This commit is contained in:
2023-12-12 15:35:38 +08:00
parent 827fb257ab
commit 84c253a9f6
17 changed files with 271 additions and 302 deletions
+1 -2
View File
@@ -9,7 +9,7 @@
],
"license": "MIT",
"require": {
"php": ">=8.0",
"php": ">=8.3",
"ext-json": "*",
"ext-fileinfo": "*",
"ext-pdo": "*",
@@ -53,7 +53,6 @@
},
"files": [
"Kiri.php",
"ReturnTypeWillChange.php",
"function.php"
]
}