Skip to content

Commit a0c271e

Browse files
committed
Bumped PHPStan to 2.0
1 parent 7cfa9fb commit a0c271e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"require-dev": {
1515
"ibexa/code-style": "^1.0",
1616
"friendsofphp/php-cs-fixer": "^3.30",
17-
"phpstan/phpstan": "^1.10",
18-
"phpstan/phpstan-symfony": "^1.3",
17+
"phpstan/phpstan": "^2.0",
18+
"phpstan/phpstan-symfony": "^2.0",
1919
"ibexa/doctrine-schema": "4.6.x-dev",
2020
"ibexa/search": "4.6.x-dev",
2121
"ibexa/content-forms": "4.6.x-dev",

0 commit comments

Comments
 (0)