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.
2 parents 6b75d10 + 01e989c commit 07ab1bdCopy full SHA for 07ab1bd
composer.json
@@ -22,9 +22,9 @@
22
],
23
"require": {
24
"php": "^7.2|^8.0",
25
- "illuminate/contracts": "^6.0|^7.0|^8.0",
26
- "illuminate/http": "^6.0|^7.0|^8.0",
27
- "illuminate/support": "^6.0|^7.0|^8.0"
+ "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/http": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0"
28
},
29
"require-dev": {
30
"orchestra/testbench": "^4.0|^5.0|^6.0",
0 commit comments