Skip to content

Commit 4a7a549

Browse files
committed
Updated contrib modules.
1 parent 8857a40 commit 4a7a549

File tree

2 files changed

+256
-247
lines changed

2 files changed

+256
-247
lines changed

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,34 +48,34 @@
4848
"drupal/stage_file_proxy": "^3.1.6",
4949
"drupal/views_bulk_operations": "^4.4.4",
5050
"drupal/webform": "^6.3@beta",
51-
"drush/drush": "^13.7.1",
51+
"drush/drush": "^13.7.2",
5252
"oomphinc/composer-installers-extender": "^2.0.1",
53-
"symfony/http-client": "^6.4.34",
53+
"symfony/http-client": "^6.4.36",
5454
"webflo/drupal-finder": "^1.3.1"
5555
},
5656
"require-dev": {
57-
"behat/behat": "^3.29",
58-
"dantleech/gherkin-lint": "^0.2.3",
57+
"behat/behat": "^3.30",
58+
"dantleech/gherkin-lint": "^0.2.4",
5959
"dealerdirect/phpcodesniffer-composer-installer": "^1.2.0",
6060
"drevops/behat-format-progress-fail": "^1.4",
61-
"drevops/behat-screenshot": "^2.2",
62-
"drevops/behat-steps": "^3.6.0",
61+
"drevops/behat-screenshot": "^2.3",
62+
"drevops/behat-steps": "^3.7.0",
6363
"drevops/phpcs-standard": "^0.7.0",
6464
"drupal/coder": "^9@alpha",
65-
"drupal/drupal-extension": "^5.3.2",
66-
"ergebnis/composer-normalize": "^2.50.0",
65+
"drupal/drupal-extension": "^5.3.3",
66+
"ergebnis/composer-normalize": "^2.51.0",
6767
"lullabot/mink-selenium2-driver": "^1.7.4",
6868
"lullabot/php-webdriver": "^2.0.7",
69-
"mglaman/phpstan-drupal": "^2.0.12",
69+
"mglaman/phpstan-drupal": "^2.0.13",
7070
"mikey179/vfsstream": "^1.6.12",
7171
"palantirnet/drupal-rector": "^0.21.1",
7272
"phpcompatibility/php-compatibility": "^10.0@alpha",
7373
"phpspec/prophecy-phpunit": "^2.5",
7474
"phpstan/extension-installer": "^1.4.3",
75-
"phpstan/phpstan": "^2.1.44",
75+
"phpstan/phpstan": "^2.1.49",
7676
"phpunit/phpunit": "^11.5.55",
7777
"pyrech/composer-changelogs": "^2.2",
78-
"rector/rector": "^2.3.9",
78+
"rector/rector": "^2.4.2",
7979
"vincentlanglet/twig-cs-fixer": "^3.14"
8080
},
8181
"conflict": {

0 commit comments

Comments
 (0)