We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c52ae commit be69b6eCopy full SHA for be69b6e
composer.json
@@ -19,11 +19,11 @@
19
],
20
"require": {
21
"php": "^7.2|^8.0",
22
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "^7||^8.4|^9.3.3|^10.1",
26
- "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0"
+ "phpunit/phpunit": "^7||^8.4|^9.3.3|^10.1|^11.5.3",
+ "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
27
28
"autoload": {
29
"classmap": [
0 commit comments