Mark library compatible with PHP 8.2
This commit is contained in:
parent
36bb71c585
commit
d0cd10dc1b
@ -20,7 +20,7 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
|
||||
"ext-curl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user