Skip to content

Commit b1eedec

Browse files
committed
Update the composer.json file to laravel 4.2
1 parent 4941eae commit b1eedec

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
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.3.0",
14-
"illuminate/support": "4.1.*"
13+
"php": ">=5.4.0",
14+
"illuminate/support": "4.2.*"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)