Skip to content

Commit 046282a

Browse files
Update PHP requirement to ^8.2
https://endoflife.date/php
1 parent 9b95f90 commit 046282a

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "~8.1 || ~8.2",
18+
"php": "^8.2",
1919
"ext-curl": "*",
2020
"ext-json": "*",
2121
"ext-mbstring": "*",

0 commit comments

Comments
 (0)