Skip to content

Commit 42f78a4

Browse files
committed
PWA-3245:PWA metapackages should support PHP8.3
1 parent b23215c commit 42f78a4

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)