Skip to content

Commit 0cb6f3b

Browse files
committed
[TASK] Update PHPStan and Rector
1 parent 4d33faf commit 0cb6f3b

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
@@ -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",
32+
"phpstan/phpstan": "1.12.15 || 2.1.1",
3333
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.2",
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)