mirror of
https://github.com/kevachat/webapp.git
synced 2025-03-10 12:31:12 +00:00
reduce php version requirement
This commit is contained in:
parent
5ca8c1cac4
commit
3d21b12b91
@ -6,7 +6,7 @@
|
||||
"minimum-stability": "stable",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"php": ">=8.1",
|
||||
"ext-ctype": "*",
|
||||
"ext-iconv": "*",
|
||||
"jdenticon/jdenticon": "^1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user