Skip to content

Commit 6c4de74

Browse files
author
Kevin Buchholz
authored
Update laravel/framework requirement from 5.7.* || 5.8.* || 6.0.*… (#8)
Update laravel/framework requirement from 5.7.* || 5.8.* || 6.0.* to 5.7.* || 5.8.* || 6.0.* || 6.1.*
2 parents 79932e0 + 4f98069 commit 6c4de74

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
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": ">=7.1",
2828
"eloquent/enumeration": "^6.0",
29-
"laravel/framework": "5.7.* || 5.8.* || 6.0.*"
29+
"laravel/framework": "5.7.* || 5.8.* || ^6.0"
3030
},
3131
"require-dev": {
3232
"consistence/coding-standard": "3.7",

0 commit comments

Comments
 (0)