Skip to content

Commit

Permalink
minor #674 Bump Symfony 5 dependencies to 5.4 (Zales0123)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.11 branch.

Discussion
----------



Commits
-------

02b0ad3 Bump Symfony 5 dependencies to 5.4
  • Loading branch information
Zales0123 authored Feb 14, 2022
2 parents 5947327 + 02b0ad3 commit 3adcc2c
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 @@ -27,7 +27,7 @@
"php": "^8.0",
"sylius/paypal-plugin": "^1.2.1",
"sylius/sylius": "^1.11",
"symfony/dotenv": "^4.4 || ^5.2",
"symfony/dotenv": "^4.4 || ^5.4",
"symfony/flex": "^1.11"
},
"conflict": {
Expand Down Expand Up @@ -55,10 +55,10 @@
"phpunit/phpunit": "^8.5",
"stripe/stripe-php": "^6.43",
"sylius-labs/coding-standard": "^4.0",
"symfony/browser-kit": "^4.4 || ^5.2",
"symfony/debug-bundle": "^4.4 || ^5.2",
"symfony/intl": "^4.4 || ^5.2",
"symfony/web-profiler-bundle": "^4.4 || ^5.2",
"symfony/browser-kit": "^4.4 || ^5.4",
"symfony/debug-bundle": "^4.4 || ^5.4",
"symfony/intl": "^4.4 || ^5.4",
"symfony/web-profiler-bundle": "^4.4 || ^5.4",
"polishsymfonycommunity/symfony-mocker-container": "^1.0"
},
"config": {
Expand Down

0 comments on commit 3adcc2c

Please sign in to comment.