mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
update php in composer.json
This commit is contained in:
parent
da30292d84
commit
715a49d9fe
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "8.0 - 8.2",
|
||||
"php": "8.1 - 8.2",
|
||||
"ext-curl": "*",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-json": "*",
|
||||
|
|
Loading…
Reference in a new issue