Skip to content

Commit ce9a9b5

Browse files
committed
Adding laravel framework to composer.
1 parent 9f9633f commit ce9a9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=5.3.3",
1616
"aws/aws-sdk-php": "~2.2",
17-
"illuminate/support": "4.*"
17+
"laravel/framework": "4.*"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "3.7.*"

0 commit comments

Comments
 (0)