We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ac7cc commit 344c738Copy full SHA for 344c738
composer.json
@@ -11,7 +11,7 @@
11
"require": {
12
"php": ">=7.2",
13
"illuminate/http": "^7.0 || ^8.0",
14
- "illuminate/contracts": "^7.0 || ^8.0"
+ "illuminate/contracts": "^7.0 || ^8.0 || ^9.0"
15
},
16
"require-dev": {
17
"friendsofphp/php-cs-fixer": "^2.16",
0 commit comments