Skip to content

Commit cd87681

Browse files
authored
Update composer.json
1 parent c670d85 commit cd87681

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414
"require": {
1515
"php": ">=7.0.0",
1616
"laravel/framework": "~5.5",
17-
"encore/laravel-admin": "1.5.*"
17+
"encore/laravel-admin": "~1.5"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "~6.0",
21-
"laravel/laravel": "~5.5"
20+
"phpunit/phpunit": "~6.0"
2221
},
2322
"autoload": {
2423
"psr-4": {

0 commit comments

Comments
 (0)