Skip to content

Commit 6f5947a

Browse files
author
Jacob Barber
committed
Changed symfony version to be compatible with laravel 4.1
1 parent 3aa5518 commit 6f5947a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.3.0",
17-
"symfony/console": "2.*"
17+
"symfony/console": "2.4.*"
1818
},
1919
"autoload": {
2020
"psr-0": {"FedEx": "src/"}

0 commit comments

Comments
 (0)