Skip to content

Commit ace8841

Browse files
Update PHPStan packages
1 parent 5501b90 commit ace8841

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"ext-dom": "*"
2424
},
2525
"require-dev": {
26-
"ekino/phpstan-banned-code": "^v2.1.0",
26+
"ekino/phpstan-banned-code": "^v3.0.0",
2727
"friendsofphp/php-cs-fixer": "^v3.65.0",
2828
"infection/infection": "^0.29.8",
2929
"phpstan/extension-installer": "^1.4.3",
30-
"phpstan/phpstan": "^1.12.12",
31-
"phpstan/phpstan-phpunit": "^1.4.1",
30+
"phpstan/phpstan": "^2.0.0",
31+
"phpstan/phpstan-phpunit": "^2.0.0",
3232
"phpunit/phpunit": "^11.4.4"
3333
},
3434
"conflict": {

0 commit comments

Comments
 (0)