Skip to content

Commit

Permalink
Upgrade Symfony 5.4 LTS in adobe commerce 2.4.4 and 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
manjusha729 committed Nov 8, 2024
1 parent 04c1a7d commit db61c98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"nikic/php-parser": "^4.4",
"php-webdriver/webdriver": "^1.9.0",
"spomky-labs/otphp": "^10.0",
"symfony/console": "^5.0",
"symfony/dotenv": "^5.0",
"symfony/finder": "^5.0",
"symfony/http-foundation": "^5.0",
"symfony/mime": "^5.0",
"symfony/process": "^5.0",
"symfony/console": "^5.4",
"symfony/dotenv": "^5.4",
"symfony/finder": "^5.4",
"symfony/http-foundation": "^5.4",
"symfony/mime": "^5.4",
"symfony/process": "^5.4",
"weew/helpers-array": "^1.3"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db61c98

Please sign in to comment.