Skip to content

Commit c685074

Browse files
committed
Updated composer.json to match package dependencies
1 parent 977fdb9 commit c685074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "Simple Widget Manager For Laravel 5",
44
"homepage": "",
55
"require": {
6+
"illuminate/support": "5.0.*",
67
"illuminate/contracts": "5.0.*",
7-
"illuminate/support": "5.0.*"
8+
"illuminate/container":"5.0.*"
89
},
9-
"license": "MIT",
1010
"authors": [
1111
{
1212
"name": "Reda Bouchaala",

0 commit comments

Comments
 (0)