Skip to content

Commit e8e8eb7

Browse files
authored
Update composer.json
1 parent fb30cdc commit e8e8eb7

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
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": "^7.1|^8.0",
22-
"laravel/framework": "^6.0|^7.0|^8.0|^9.0",
22+
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0",
2323
"guzzlehttp/guzzle": "^6.3|^7.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)