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 886b57e commit bf42d9eCopy full SHA for bf42d9e
composer.json
@@ -40,11 +40,11 @@
40
"psr/simple-cache": "^1.0|^2.0|^3.0"
41
},
42
"require-dev": {
43
- "nunomaduro/larastan": "^2.4|^3.0",
44
"orchestra/testbench": "^9.0|^10.0",
45
- "phpstan/phpstan-phpunit": "^1.3",
46
- "phpstan/phpstan-strict-rules": "^1.4",
47
- "phpunit/phpunit": "^11.0",
+ "nunomaduro/larastan": "^2.4|^3.0",
+ "phpstan/phpstan-phpunit": "^1.3|^2.0",
+ "phpstan/phpstan-strict-rules": "^1.4|^2.0",
+ "phpunit/phpunit": "^10.0|^11.0|^12.0",
48
"distortedfusion/php-cs-fixer-config": "^2.0"
49
50
"autoload": {
0 commit comments