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 d1411f7 commit 69a404eCopy full SHA for 69a404e
composer.json
@@ -47,10 +47,10 @@
47
"ibexa/search": "~5.0.x-dev",
48
"ibexa/test-core": "~5.0.x-dev",
49
"ibexa/user": "~5.0.x-dev",
50
- "phpunit/phpunit": "^9.5",
51
- "phpstan/phpstan": "^1.12",
52
- "phpstan/phpstan-phpunit": "^1.4",
53
- "phpstan/phpstan-symfony": "^1.4"
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-symfony": "^2.0",
+ "phpunit/phpunit": "^9.5"
54
},
55
"scripts": {
56
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments