Skip to content

Commit d94f8ea

Browse files
authored
Update composer.json
1 parent 109c01a commit d94f8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.3|^8.0",
22-
"illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0"
22+
"illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
2323
},
2424
"require-dev": {
2525
"doctrine/dbal": "^2.6|^3.0",

0 commit comments

Comments
 (0)