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 27fedd8 commit ae83054Copy full SHA for ae83054
composer.json
@@ -22,13 +22,13 @@
22
],
23
"require": {
24
"php": "^8.0",
25
- "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
26
- "illuminate/http": "^8.0|^9.0|^10.0|^11.0",
27
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0"
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/http": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
28
},
29
"require-dev": {
30
- "orchestra/testbench": "^5.0|^6.0|^7.0",
31
- "phpunit/phpunit": "^8.0|^9.0|^10.0"
+ "orchestra/testbench": "^5.0|^6.0|^7.0|^10.0",
+ "phpunit/phpunit": "^8.0|^9.0|^10.0|^11.5.3"
32
33
"autoload": {
34
"psr-4": {
0 commit comments