Skip to content

Commit e3cd932

Browse files
renovate[bot]AlexSkrypnyk
authored andcommitted
Updated phpstan and rector.
1 parent fad3746 commit e3cd932

2 files changed

Lines changed: 167 additions & 149 deletions

File tree

composer.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
"require": {
1818
"php": ">=8.3",
1919
"czproject/git-php": "^4.6",
20-
"monolog/monolog": "^3.9",
21-
"symfony/console": "^7.3.6",
22-
"symfony/filesystem": "^7.3.6",
23-
"symfony/finder": "^7.3.5",
24-
"symfony/monolog-bridge": "^7.3.6",
25-
"symfony/process": "^7.3.4"
20+
"monolog/monolog": "^3.10",
21+
"symfony/console": "^7.4.4",
22+
"symfony/filesystem": "^7.4.0",
23+
"symfony/finder": "^7.4.5",
24+
"symfony/monolog-bridge": "^7.4.4",
25+
"symfony/process": "^7.4.5"
2626
},
2727
"require-dev": {
28-
"bamarni/composer-bin-plugin": "^1.8.2",
28+
"bamarni/composer-bin-plugin": "^1.9.0",
2929
"dealerdirect/phpcodesniffer-composer-installer": "^1.2",
30-
"drevops/phpcs-standard": "^0.6",
30+
"drevops/phpcs-standard": "^0.6.2",
3131
"drupal/coder": "^8.3.31",
32-
"ergebnis/composer-normalize": "^2.48.2",
33-
"phpstan/phpstan": "^2.1.32",
34-
"phpunit/phpunit": "^11.5.44",
35-
"rector/rector": "^2.2.8"
32+
"ergebnis/composer-normalize": "^2.49.0",
33+
"phpstan/phpstan": "^2.1.38",
34+
"phpunit/phpunit": "^11.5.50",
35+
"rector/rector": "^2.3.5"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)