Minimum version php8.1 => 8.2 + dev-dependecies updated

This commit is contained in:
2024-08-04 23:17:04 +08:00
parent e5dad3f2d6
commit 2bf9345f69
2 changed files with 144 additions and 127 deletions

View File

@@ -12,7 +12,7 @@
],
"keywords": ["postman", "collection", "converter", "http", "wget", "curl", "api", "convert"],
"require": {
"php": "^8.1",
"php": "^8.2",
"ext-json": "*",
"ext-mbstring": "*",
"ext-readline": "*"