We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c139524 commit be5cb67Copy full SHA for be5cb67
composer.json
@@ -23,15 +23,15 @@
23
},
24
"require-dev": {
25
"friendsofphp/php-cs-fixer": "^3.4",
26
- "nunomaduro/collision": "^5.10 |^6.0 | ^7.0 | ^8.0",
+ "nunomaduro/collision": "^7.0 | ^8.0",
27
"larastan/larastan": "^2.0",
28
"orchestra/testbench": "^9 | ^10",
29
- "pestphp/pest": "^2.0 || ^3.0",
30
- "pestphp/pest-plugin-laravel": "^2.0 || ^3.0",
+ "pestphp/pest": "^3.0",
+ "pestphp/pest-plugin-laravel": "^3.0",
31
"phpstan/extension-installer": "^1.1",
32
"phpstan/phpstan-deprecation-rules": "^1.0",
33
"phpstan/phpstan-phpunit": "^1.0",
34
- "phpunit/phpunit": "^9.4 | ^10.0 | ^11.0"
+ "phpunit/phpunit": "^11.0"
35
36
"autoload": {
37
"psr-4": {
0 commit comments