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.
2 parents 2c5a377 + b30994a commit 45b475dCopy full SHA for 45b475d
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": "^7.2|^8.0",
20
- "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
21
"symfony/stopwatch": "^4.0|^5.0|^6.0|^7.0"
22
},
23
"require-dev": {
24
- "orchestra/testbench": "^4.6|^5.0|^6.0|^8.0",
25
- "phpunit/phpunit": "^8.0|^9.0"
+ "orchestra/testbench": "^4.6|^5.0|^6.0|^8.0|^10.0",
+ "phpunit/phpunit": "^8.0|^9.0|^11.5.3"
26
27
"autoload": {
28
"psr-4": {
0 commit comments