Skip to content

Commit 77224a6

Browse files
committed
Update read me
1 parent 653c012 commit 77224a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
}
1515
],
1616
"require": {
17-
"php": ">=5.4.0",
18-
"illuminate/support": "5.0.x"
17+
"php": ">=5.5.9",
18+
"illuminate/support": "5.1.x"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "4.6.*",
22-
"illuminate/database": "~5.0",
23-
"illuminate/events": "5.0.*"
22+
"illuminate/database": "~5.1",
23+
"illuminate/events": "5.1.*"
2424
},
2525
"autoload": {
2626
"classmap": [

0 commit comments

Comments
 (0)