Skip to content

Commit db61c98

Browse files
committed
Upgrade Symfony 5.4 LTS in adobe commerce 2.4.4 and 2.4.5
1 parent 04c1a7d commit db61c98

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"nikic/php-parser": "^4.4",
3232
"php-webdriver/webdriver": "^1.9.0",
3333
"spomky-labs/otphp": "^10.0",
34-
"symfony/console": "^5.0",
35-
"symfony/dotenv": "^5.0",
36-
"symfony/finder": "^5.0",
37-
"symfony/http-foundation": "^5.0",
38-
"symfony/mime": "^5.0",
39-
"symfony/process": "^5.0",
34+
"symfony/console": "^5.4",
35+
"symfony/dotenv": "^5.4",
36+
"symfony/finder": "^5.4",
37+
"symfony/http-foundation": "^5.4",
38+
"symfony/mime": "^5.4",
39+
"symfony/process": "^5.4",
4040
"weew/helpers-array": "^1.3"
4141
},
4242
"require-dev": {

Diff for: composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)