Skip to content

Commit 19c6ee7

Browse files
Update PHP - All packages except core - Minor and patch (#2474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8984c40 commit 19c6ee7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"drupal/migrate_plus": "^6.0.10",
2121
"drupal/migrate_tools": "^6.1.3",
2222
"drupal/pathauto": "^1.14",
23-
"drupal/redirect": "^1.12",
23+
"drupal/redirect": "^1.13.0",
2424
"drupal/redis": "^1.11",
2525
"drupal/reroute_email": "^2.3@RC",
2626
"drupal/robotstxt": "^1.6",
@@ -36,29 +36,29 @@
3636
"webflo/drupal-finder": "^1.3.1"
3737
},
3838
"require-dev": {
39-
"behat/behat": "^3.30.0",
39+
"behat/behat": "^3.31.0",
4040
"dantleech/gherkin-lint": "^0.2.4",
4141
"dealerdirect/phpcodesniffer-composer-installer": "^1.2.0",
4242
"drevops/behat-format-progress-fail": "^1.4",
4343
"drevops/behat-screenshot": "^2.3.0",
4444
"drevops/behat-steps": "^3.7.0",
4545
"drevops/phpcs-standard": "^0.7.0",
4646
"drupal/coder": "^9@alpha",
47-
"drupal/drupal-extension": "^5.3.2",
48-
"ergebnis/composer-normalize": "^2.50.0",
47+
"drupal/drupal-extension": "^5.3.3",
48+
"ergebnis/composer-normalize": "^2.51.0",
4949
"lullabot/mink-selenium2-driver": "^1.7.4",
5050
"lullabot/php-webdriver": "^2.0.7",
51-
"mglaman/phpstan-drupal": "^2.0.13",
51+
"mglaman/phpstan-drupal": "^2.0.15",
5252
"mikey179/vfsstream": "^1.6.12",
5353
"palantirnet/drupal-rector": "^0.21.1",
5454
"phpcompatibility/php-compatibility": "^10.0@alpha",
5555
"phpmd/phpmd": "^2.15",
5656
"phpspec/prophecy-phpunit": "^2.5",
5757
"phpstan/extension-installer": "^1.4.3",
58-
"phpstan/phpstan": "^2.1.46",
58+
"phpstan/phpstan": "^2.1.51",
5959
"phpunit/phpunit": "^11.5.55",
6060
"pyrech/composer-changelogs": "^2.2",
61-
"rector/rector": "^2.4.1",
61+
"rector/rector": "^2.4.2",
6262
"vincentlanglet/twig-cs-fixer": "^3.14"
6363
},
6464
"conflict": {

0 commit comments

Comments
 (0)