WIP
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
],
|
||||
"keywords": ["postman", "collection", "converter", "http", "wget", "curl", "api", "convert"],
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"php": "^8.4",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-readline": "*"
|
||||
@@ -32,6 +32,6 @@
|
||||
"sort-packages": true
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.3"
|
||||
"phpunit/phpunit": "^12.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user