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 Jan 31, 2024
1 parent 1089447 commit d887045
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"ext-json": "*",
"behat/behat": "^3.8",
"friends-of-behat/symfony-extension": "^2.2",
"symfony/dom-crawler": "^5.4|^6.2",
"symfony/property-access": "^5.4|^6.2"
"symfony/dom-crawler": "7.0.3",
"symfony/property-access": "7.0.3"
},
"require-dev": {
"doctrine/orm": "^2.12",
"friendsofphp/php-cs-fixer": "^3.3",
"phpunit/phpunit": "^9.5",
"slope-it/clock-mock": "^0.4.0",
"symfony/framework-bundle": "^5.4|^6.2",
"symfony/http-client": "^5.4|^6.2",
"symfony/mailer": "^5.4|^6.2",
"symfony/framework-bundle": "7.0.3",
"symfony/http-client": "7.0.3",
"symfony/mailer": "7.0.3",
"vimeo/psalm": "^4.13"
},
"config": {
Expand Down

0 comments on commit d887045

Please sign in to comment.