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 bf1b992 commit 5c76907Copy full SHA for 5c76907
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"ext-mbstring": "*",
20
- "php": "^8.0",
21
- "illuminate/contracts": "^8.80|^9.0|^10.0|^11.0"
+ "php": "^8.1",
+ "illuminate/contracts": "^9.0|^10.0|^11.0"
22
},
23
"require-dev": {
24
- "nunomaduro/collision": "^5.0|^6.0|^7.0|^8.1",
25
- "orchestra/testbench": "^6.24|^7.0|^8.0|^9.0",
+ "nunomaduro/collision": "^6.0|^7.0|^8.1",
+ "orchestra/testbench": "^7.0|^8.0|^9.0",
26
"phpunit/phpunit": "^9.5|^10.0",
27
"spatie/phpunit-snapshot-assertions": "^4.2|^5.0"
28
0 commit comments