Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Aug 31, 2020
1 parent 3fa6e6f commit 6dd4467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
"require": {
"php": ">=7.1.0",
"ext-json": "*",
"encore/laravel-admin": "~1.6|~1.7"
"encore/laravel-admin": "^1.6|^2.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0 || ~8.0"
Expand Down

0 comments on commit 6dd4467

Please sign in to comment.