Skip to content

Commit

Permalink
Merge pull request #19 from magento-gl/Hammer_PlatForm_Health_247Beta3
Browse files Browse the repository at this point in the history
[Hammer][Platform Health 247-beta3] PHP8.3 Support and Symfony LTS 6.4
  • Loading branch information
sidolov authored Dec 19, 2023
2 parents 24d3259 + f70dc8f commit 2c5c08a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"AFL-3.0"
],
"require": {
"php": "~7.4.0||~8.1.0||~8.2.0",
"php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0",
"composer/composer": "^2.0",
"symfony/console": "~4.4.0||~5.4.0"
"symfony/console": "~4.4.0||~5.4.0||~6.4.0"
},
"require-dev": {
"phpunit/phpunit": "^9"
Expand Down

0 comments on commit 2c5c08a

Please sign in to comment.