We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109c01a commit d94f8eaCopy full SHA for d94f8ea
composer.json
@@ -19,7 +19,7 @@
19
],
20
"require": {
21
"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"
+ "illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
23
},
24
"require-dev": {
25
"doctrine/dbal": "^2.6|^3.0",
0 commit comments