We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9633f commit ce9a9b5Copy full SHA for ce9a9b5
composer.json
@@ -14,7 +14,7 @@
14
"require": {
15
"php": ">=5.3.3",
16
"aws/aws-sdk-php": "~2.2",
17
- "illuminate/support": "4.*"
+ "laravel/framework": "4.*"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "3.7.*"
0 commit comments