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 39d4404 commit 4d61e96Copy full SHA for 4d61e96
composer.json
@@ -19,12 +19,12 @@
19
],
20
"require": {
21
"php": "^8.0.2",
22
- "illuminate/contracts": "^8.83|^9.0",
23
- "illuminate/http": "^8.83|^9.0",
24
- "illuminate/support": "^8.83|^9.0"
+ "illuminate/contracts": "^8.0|^9.0",
+ "illuminate/http": "^8.0|^9.0",
+ "illuminate/support": "^8.0|^9.0"
25
},
26
"require-dev": {
27
- "orchestra/testbench": "^7.0",
+ "orchestra/testbench": "^6.0|^7.0",
28
"phpunit/phpunit": "^9.0"
29
30
"autoload": {
0 commit comments