Skip to content

Commit 6f7c65f

Browse files
committed
[TASK] Update PHPStan and Rector
1 parent bc511bb commit 6f7c65f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"require-dev": {
3030
"php-parallel-lint/php-parallel-lint": "1.4.0",
3131
"phpstan/extension-installer": "1.4.3",
32-
"phpstan/phpstan": "1.12.13 || 2.0.4",
33-
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.2",
32+
"phpstan/phpstan": "1.12.16 || 2.1.2",
33+
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.4",
3434
"phpunit/phpunit": "8.5.41",
35-
"rector/rector": "1.2.10 || 2.0.3"
35+
"rector/rector": "1.2.10 || 2.0.7"
3636
},
3737
"suggest": {
3838
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)