Skip to content

Commit 16014a7

Browse files
authored
Update composer.json
1 parent 9cc70d7 commit 16014a7

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
@@ -22,7 +22,7 @@
2222
],
2323
"require" : {
2424
"php" : "^8.0",
25-
"laravel/framework" : "^7.0|^8.0|9.0",
25+
"laravel/framework" : "^7.0|^8.0|^9.0",
2626
"spatie/laravel-package-tools": "^1.6"
2727
},
2828
"require-dev" : {

0 commit comments

Comments
 (0)