mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-13 19:47:58 +08:00
fix php version
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
"files": []
|
"files": []
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.2",
|
"php": ">=8.2 <8.6",
|
||||||
"ext-bcmath": "*",
|
"ext-bcmath": "*",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user