Skip to content

Commit 8ae670f

Browse files
authored
chore: Update PHPStan (#178)
1 parent 60cd589 commit 8ae670f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"ext-json": "*",
2020
"composer/composer": "^2.6",
2121
"phpstan/extension-installer": "^1.1",
22-
"phpstan/phpstan": "^1.8",
23-
"phpstan/phpstan-phpunit": "^1.1",
22+
"phpstan/phpstan": "^1.8 || ^2.0",
23+
"phpstan/phpstan-phpunit": "^1.1 || ^2.0",
2424
"phpunit/phpunit": "^8.5 || ^9.6 || ^10.0",
2525
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
2626
"symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",

0 commit comments

Comments
 (0)