Skip to content

Commit ef8501a

Browse files
authored
Merge pull request laravel-admin-extensions#14 from themightysapien/patch-1
Install was locked for previous versions
2 parents df4f4fb + 01513e6 commit ef8501a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=7.0.0",
16-
"encore/laravel-admin": "~1.5"
16+
"encore/laravel-admin": ">=1.5"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "~6.0",

0 commit comments

Comments
 (0)