Skip to content

Commit bfae73f

Browse files
committed
update composer
1 parent d895636 commit bfae73f

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@
1111
],
1212
"require": {
1313
"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.*"
14+
"laravel/framework": "5.1.*|5.2.*|5.3.*"
2015
},
2116
"require-dev": {
2217
"mockery/mockery": "0.9.*",

0 commit comments

Comments
 (0)