Skip to content

Commit 2c5c08a

Browse files
authored
Merge pull request #19 from magento-gl/Hammer_PlatForm_Health_247Beta3
[Hammer][Platform Health 247-beta3] PHP8.3 Support and Symfony LTS 6.4
2 parents 24d3259 + f70dc8f commit 2c5c08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~7.4.0||~8.1.0||~8.2.0",
11+
"php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0",
1212
"composer/composer": "^2.0",
13-
"symfony/console": "~4.4.0||~5.4.0"
13+
"symfony/console": "~4.4.0||~5.4.0||~6.4.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^9"

0 commit comments

Comments
 (0)