Skip to content

Commit

Permalink
Extends support to PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azambon committed Dec 10, 2024
1 parent df0f749 commit 1af5f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"psr-4": {"Webgriffe\\AmpMagento\\Tests\\": "tests/"}
},
"require": {
"php": "~7.3.0|~7.4.0|~8.0.0",
"php": "~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0",
"ext-json": "*",
"ext-xml": "*",
"amphp/amp": "^2.1",
Expand Down

0 comments on commit 1af5f05

Please sign in to comment.