Skip to content

Commit 8011157

Browse files
authored
Merge pull request #11 from magento-commerce/PWA-3245
PWA-3245:PWA metapackages should support PHP8.3
2 parents b23215c + 42f78a4 commit 8011157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"license": "OSL-3.0",
66
"require": {
7-
"php": "~8.1.0||~8.2.0",
7+
"php": "~8.1.0||~8.2.0||~8.3.0",
88
"mustache/mustache": "^2.12",
99
"xantios/mimey": "^2.2",
1010
"symfony/yaml": "^2.3 || ^3.3 || ^4.0 || ^5.0",

0 commit comments

Comments
 (0)