Skip to content

Commit

Permalink
Update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent a486306 commit 9d0ee16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"elbformat/symfony-behat-bundle": "^1.5",
"friends-of-behat/symfony-extension": "^2.2",
"sulu/sulu": "^2.4",
"symfony/event-dispatcher": "5.4.*"
"symfony/event-dispatcher": "7.2.*"
},
"require-dev": {
"dvdoug/behat-code-coverage": "^5.2",
Expand All @@ -38,10 +38,10 @@
"phpunit/phpunit": "^9.5",
"sulu/article-bundle": "^2.3",
"sulu/sulu-form-bundle": "^2.4",
"symfony/mailer": "5.4.*",
"symfony/monolog-bridge": "5.4.*",
"symfony/mailer": "7.2.*",
"symfony/monolog-bridge": "7.2.*",
"symfony/monolog-bundle": "^3.8",
"symfony/runtime": "5.4.*",
"symfony/runtime": "7.2.*",
"vimeo/psalm": "^4.13"
},
"config": {
Expand Down

0 comments on commit 9d0ee16

Please sign in to comment.