We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f191f88 commit bfd4fceCopy full SHA for bfd4fce
composer.json
@@ -17,7 +17,7 @@
17
"require": {
18
"php": "^8.2",
19
"guzzlehttp/guzzle": "^7.0",
20
- "illuminate/contracts": "^9.0|^10.0|^11.0",
+ "illuminate/contracts": "^10.0|^11.0|^12.*",
21
"spatie/laravel-package-tools": "^1.4"
22
},
23
"require-dev": {
@@ -27,7 +27,7 @@
27
"phpstan/extension-installer": "^1.3",
28
"phpstan/phpstan-deprecation-rules": "^1.1",
29
"phpstan/phpstan-phpunit": "^1.3",
30
- "phpunit/phpunit": "^9.0|^10.0|^11.0",
+ "phpunit/phpunit": "^10.0|^11.0|*12.0",
31
"vimeo/psalm": "^5.0"
32
33
"autoload": {
0 commit comments