{
    "packages": [
        {
            "name": "dmitryrechkin/php-collections-dictionary",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmitryrechkin/php-collections-dictionary.git",
                "reference": "25433f470428c0bc82d29dc538224d1dedf0d541"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmitryrechkin/php-collections-dictionary/zipball/25433f470428c0bc82d29dc538224d1dedf0d541",
                "reference": "25433f470428c0bc82d29dc538224d1dedf0d541",
                "shasum": ""
            },
            "require": {
                "dmitryrechkin/php-namingconverter": "^1.0",
                "dmitryrechkin/php-numberparser": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2025-10-12T02:50:30+00:00",
            "type": "php-collections-dictionary",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DmitryRechkin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Dmitry Rechkin",
                    "email": "rechkin@gmail.com",
                    "homepage": "https://github.com/dmitryrechkin/"
                }
            ],
            "description": "PHP Collections Dictionary library that lets you set and access values with the different key variations.",
            "support": {
                "issues": "https://github.com/dmitryrechkin/php-collections-dictionary/issues",
                "source": "https://github.com/dmitryrechkin/php-collections-dictionary/tree/1.0.3"
            },
            "install-path": "../dmitryrechkin/php-collections-dictionary"
        },
        {
            "name": "dmitryrechkin/php-converters-emptytonull",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmitryrechkin/php-converters-emptytonull.git",
                "reference": "fdbdf7d522a4e2396d7eaa1e57f419e371abaf46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmitryrechkin/php-converters-emptytonull/zipball/fdbdf7d522a4e2396d7eaa1e57f419e371abaf46",
                "reference": "fdbdf7d522a4e2396d7eaa1e57f419e371abaf46",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-09-26T00:11:46+00:00",
            "type": "php-converters-emptytonull",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DmitryRechkin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Dmitry Rechkin",
                    "email": "rechkin@gmail.com",
                    "homepage": "https://github.com/dmitryrechkin/"
                }
            ],
            "description": "PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.",
            "support": {
                "issues": "https://github.com/dmitryrechkin/php-converters-emptytonull/issues",
                "source": "https://github.com/dmitryrechkin/php-converters-emptytonull/tree/1.0.0"
            },
            "install-path": "../dmitryrechkin/php-converters-emptytonull"
        },
        {
            "name": "dmitryrechkin/php-namingconverter",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmitryrechkin/php-namingconverter.git",
                "reference": "f4a366da1159b9c2e7bedc11563d462ef02c3594"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmitryrechkin/php-namingconverter/zipball/f4a366da1159b9c2e7bedc11563d462ef02c3594",
                "reference": "f4a366da1159b9c2e7bedc11563d462ef02c3594",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-09-10T03:52:02+00:00",
            "type": "php-namingconverter",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DmitryRechkin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Dmitry Rechkin",
                    "email": "rechkin@gmail.com",
                    "homepage": "https://github.com/dmitryrechkin/"
                }
            ],
            "description": "PHP collection of naming converters that can be used to convert a given string from one naming format to another.",
            "support": {
                "issues": "https://github.com/dmitryrechkin/php-namingconverter/issues",
                "source": "https://github.com/dmitryrechkin/php-namingconverter/tree/1.0.0"
            },
            "install-path": "../dmitryrechkin/php-namingconverter"
        },
        {
            "name": "dmitryrechkin/php-numberparser",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmitryrechkin/php-numberparser.git",
                "reference": "f29cc248052af401fb6e3915e5699b72cecce659"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmitryrechkin/php-numberparser/zipball/f29cc248052af401fb6e3915e5699b72cecce659",
                "reference": "f29cc248052af401fb6e3915e5699b72cecce659",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2023-12-10T03:42:23+00:00",
            "type": "php-numberparser",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DmitryRechkin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Dmitry Rechkin",
                    "email": "rechkin@gmail.com",
                    "homepage": "https://github.com/dmitryrechkin/"
                }
            ],
            "description": "PHP Number Parser helps to parse a number from a string which can contain non-numeric characters.",
            "support": {
                "issues": "https://github.com/dmitryrechkin/php-numberparser/issues",
                "source": "https://github.com/dmitryrechkin/php-numberparser/tree/1.0.1"
            },
            "install-path": "../dmitryrechkin/php-numberparser"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.15.2",
            "version_normalized": "7.15.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "744101956d78b7c1384d0cbf379db13e859167bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf",
                "reference": "744101956d78b7c1384d0cbf379db13e859167bf",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.5.1",
                "guzzlehttp/psr7": "^2.13",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0",
                "symfony/polyfill-php80": "^1.25"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.3",
                "guzzlehttp/test-server": "^0.7",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.52 || ^9.6.34",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2026-07-26T23:23:20+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.15.2"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.5.1",
            "version_normalized": "2.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29",
                "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.52 || ^9.6.34"
            },
            "time": "2026-07-08T15:48:39+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.5.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4",
                "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0",
                "symfony/deprecation-contracts": "^2.5 || ^3.0",
                "symfony/polyfill-php80": "^1.25"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "1.1.0",
                "jshttp/mime-db": "1.54.0.1",
                "phpunit/phpunit": "^8.5.52 || ^9.6.34"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2026-07-16T22:23:49+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.13.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "oneteamsoftware/php-arraymerger",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-arraymerger.git",
                "reference": "1ac618472ad3443e9c51675f79f3f91f403b3388"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-arraymerger/repository/archive.zip?sha=1ac618472ad3443e9c51675f79f3f91f403b3388",
                "reference": "1ac618472ad3443e9c51675f79f3f91f403b3388",
                "shasum": ""
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-10-17T02:29:14+00:00",
            "type": "php-arraymerger",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "A collection of array merging algorithms",
            "install-path": "../oneteamsoftware/php-arraymerger"
        },
        {
            "name": "oneteamsoftware/php-autoloader",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-autoloader.git",
                "reference": "271fbee94b45da92d1b83c4c77bd2cf0c8f6830a"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-autoloader/repository/archive.zip?sha=271fbee94b45da92d1b83c4c77bd2cf0c8f6830a",
                "reference": "271fbee94b45da92d1b83c4c77bd2cf0c8f6830a",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-05-25T05:29:12+00:00",
            "type": "php-autoloader",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Autoloads php code and supports phar",
            "install-path": "../oneteamsoftware/php-autoloader"
        },
        {
            "name": "oneteamsoftware/php-cache",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-cache.git",
                "reference": "4e113bdd24b8eeb13ed6107b1221be12f362cfa0"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-cache/repository/archive.zip?sha=4e113bdd24b8eeb13ed6107b1221be12f362cfa0",
                "reference": "4e113bdd24b8eeb13ed6107b1221be12f362cfa0",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-10-17T03:05:19+00:00",
            "type": "php-cache",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Adds ability to cache data in a few various ways",
            "install-path": "../oneteamsoftware/php-cache"
        },
        {
            "name": "oneteamsoftware/php-classnamefinder",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-classnamefinder.git",
                "reference": "637e55f2280ac353b48bdcdb1f9e2ca367884082"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-classnamefinder/repository/archive.zip?sha=637e55f2280ac353b48bdcdb1f9e2ca367884082",
                "reference": "637e55f2280ac353b48bdcdb1f9e2ca367884082",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-10-17T03:01:54+00:00",
            "type": "php-classnamefinder",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Class Name Finder",
            "install-path": "../oneteamsoftware/php-classnamefinder"
        },
        {
            "name": "oneteamsoftware/php-lazyclassproxy",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-lazyclassproxy.git",
                "reference": "461ce1031e9c1e561fe88bfbbe52481b8e70a438"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-lazyclassproxy/repository/archive.zip?sha=461ce1031e9c1e561fe88bfbbe52481b8e70a438",
                "reference": "461ce1031e9c1e561fe88bfbbe52481b8e70a438",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "time": "2022-07-10T16:22:42+00:00",
            "type": "php-lazyclassproxy",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "scripts": {
                "post-update-cmd": [
                    "cd tests/;composer update"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Lazy Class Proxy",
            "install-path": "../oneteamsoftware/php-lazyclassproxy"
        },
        {
            "name": "oneteamsoftware/php-logger",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-logger.git",
                "reference": "b55bb398c5922009bab6a8bb8a7dbd2722dbbf0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-logger/repository/archive.zip?sha=b55bb398c5922009bab6a8bb8a7dbd2722dbbf0d",
                "reference": "b55bb398c5922009bab6a8bb8a7dbd2722dbbf0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-10-17T02:58:21+00:00",
            "type": "php-logger",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Framework that helps to log what is going on in your code",
            "install-path": "../oneteamsoftware/php-logger"
        },
        {
            "name": "oneteamsoftware/php-parcel",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-parcel.git",
                "reference": "9c780626a8a245caa49dbe8b9d1dcea1a24bc1c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-parcel/repository/archive.zip?sha=9c780626a8a245caa49dbe8b9d1dcea1a24bc1c8",
                "reference": "9c780626a8a245caa49dbe8b9d1dcea1a24bc1c8",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-logger": "~1.0.0",
                "oneteamsoftware/php-unitconverter": "^1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-07-11T20:57:50+00:00",
            "type": "php-parcel",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Parcel",
            "install-path": "../oneteamsoftware/php-parcel"
        },
        {
            "name": "oneteamsoftware/php-shippingcarrier-abstractadapter",
            "version": "1.0.16",
            "version_normalized": "1.0.16.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-shippingcarrier-abstractadapter.git",
                "reference": "b036f51924d0f3e13de73f529066095857ee80c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-shippingcarrier-abstractadapter/repository/archive.zip?sha=b036f51924d0f3e13de73f529066095857ee80c1",
                "reference": "b036f51924d0f3e13de73f529066095857ee80c1",
                "shasum": ""
            },
            "require": {
                "dmitryrechkin/php-collections-dictionary": "^1.0",
                "dmitryrechkin/php-converters-emptytonull": "^1.0",
                "dmitryrechkin/php-namingconverter": "^1.0",
                "guzzlehttp/guzzle": "^7.0",
                "oneteamsoftware/php-arraymerger": "1.0.0",
                "oneteamsoftware/php-cache": "1.0.0",
                "oneteamsoftware/php-classnamefinder": "1.0.0",
                "oneteamsoftware/php-logger": "1.0.0",
                "oneteamsoftware/php-unitconverter": "^1.0.3",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0",
                "humbug/php-scoper": "0.17.5",
                "oneteamsoftware/php-scoper-configs": "~1.0.0"
            },
            "time": "2026-06-27T19:03:08+00:00",
            "type": "php-shippingcarrier-abstractadapter",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.0"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/",
                    "OneTeamSoftware\\Tests\\": "tests/",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\": "packages/guzzlehttp/guzzle/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Promise\\": "packages/guzzlehttp/promises/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Psr7\\": "packages/guzzlehttp/psr7/src",
                    "Psr\\Http\\Client\\": "vendor/psr/http-client/src",
                    "Psr\\Http\\Message\\": [
                        "vendor/psr/http-message/src",
                        "vendor/psr/http-factory/src"
                    ]
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Abstract shipping carrier adapter",
            "install-path": "../oneteamsoftware/php-shippingcarrier-abstractadapter"
        },
        {
            "name": "oneteamsoftware/php-shippingcarrier-composite",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-shippingcarrier-composite.git",
                "reference": "9915d1ea369dcc3d7ba7b014589cb917cd6657d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-shippingcarrier-composite/repository/archive.zip?sha=9915d1ea369dcc3d7ba7b014589cb917cd6657d0",
                "reference": "9915d1ea369dcc3d7ba7b014589cb917cd6657d0",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-shippingcarrier-abstractadapter": "~1.0.0",
                "php": ">=7.4"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-07-10T20:29:19+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Generic multi-adapter composite carrier adapter. Composes N independent carrier adapters (e.g. FedEx + FedExFreight), fans rate/address requests out in parallel across them, merges results, and routes label/tracking/refund calls to the correct sub-adapter by a prefix. Enables multi-carrier 'best rate' aggregation.",
            "install-path": "../oneteamsoftware/php-shippingcarrier-composite"
        },
        {
            "name": "oneteamsoftware/php-shippingcarrier-fedex",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-shippingcarrier-fedex.git",
                "reference": "2aed659a7c468fcb44b8f64a3fc054ad44eee047"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-shippingcarrier-fedex/repository/archive.zip?sha=2aed659a7c468fcb44b8f64a3fc054ad44eee047",
                "reference": "2aed659a7c468fcb44b8f64a3fc054ad44eee047",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-shippingcarrier-abstractadapter": "1.0.16",
                "oneteamsoftware/php-shippingcarrier-composite": "1.0.0",
                "oneteamsoftware/php-unitconverter": "^1.0",
                "php": ">=7.4"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0",
                "humbug/php-scoper": "^0.18.18",
                "oneteamsoftware/php-scoper-configs": "dev-main",
                "oneteamsoftware/php-shippingcarrier-tests": "1.0.1",
                "phpunit/phpunit": "^9.6",
                "vlucas/phpdotenv": "^5.6"
            },
            "time": "2026-08-05T05:01:48+00:00",
            "type": "php-shippingcarrier-fedex",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\": "packages/guzzle/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Promise\\": "packages/promises/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Psr7\\": "packages/psr7/src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "test": [
                    "phpunit"
                ],
                "stan": [
                    "phpstan analyse"
                ],
                "cs": [
                    "phpcs"
                ],
                "post-update-cmd": [
                    "mkdir -p tests/Unit",
                    "cp -r vendor/oneteamsoftware/php-shippingcarrier-abstractadapter/tests/Unit/* tests/Unit/",
                    "cp -r vendor/oneteamsoftware/php-shippingcarrier-tests/tests/Unit/* tests/Unit/",
                    "[ -f vendor/oneteamsoftware/php-scoper-configs/php-scoper.sh ] && composer build-scoper || echo 'Skipping scoper (dev dependencies not installed)'"
                ],
                "build-scoper": [
                    "bash vendor/oneteamsoftware/php-scoper-configs/php-scoper.sh guzzlehttp"
                ],
                "post-install-cmd": [
                    "mkdir -p tests/Unit",
                    "cp -r vendor/oneteamsoftware/php-shippingcarrier-abstractadapter/tests/Unit/* tests/Unit/",
                    "cp -r vendor/oneteamsoftware/php-shippingcarrier-tests/tests/Unit/* tests/Unit/",
                    "[ -f vendor/oneteamsoftware/php-scoper-configs/php-scoper.sh ] && composer build-scoper || echo 'Skipping scoper (dev dependencies not installed)'"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "FedEx shipping carrier adapter",
            "install-path": "../oneteamsoftware/php-shippingcarrier-fedex"
        },
        {
            "name": "oneteamsoftware/php-unitconverter",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-unitconverter.git",
                "reference": "2ef38b11928476878351a09ac906d9d88dfa9afc"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-unitconverter/repository/archive.zip?sha=2ef38b11928476878351a09ac906d9d88dfa9afc",
                "reference": "2ef38b11928476878351a09ac906d9d88dfa9afc",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2025-10-25T05:28:16+00:00",
            "type": "php-unitconverter",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Helper classes to convert dimensions and weight units",
            "install-path": "../oneteamsoftware/php-unitconverter"
        },
        {
            "name": "oneteamsoftware/php-wc-admin-logexporter",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-admin-logexporter.git",
                "reference": "d0dfc3b3c31bd108b2c11e7b5a15bf9e871cc01c"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-admin-logexporter/repository/archive.zip?sha=d0dfc3b3c31bd108b2c11e7b5a15bf9e871cc01c",
                "reference": "d0dfc3b3c31bd108b2c11e7b5a15bf9e871cc01c",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-wc-logger": "^1.0.3",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-05-23T05:46:37+00:00",
            "type": "php-wc-admin-logexporter",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Log Exporter for WordPress",
            "install-path": "../oneteamsoftware/php-wc-admin-logexporter"
        },
        {
            "name": "oneteamsoftware/php-wc-logger",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-logger.git",
                "reference": "b437bf04d1548be3cc9f58297e4e6f0525b7aff8"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-logger/repository/archive.zip?sha=b437bf04d1548be3cc9f58297e4e6f0525b7aff8",
                "reference": "b437bf04d1548be3cc9f58297e4e6f0525b7aff8",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-logger": "~1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2025-08-13T03:44:15+00:00",
            "type": "php-wc-logger",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Logger for WooCommerce",
            "install-path": "../oneteamsoftware/php-wc-logger"
        },
        {
            "name": "oneteamsoftware/php-wc-parcel",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-parcel.git",
                "reference": "cc5b305a2b9ba481cb04d75de2b17dba55062526"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-parcel/repository/archive.zip?sha=cc5b305a2b9ba481cb04d75de2b17dba55062526",
                "reference": "cc5b305a2b9ba481cb04d75de2b17dba55062526",
                "shasum": ""
            },
            "require": {
                "dmitryrechkin/php-numberparser": "^1.0",
                "oneteamsoftware/php-parcel": "~1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0",
                "dmitryrechkin/php-wp-phpunit-bootstrap": "^1.0"
            },
            "time": "2026-07-11T20:57:50+00:00",
            "type": "php-wc-parcel",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.1.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Parcel for WooCommerce",
            "install-path": "../oneteamsoftware/php-wc-parcel"
        },
        {
            "name": "oneteamsoftware/php-wc-shipping",
            "version": "1.0.59",
            "version_normalized": "1.0.59.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-shipping.git",
                "reference": "f07b0834a473ac52c4542a3efbde75c5e4e157eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-shipping/repository/archive.zip?sha=f07b0834a473ac52c4542a3efbde75c5e4e157eb",
                "reference": "f07b0834a473ac52c4542a3efbde75c5e4e157eb",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-lazyclassproxy": "~1.0.0",
                "oneteamsoftware/php-parcel": "~1.0.0",
                "oneteamsoftware/php-shippingcarrier-abstractadapter": "~1.0.0",
                "oneteamsoftware/php-unitconverter": "^1.0.0",
                "oneteamsoftware/php-wc-admin-logexporter": "~1.0.0",
                "oneteamsoftware/php-wc-logger": "~1.0.0",
                "oneteamsoftware/php-wc-parcel": "~1.1.0",
                "oneteamsoftware/php-wp-accordion-form-enhancer": "~1.0.0",
                "oneteamsoftware/php-wp-admin-notices": "~1.0.0",
                "oneteamsoftware/php-wp-admin-oneteamsoftware": "~1.1.0",
                "oneteamsoftware/php-wp-asset-fallback": "~1.0.0",
                "oneteamsoftware/php-wp-cache-storage": "~1.0.0",
                "oneteamsoftware/php-wp-form-save-validator": "~1.0.0",
                "oneteamsoftware/php-wp-form-section-validator": "~1.0.0",
                "oneteamsoftware/php-wp-oneteamsoftware-autoloader": "~1.0.0",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0",
                "dmitryrechkin/php-wp-phpunit-bootstrap": "^1.0",
                "humbug/php-scoper": "0.17.5",
                "oneteamsoftware/php-scoper-configs": "~1.0.0",
                "php-stubs/woocommerce-stubs": "^9.0",
                "php-stubs/wordpress-stubs": "^6.0",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan-strict-rules": "^2.0",
                "szepeviktor/phpstan-wordpress": "^2.0"
            },
            "time": "2026-07-23T05:27:24+00:00",
            "type": "php-wc-shipping",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\": "packages/guzzlehttp/guzzle/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Promise\\": "packages/guzzlehttp/promises/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Psr7\\": "packages/guzzlehttp/psr7/src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "post-update-cmd": [
                    "cp vendor/dmitryrechkin/php-standard/php-standard.xml phpcs.xml",
                    "vendor/bin/php-scoper add-prefix --output-dir=packages/guzzlehttp --config=vendor/oneteamsoftware/php-scoper-configs/scoper-guzzlehttp.inc.php --force --quiet"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Live shipping rates and address validation",
            "install-path": "../oneteamsoftware/php-wc-shipping"
        },
        {
            "name": "oneteamsoftware/php-wp-accordion-form-enhancer",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-accordion-form-enhancer.git",
                "reference": "35acbbbff624e57dbb4a5c7748de6c64332037aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-accordion-form-enhancer/repository/archive.zip?sha=35acbbbff624e57dbb4a5c7748de6c64332037aa",
                "reference": "35acbbbff624e57dbb4a5c7748de6c64332037aa",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-07-08T19:48:16+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Generic accordion form enhancer for WooCommerce settings pages. Transforms h3.tab sections into an expandable accordion with validation status indicators.",
            "install-path": "../oneteamsoftware/php-wp-accordion-form-enhancer"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-notices",
            "version": "1.0.17",
            "version_normalized": "1.0.17.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-notices.git",
                "reference": "19997b16d40f7050186585121ee5de1180b2b1e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-notices/repository/archive.zip?sha=19997b16d40f7050186585121ee5de1180b2b1e0",
                "reference": "19997b16d40f7050186585121ee5de1180b2b1e0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-05-02T09:46:10+00:00",
            "type": "php-wp-admin-notices",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Displays notices in WordPress Admin",
            "install-path": "../oneteamsoftware/php-wp-admin-notices"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-oneteamsoftware",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-oneteamsoftware.git",
                "reference": "8b135cb03a7b1fc53f3daa34e2a4256175c8fde6"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-oneteamsoftware/repository/archive.zip?sha=8b135cb03a7b1fc53f3daa34e2a4256175c8fde6",
                "reference": "8b135cb03a7b1fc53f3daa34e2a4256175c8fde6",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-07-22T19:46:45+00:00",
            "type": "php-wp-admin-oneteamsoftware",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Adds 1TeamSoftware menu to WordPress Admin",
            "install-path": "../oneteamsoftware/php-wp-admin-oneteamsoftware"
        },
        {
            "name": "oneteamsoftware/php-wp-asset-fallback",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-asset-fallback.git",
                "reference": "2936b5849122350f36c16f29917898e6cace9e15"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-asset-fallback/repository/archive.zip?sha=2936b5849122350f36c16f29917898e6cace9e15",
                "reference": "2936b5849122350f36c16f29917898e6cace9e15",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-05-02T09:46:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "WordPress asset fallback for minified/unminified file swapping.",
            "install-path": "../oneteamsoftware/php-wp-asset-fallback"
        },
        {
            "name": "oneteamsoftware/php-wp-cache-storage",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-cache-storage.git",
                "reference": "0a8835af09738fe20bf7da324a2ea8ee4082a637"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-cache-storage/repository/archive.zip?sha=0a8835af09738fe20bf7da324a2ea8ee4082a637",
                "reference": "0a8835af09738fe20bf7da324a2ea8ee4082a637",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-cache": "~1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2023-06-19T03:32:49+00:00",
            "type": "php-wp-cache-storage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Cache Storage Adapter for WordPress",
            "install-path": "../oneteamsoftware/php-wp-cache-storage"
        },
        {
            "name": "oneteamsoftware/php-wp-form-save-validator",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-form-save-validator.git",
                "reference": "ac2d89fc8d5c4ff61bc75ee5c8b1d1f4d188e242"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-form-save-validator/repository/archive.zip?sha=ac2d89fc8d5c4ff61bc75ee5c8b1d1f4d188e242",
                "reference": "ac2d89fc8d5c4ff61bc75ee5c8b1d1f4d188e242",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-03-31T22:18:36+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Generic form save validator with AJAX validation, loading overlay, and error/warning modal for WordPress settings pages.",
            "install-path": "../oneteamsoftware/php-wp-form-save-validator"
        },
        {
            "name": "oneteamsoftware/php-wp-form-section-validator",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-form-section-validator.git",
                "reference": "3fd4f5a9ab21336a2868ec3872e72e0dc0e5fc07"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-form-section-validator/repository/archive.zip?sha=3fd4f5a9ab21336a2868ec3872e72e0dc0e5fc07",
                "reference": "3fd4f5a9ab21336a2868ec3872e72e0dc0e5fc07",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-07-09T22:08:58+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Generic section-based form validation for WordPress settings pages with AJAX validation, result persistence, and section aggregation.",
            "install-path": "../oneteamsoftware/php-wp-form-section-validator"
        },
        {
            "name": "oneteamsoftware/php-wp-oneteamsoftware-autoloader",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-oneteamsoftware-autoloader.git",
                "reference": "ec8ac2023f3d186ebce800811ba5d5b2cfad65fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-oneteamsoftware-autoloader/repository/archive.zip?sha=ec8ac2023f3d186ebce800811ba5d5b2cfad65fd",
                "reference": "ec8ac2023f3d186ebce800811ba5d5b2cfad65fd",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-autoloader": "~1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-05-25T05:29:15+00:00",
            "type": "php-wp-oneteamsoftware-autoloader",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Configures autoloader for WP plugins",
            "install-path": "../oneteamsoftware/php-wp-oneteamsoftware-autoloader"
        },
        {
            "name": "oneteamsoftware/php-wp-promo-slideshow",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-promo-slideshow.git",
                "reference": "a1bee9e3843cccd99bfb5f3d652c747710117987"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-promo-slideshow/repository/archive.zip?sha=a1bee9e3843cccd99bfb5f3d652c747710117987",
                "reference": "a1bee9e3843cccd99bfb5f3d652c747710117987",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-03-15T04:57:04+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "A reusable promo slideshow component that collects .promo elements and displays them in an auto-rotating carousel.",
            "install-path": "../oneteamsoftware/php-wp-promo-slideshow"
        },
        {
            "name": "oneteamsoftware/php-wp-sensitive-fields",
            "version": "1.0.17",
            "version_normalized": "1.0.17.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-sensitive-fields.git",
                "reference": "4d683eafaf85f9616e073f90261e254fc7e81eb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-sensitive-fields/repository/archive.zip?sha=4d683eafaf85f9616e073f90261e254fc7e81eb1",
                "reference": "4d683eafaf85f9616e073f90261e254fc7e81eb1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-03-08T04:32:56+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "A reusable library for password/sensitive field visibility toggling with blur effect.",
            "install-path": "../oneteamsoftware/php-wp-sensitive-fields"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
