We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d895636 commit bfae73fCopy full SHA for bfae73f
1 file changed
composer.json
@@ -11,12 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/support": "5.1.*|5.2.*|5.3.*",
15
- "illuminate/database": "5.1.*|5.2.*|5.3.*",
16
- "illuminate/foundation": "5.1.*|5.2.*|5.3.*",
17
- "illuminate/routing": "5.1.*|5.2.*|5.3.*",
18
- "illuminate/queue": "5.1.*|5.2.*|5.3.*",
19
- "illuminate/http": "5.1.*|5.2.*|5.3.*"
+ "laravel/framework": "5.1.*|5.2.*|5.3.*"
20
},
21
"require-dev": {
22
"mockery/mockery": "0.9.*",
0 commit comments