Skip to content

Commit ecb1f1a

Browse files
committed
Update PHPStan dependencies
Signed-off-by: simonhammes <simonhammes@users.noreply.github.com>
1 parent a283aea commit ecb1f1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
},
2121
"require-dev": {
2222
"guzzlehttp/guzzle": "^6.3|^7.0",
23-
"phpstan/extension-installer": "^1.0",
24-
"phpstan/phpstan": "^1.5.4",
25-
"phpstan/phpstan-phpunit": "^1.1.0",
26-
"phpstan/phpstan-strict-rules": "^1.1.0",
23+
"phpstan/extension-installer": "^1.4",
24+
"phpstan/phpstan": "^2.1",
25+
"phpstan/phpstan-phpunit": "^2.0",
26+
"phpstan/phpstan-strict-rules": "^2.0",
2727
"phpunit/phpunit": "^9.4",
2828
"squizlabs/php_codesniffer": "^3.6",
2929
"symfony/polyfill-apcu": "^1.6"

0 commit comments

Comments
 (0)