We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02f3de commit 21a9656Copy full SHA for 21a9656
1 file changed
composer.json
@@ -16,8 +16,8 @@
16
}
17
],
18
"require": {
19
- "php": "^8.0|^9.0",
20
- "illuminate/support": "^8.0 || ^8.1"
+ "php": "^8.0|^8.1",
+ "illuminate/support": "^8.0 || ^9.0"
21
},
22
"require-dev": {
23
"orchestra/testbench": "^6.0",
0 commit comments