package #1

Merged
Oh merged 2 commits from package into master 2025-09-05 07:53:48 +00:00
9 changed files with 68 additions and 58 deletions
Showing only changes of commit 24007122d8 - Show all commits

View File

@@ -16,7 +16,8 @@
], ],
"minimum-stability": "stable", "minimum-stability": "stable",
"require": { "require": {
"ext-json": "*" "ext-json": "*",
"guzzlehttp/guzzle": "^7.8"
}, },
"config": { "config": {
"allow-plugins": { "allow-plugins": {