Skip to content

Commit e72e2e2

Browse files
authored
Merge pull request #23 from larvacent/patch-1
Update composer.json
2 parents b8cd068 + cb5d48a commit e72e2e2

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-
"laravel/framework": "~5.5",
16+
"laravel/framework": "~5.5 | ^6",
1717
"encore/laravel-admin": "~1.5",
1818
"predis/predis": "~1.0"
1919
},

0 commit comments

Comments
 (0)