Skip to content

Commit 9451ce7

Browse files
committed
composer: re-add php 8.3
1 parent 6198c38 commit 9451ce7

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
@@ -23,7 +23,7 @@
2323
"issues": "https://github.com/pauci/datetime/issues"
2424
},
2525
"require": {
26-
"php": "^8.4 || ^8.5",
26+
"php": "^8.3 || ^8.4 || ^8.5",
2727
"ext-json": "*",
2828
"psr/clock": "^1.0"
2929
},

0 commit comments

Comments
 (0)