Skip to content

Commit 41d1aaf

Browse files
committed
Update composer.json
1 parent 40c5c46 commit 41d1aaf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@
1313
],
1414
"require": {
1515
"php": ">=7.0.0",
16-
"laravel/framework": "~5.5",
1716
"encore/laravel-admin": ">=1.5.20"
1817
},
1918
"require-dev": {
20-
"phpunit/phpunit": "~6.0",
21-
"laravel/laravel": "5.*"
19+
"phpunit/phpunit": "~6.0"
2220
},
2321
"autoload": {
2422
"psr-4": {

0 commit comments

Comments
 (0)