Skip to content

Commit 32cba4c

Browse files
committed
Allow a more recent PHP Version
1 parent a36b01a commit 32cba4c

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
@@ -29,7 +29,7 @@
2929
"typo3-ter/find": "self.version"
3030
},
3131
"require": {
32-
"php": "> 8.2.0 < 8.3.0",
32+
"php": "> 8.2.0 < 8.4.0",
3333
"ext-curl": "*",
3434
"ext-json": "*",
3535
"ext-mbstring": "*",

0 commit comments

Comments
 (0)