Skip to content

Commit

Permalink
fix(deps): update symfony packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent dba8bc4 commit c6de4a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ext-json": "*",
"composer-plugin-api": "^2.0",
"drush/drush": "^10|^11|^12",
"symfony/yaml": "^3|^4|^5|^6",
"symfony/yaml": "3.4.47",
"twig/twig": "^2|^3",
"vlucas/phpdotenv": "^4|^5",
"ext-json": "*"
Expand Down
4 changes: 2 additions & 2 deletions drainpipe-dev/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"mikey179/vfsstream": "^1.6.11",
"mockery/mockery": "^1.6.11",
"behat/mink": "^1.11.0",
"symfony/phpunit-bridge": "^5|^6",
"symfony/phpunit-bridge": "5.4.38",
"lullabot/drainpipe": "*",
"mglaman/phpstan-drupal": "^1.2.10",
"symfony/yaml": "^3|^4|^5|^6",
"symfony/yaml": "3.4.47",
"drupal/coder": "^8.3.23",
"behat/mink-browserkit-driver": "^2.2.0",
"tijsverkoyen/convert-to-junit-xml": "^1.11.0",
Expand Down

0 comments on commit c6de4a7

Please sign in to comment.