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 765bb36 commit d4bef7fCopy full SHA for d4bef7f
composer.json
@@ -20,13 +20,13 @@
20
"require": {
21
"php": "^7.4.0|^8.0",
22
"guzzlehttp/guzzle": "^6.3.1|^7.0",
23
- "illuminate/contracts": "^8.83.27|^9.0|^10.0|^11.0",
24
- "illuminate/support": "^8.83.27|^9.0|^10.0|^11.0"
+ "illuminate/contracts": "^8.83.27|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^8.83.27|^9.0|^10.0|^11.0|^12.0"
25
},
26
"require-dev": {
27
- "laravel/framework": "^8.83.27|^9.0|^10.0|^11.0",
28
- "orchestra/testbench": "^5.0|^6.0|^9.0",
29
- "phpunit/phpunit": "^8.5.23|^9.0|^10.5"
+ "laravel/framework": "^8.83.27|^9.0|^10.0|^11.0|^12.0",
+ "orchestra/testbench": "^5.0|^6.0|^9.0|^10.0",
+ "phpunit/phpunit": "^8.5.23|^9.0|^10.5|^11.5.3"
30
31
"autoload": {
32
"psr-4": {
0 commit comments