Skip to content

Commit 3d8e6b6

Browse files
authored
[TASK] Update the development dependencies (#783)
1 parent d601354 commit 3d8e6b6

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.12 || 2.0.3",
33-
"phpstan/phpstan-phpunit": "1.4.1 || 2.0.1",
32+
"phpstan/phpstan": "1.12.13 || 2.0.4",
33+
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.2",
3434
"phpunit/phpunit": "8.5.41",
35-
"rector/rector": "1.2.10 || 2.0.0"
35+
"rector/rector": "1.2.10 || 2.0.3"
3636
},
3737
"suggest": {
3838
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)