{
    "packages": [
        {
            "name": "oneteamsoftware/php-autoloader",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-autoloader.git",
                "reference": "84e9d1d832fb4d63dd149efcfb4424a617ea640e"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-autoloader/repository/archive.zip?sha=84e9d1d832fb4d63dd149efcfb4424a617ea640e",
                "reference": "84e9d1d832fb4d63dd149efcfb4424a617ea640e",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-10-19T19:28:33-07:00",
            "type": "php-autoloader",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Autoloads php code and supports phar",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-autoloader/-/tree/1.0.1",
                "issues": "https://gitlab.com/oneteamsoftware/php-autoloader/-/issues"
            },
            "install-path": "../oneteamsoftware/php-autoloader"
        },
        {
            "name": "oneteamsoftware/php-cache",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-cache.git",
                "reference": "9b3ecc2ebb82eb3f912fe879ac4a465504b7a6db"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-cache/repository/archive.zip?sha=9b3ecc2ebb82eb3f912fe879ac4a465504b7a6db",
                "reference": "9b3ecc2ebb82eb3f912fe879ac4a465504b7a6db",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2025-12-18T14:49:41-08:00",
            "type": "php-cache",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Adds ability to cache data in a few various ways",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-cache/-/tree/1.0.5",
                "issues": "https://gitlab.com/oneteamsoftware/php-cache/-/issues"
            },
            "install-path": "../oneteamsoftware/php-cache"
        },
        {
            "name": "oneteamsoftware/php-logger",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-logger.git",
                "reference": "1fb05d8cb236082a94dbdbcc692bf6cf120309b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-logger/repository/archive.zip?sha=1fb05d8cb236082a94dbdbcc692bf6cf120309b4",
                "reference": "1fb05d8cb236082a94dbdbcc692bf6cf120309b4",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2024-03-27T21:58:20-07:00",
            "type": "php-logger",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Framework that helps to log what is going on in your code",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-logger/-/tree/1.0.1",
                "issues": "https://gitlab.com/oneteamsoftware/php-logger/-/issues"
            },
            "install-path": "../oneteamsoftware/php-logger"
        },
        {
            "name": "oneteamsoftware/php-mutex",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-mutex.git",
                "reference": "d217fe4964b2aa08c7ea983cfb01cdc22a90f276"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-mutex/repository/archive.zip?sha=d217fe4964b2aa08c7ea983cfb01cdc22a90f276",
                "reference": "d217fe4964b2aa08c7ea983cfb01cdc22a90f276",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2024-04-17T21:26:56-07:00",
            "type": "php-mutex",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Mutex library",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-mutex/-/tree/1.0.1",
                "issues": "https://gitlab.com/oneteamsoftware/php-mutex/-/issues"
            },
            "install-path": "../oneteamsoftware/php-mutex"
        },
        {
            "name": "oneteamsoftware/php-task",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-task.git",
                "reference": "d45ef1e7388862b21ec73c35e994fea7fae24e3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-task/repository/archive.zip?sha=d45ef1e7388862b21ec73c35e994fea7fae24e3c",
                "reference": "d45ef1e7388862b21ec73c35e994fea7fae24e3c",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2024-06-08T18:48:46-07:00",
            "type": "php-task",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Task management library for PHP",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-task/-/tree/1.0.0",
                "issues": "https://gitlab.com/oneteamsoftware/php-task/-/issues"
            },
            "install-path": "../oneteamsoftware/php-task"
        },
        {
            "name": "oneteamsoftware/php-wc-admin-form",
            "version": "1.0.15",
            "version_normalized": "1.0.15.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-admin-form.git",
                "reference": "f3ddd3c2e017d255a0c04fa3cbdebf20b4e0c52a"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-admin-form/repository/archive.zip?sha=f3ddd3c2e017d255a0c04fa3cbdebf20b4e0c52a",
                "reference": "f3ddd3c2e017d255a0c04fa3cbdebf20b4e0c52a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-01-24T22:40:26-08:00",
            "type": "php-wc-admin-form",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Form for WooCommerce Admin",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wc-admin-form/-/tree/1.0.15",
                "issues": "https://gitlab.com/oneteamsoftware/php-wc-admin-form/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wc-admin-form"
        },
        {
            "name": "oneteamsoftware/php-wc-admin-logexporter",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-admin-logexporter.git",
                "reference": "f6dcc935442b3e910de796d404075593736f5586"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-admin-logexporter/repository/archive.zip?sha=f6dcc935442b3e910de796d404075593736f5586",
                "reference": "f6dcc935442b3e910de796d404075593736f5586",
                "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": "2024-03-27T22:01:39-07:00",
            "type": "php-wc-admin-logexporter",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Log Exporter for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wc-admin-logexporter/-/tree/1.0.4",
                "issues": "https://gitlab.com/oneteamsoftware/php-wc-admin-logexporter/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wc-admin-logexporter"
        },
        {
            "name": "oneteamsoftware/php-wc-admin-pageform",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wc-admin-pageform.git",
                "reference": "c5502b9919032776bfb26636b346870cd294b889"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wc-admin-pageform/repository/archive.zip?sha=c5502b9919032776bfb26636b346870cd294b889",
                "reference": "c5502b9919032776bfb26636b346870cd294b889",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-wc-admin-form": "~1.0.0",
                "oneteamsoftware/php-wp-admin-notices": "~1.0.0",
                "oneteamsoftware/php-wp-admin-page": "~1.0.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2023-08-08T12:29:12-07:00",
            "type": "php-wc-admin-pageform",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2023 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Admin form page for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wc-admin-pageform/-/tree/1.0.7",
                "issues": "https://gitlab.com/oneteamsoftware/php-wc-admin-pageform/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wc-admin-pageform"
        },
        {
            "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-12T20:44:15-07:00",
            "type": "php-wc-logger",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Logger for WooCommerce",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wc-logger/-/tree/1.0.5",
                "issues": "https://gitlab.com/oneteamsoftware/php-wc-logger/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wc-logger"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-notices",
            "version": "1.0.16",
            "version_normalized": "1.0.16.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-notices.git",
                "reference": "85b2ef525c84a679871c8398b79415ec74fc8757"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-notices/repository/archive.zip?sha=85b2ef525c84a679871c8398b79415ec74fc8757",
                "reference": "85b2ef525c84a679871c8398b79415ec74fc8757",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-03-27T19:54:16-07:00",
            "type": "php-wp-admin-notices",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Displays notices in WordPress Admin",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-admin-notices/-/tree/1.0.16",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-admin-notices/-/issues"
            },
            "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": "a20fa6f1277b06887d302bc6c0602d5a763329a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-oneteamsoftware/repository/archive.zip?sha=a20fa6f1277b06887d302bc6c0602d5a763329a9",
                "reference": "a20fa6f1277b06887d302bc6c0602d5a763329a9",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-03-26T11:05:11-07:00",
            "type": "php-wp-admin-oneteamsoftware",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Adds 1TeamSoftware menu to WordPress Admin",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-admin-oneteamsoftware/-/tree/1.1.2",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-admin-oneteamsoftware/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-admin-oneteamsoftware"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-page",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-page.git",
                "reference": "dd73303277dc6e6359fab44d3f1437d2528f201b"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-page/repository/archive.zip?sha=dd73303277dc6e6359fab44d3f1437d2528f201b",
                "reference": "dd73303277dc6e6359fab44d3f1437d2528f201b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-01-09T11:52:20-08:00",
            "type": "php-wp-admin-page",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Admin page for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-admin-page/-/tree/1.0.7",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-admin-page/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-admin-page"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-table",
            "version": "1.0.12",
            "version_normalized": "1.0.12.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-table.git",
                "reference": "688ab12053ffb43a7b6cd25888fd47c1beaaa806"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-table/repository/archive.zip?sha=688ab12053ffb43a7b6cd25888fd47c1beaaa806",
                "reference": "688ab12053ffb43a7b6cd25888fd47c1beaaa806",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-wp-admin-page": "~1.0.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2026-02-07T19:32:13-08:00",
            "type": "php-wp-admin-table",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Admin table for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-admin-table/-/tree/1.0.12",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-admin-table/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-admin-table"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-theme",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-theme.git",
                "reference": "7f17ea7439080ce3f2823693a5f5584ed9e40831"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-theme/repository/archive.zip?sha=7f17ea7439080ce3f2823693a5f5584ed9e40831",
                "reference": "7f17ea7439080ce3f2823693a5f5584ed9e40831",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-03-15T18:24:29-07:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "WordPress Admin Theme and UI components.",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-admin-theme/-/tree/1.0.9",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-admin-theme/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-admin-theme"
        },
        {
            "name": "oneteamsoftware/php-wp-admin-wizard",
            "version": "1.0.13",
            "version_normalized": "1.0.13.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-admin-wizard.git",
                "reference": "e0e686435ae6034a1a705cfc12426b26f2772348"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-admin-wizard/repository/archive.zip?sha=e0e686435ae6034a1a705cfc12426b26f2772348",
                "reference": "e0e686435ae6034a1a705cfc12426b26f2772348",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-wp-translate": "~1.0.0",
                "php": ">=7.4"
            },
            "time": "2026-02-02T21:32:38-08:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "WordPress Admin Setup Wizard framework with step-by-step navigation and hints.",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-admin-wizard/-/tree/1.0.13",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-admin-wizard/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-admin-wizard"
        },
        {
            "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-18T20:32:49-07:00",
            "type": "php-wp-cache-storage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Cache Storage Adapter for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-cache-storage/-/tree/1.0.3",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-cache-storage/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-cache-storage"
        },
        {
            "name": "oneteamsoftware/php-wp-crontask",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-crontask.git",
                "reference": "a1196ea2a394f17342a2d97956be8a14876a811a"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-crontask/repository/archive.zip?sha=a1196ea2a394f17342a2d97956be8a14876a811a",
                "reference": "a1196ea2a394f17342a2d97956be8a14876a811a",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2023-03-26T21:46:54-07:00",
            "type": "php-wp-crontask",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "scripts": {
                "post-update-cmd": []
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Base class that simplifies creation of wordpress cron tasks",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-crontask/-/tree/1.0.1",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-crontask/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-crontask"
        },
        {
            "name": "oneteamsoftware/php-wp-feedback",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-feedback.git",
                "reference": "c780b9e99a348c161f5b3929fce9c948f224afc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-feedback/repository/archive.zip?sha=c780b9e99a348c161f5b3929fce9c948f224afc3",
                "reference": "c780b9e99a348c161f5b3929fce9c948f224afc3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-01-31T11:57:03-08:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Proprietary"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Reusable feedback collection system for WordPress plugins with triggers, surveys, and AJAX handling",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-feedback/-/tree/1.0.9",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-feedback/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-feedback"
        },
        {
            "name": "oneteamsoftware/php-wp-itemsstorage",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-itemsstorage.git",
                "reference": "a09609d888cb6943b8c3296ef4275524dcc83397"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-itemsstorage/repository/archive.zip?sha=a09609d888cb6943b8c3296ef4275524dcc83397",
                "reference": "a09609d888cb6943b8c3296ef4275524dcc83397",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-wp-settingsstorage": "~1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-12-13T19:37:35-08:00",
            "type": "php-wp-itemsstorage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Items Storage for Settings Storage for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-itemsstorage/-/tree/1.0.0",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-itemsstorage/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-itemsstorage"
        },
        {
            "name": "oneteamsoftware/php-wp-oneteamsoftware-autoloader",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-oneteamsoftware-autoloader.git",
                "reference": "07585ab47cc1551702a0f40678103bbc9b7d1aa1"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-oneteamsoftware-autoloader/repository/archive.zip?sha=07585ab47cc1551702a0f40678103bbc9b7d1aa1",
                "reference": "07585ab47cc1551702a0f40678103bbc9b7d1aa1",
                "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": "2022-11-06T11:56:25-08:00",
            "type": "php-wp-oneteamsoftware-autoloader",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Configures autoloader for WP plugins",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-oneteamsoftware-autoloader/-/tree/1.0.1",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-oneteamsoftware-autoloader/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-oneteamsoftware-autoloader"
        },
        {
            "name": "oneteamsoftware/php-wp-pluginlife-client",
            "version": "1.0.15",
            "version_normalized": "1.0.15.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-pluginlife-client.git",
                "reference": "04d0739923c7f6a06d2ffbcf730e237fa8670122"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-pluginlife-client/repository/archive.zip?sha=04d0739923c7f6a06d2ffbcf730e237fa8670122",
                "reference": "04d0739923c7f6a06d2ffbcf730e237fa8670122",
                "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": "2026-03-24T22:34:31-07:00",
            "type": "php-wp-pluginlife-client",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "WordPress Client for PluginLife Server",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-pluginlife-client/-/tree/1.0.15",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-pluginlife-client/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-pluginlife-client"
        },
        {
            "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-07T20:32:56-08:00",
            "type": "library",
            "installation-source": "dist",
            "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.",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-sensitive-fields/-/tree/1.0.17",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-sensitive-fields/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-sensitive-fields"
        },
        {
            "name": "oneteamsoftware/php-wp-settingsstorage",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-settingsstorage.git",
                "reference": "06eb9fb209395a97cb8a4f205cbb4869d9403728"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-settingsstorage/repository/archive.zip?sha=06eb9fb209395a97cb8a4f205cbb4869d9403728",
                "reference": "06eb9fb209395a97cb8a4f205cbb4869d9403728",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-mutex": "~1.0.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0"
            },
            "time": "2022-12-11T20:43:46-08:00",
            "type": "php-wp-settingsstorage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2022 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Settings Storage for WordPress",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-settingsstorage/-/tree/1.0.0",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-settingsstorage/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-settingsstorage"
        },
        {
            "name": "oneteamsoftware/php-wp-task",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-task.git",
                "reference": "3b2463f6c79ebad95fc39c2bd5e8b26c5cc8b1fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-task/repository/archive.zip?sha=3b2463f6c79ebad95fc39c2bd5e8b26c5cc8b1fb",
                "reference": "3b2463f6c79ebad95fc39c2bd5e8b26c5cc8b1fb",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-logger": "^1.0",
                "oneteamsoftware/php-task": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "dmitryrechkin/php-phpunit-bootstrap": "^1.0",
                "dmitryrechkin/php-standard": "^1.0",
                "php-mock/php-mock": "^2.5"
            },
            "time": "2024-06-09T15:09:39-07:00",
            "type": "php-wp-task",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DmitryRechkin\\Tests\\": "tests/"
                }
            },
            "license": [
                "Copyright: © 2024 FlexRC, Canada. Any usage / copying / extension or modification without prior authorization is prohibited."
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "Task management library for WordPress PHP",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-task/-/tree/1.0.1",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-task/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-task"
        },
        {
            "name": "oneteamsoftware/php-wp-translate",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/php-wp-translate.git",
                "reference": "35e249a0c2255b308117ee101b0a25ad8c82165e"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fphp-wp-translate/repository/archive.zip?sha=35e249a0c2255b308117ee101b0a25ad8c82165e",
                "reference": "35e249a0c2255b308117ee101b0a25ad8c82165e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2025-08-11T21:32:07-07:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\WP\\": "src/WP/"
                }
            },
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "support@1teamsoftware.com"
                }
            ],
            "description": "WordPress translation safety wrapper with lifecycle checks to prevent 'triggered too early' errors",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/php-wp-translate/-/tree/1.0.0",
                "issues": "https://gitlab.com/oneteamsoftware/php-wp-translate/-/issues"
            },
            "install-path": "../oneteamsoftware/php-wp-translate"
        },
        {
            "name": "oneteamsoftware/wp-cloudsync-master-pro",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:oneteamsoftware/wp-cloudsync-master-pro.git",
                "reference": "7a6f262f96313d8434abfa1d653880b00d283a8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/oneteamsoftware%2Fwp-cloudsync-master-pro/repository/archive.zip?sha=7a6f262f96313d8434abfa1d653880b00d283a8d",
                "reference": "7a6f262f96313d8434abfa1d653880b00d283a8d",
                "shasum": ""
            },
            "require": {
                "oneteamsoftware/php-cache": "1.0.5",
                "oneteamsoftware/php-mutex": "~1.0.0",
                "oneteamsoftware/php-task": "~1.0.0",
                "oneteamsoftware/php-wc-admin-logexporter": "~1.0.0",
                "oneteamsoftware/php-wc-admin-pageform": "~1.0.0",
                "oneteamsoftware/php-wc-logger": "~1.0.0",
                "oneteamsoftware/php-wp-admin-notices": "~1.0.0",
                "oneteamsoftware/php-wp-admin-oneteamsoftware": "~1.1.0",
                "oneteamsoftware/php-wp-admin-page": "~1.0.0",
                "oneteamsoftware/php-wp-admin-table": "~1.0.0",
                "oneteamsoftware/php-wp-admin-theme": "~1.0.7",
                "oneteamsoftware/php-wp-admin-wizard": "~1.0.9",
                "oneteamsoftware/php-wp-cache-storage": "~1.0.0",
                "oneteamsoftware/php-wp-crontask": "~1.0.0",
                "oneteamsoftware/php-wp-feedback": "~1.0.4",
                "oneteamsoftware/php-wp-itemsstorage": "~1.0.0",
                "oneteamsoftware/php-wp-oneteamsoftware-autoloader": "~1.0.0",
                "oneteamsoftware/php-wp-pluginlife-client": "~1.0.0",
                "oneteamsoftware/php-wp-sensitive-fields": "~1.0.13",
                "oneteamsoftware/php-wp-settingsstorage": "~1.0.0",
                "oneteamsoftware/php-wp-task": "~1.0.0",
                "oneteamsoftware/php-wp-translate": "~1.0.0",
                "php": ">=7.4",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^2.0"
            },
            "require-dev": {
                "dmitryrechkin/php-standard": "^1.1",
                "firebase/php-jwt": "^6.0",
                "guzzlehttp/guzzle": "^7.0 <7.9",
                "guzzlehttp/promises": "^2.0",
                "humbug/php-scoper": "^0.18.18",
                "oneteamsoftware/gitlab-ci-for-wordpress-plugin": "~1.0.0",
                "oneteamsoftware/php-scoper-configs": "dev-main",
                "php-stubs/wordpress-stubs": "^6.0",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2",
                "phpunit/phpunit": "^11.0",
                "sirbrillig/phpcs-variable-analysis": "^2.13",
                "slevomat/coding-standard": "^8.22",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "vlucas/phpdotenv": "^5.6"
            },
            "time": "2026-04-03T11:16:00-07:00",
            "default-branch": true,
            "type": "wp-cloudsync-master-pro",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\": "packages/guzzle/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Promise\\": "packages/promises/src",
                    "OneTeamSoftware\\Packages\\GuzzleHttp\\Psr7\\": "packages/psr7/src",
                    "OneTeamSoftware\\Packages\\Firebase\\JWT\\": "packages/firebase/src",
                    "OneTeamSoftware\\": [
                        "src/",
                        "includes/"
                    ]
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "OneTeamSoftware\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "phpcs": [
                    "/usr/local/bin/php -d memory_limit=512M vendor/bin/phpcs --standard=phpcs.xml --report=code --cache src"
                ],
                "phpcbf": [
                    "/usr/local/bin/php -d memory_limit=512M vendor/bin/phpcbf --standard=phpcs.xml --report=code --cache src"
                ],
                "phpstan": [
                    "/usr/local/bin/php vendor/bin/phpstan analyse src --configuration=phpstan.neon --memory-limit=1G"
                ],
                "phplint": [
                    "/usr/local/bin/php vendor/bin/phplint src --no-cache"
                ],
                "i18n:extract": [
                    "php -d memory_limit=1024M /usr/local/bin/wp i18n make-pot . languages/wp-cloudsync-master-pro.pot --domain=wp-cloudsync-master"
                ],
                "i18n:compile": [
                    "wp i18n compile languages"
                ],
                "test": [
                    "/usr/local/bin/php vendor/bin/phpunit"
                ],
                "build-ts": [
                    "npm install && npm run build:prod"
                ],
                "build-scoper": [
                    "bash vendor/oneteamsoftware/php-scoper-configs/php-scoper.sh guzzlehttp firebase",
                    "bash vendor/oneteamsoftware/php-scoper-configs/scripts/cleanup-dev-packages.sh 2>/dev/null || :",
                    "rm -rf vendor/guzzlehttp vendor/firebase 2>/dev/null || :"
                ],
                "build-copy": [
                    "rm -rf assets includes templates",
                    "mkdir -p assets includes templates",
                    "cp -r vendor/oneteamsoftware/gitlab-ci-for-wordpress-plugin/src/.gitlab-ci.yml . 2>/dev/null || :",
                    "rm -rf vendor/oneteamsoftware/gitlab-ci-for-wordpress-plugin/ 2>/dev/null || :",
                    "cp -r vendor/oneteamsoftware/*/src/assets/* assets/ 2>/dev/null || :",
                    "rm -rf vendor/oneteamsoftware/*/src/assets",
                    "cp -r vendor/oneteamsoftware/*/src/templates/* templates/ 2>/dev/null || :",
                    "rm -rf vendor/oneteamsoftware/*/src/templates",
                    "cp -r vendor/oneteamsoftware/*/src/* includes/ 2>/dev/null || :",
                    "rm -rf vendor/oneteamsoftware/",
                    "cp -r src/* includes/ 2>/dev/null || :",
                    "rm -rf includes/assets 2>/dev/null || :",
                    "cp -rf src/assets/* assets/ 2>/dev/null || :",
                    "cp includes/autoloader.php src/ 2>/dev/null || :",
                    "cp vendor/dmitryrechkin/php-standard/php-standard.xml phpcs.xml 2>/dev/null || :",
                    "find assets/ -type f -name '*.js' ! -name '*.min.js' -exec sh -c 'for f do [ -f \"${f%.js}.min.js\" ] && rm -f \"$f\"; done' sh {} + 2>/dev/null || :",
                    "find assets/ -type f -name '*.css' ! -name '*.min.css' -exec sh -c 'for f do [ -f \"${f%.css}.min.css\" ] && rm -f \"$f\"; done' sh {} + 2>/dev/null || :",
                    "composer dump-autoload --no-dev"
                ],
                "build": [
                    "@build-scoper",
                    "@build-copy"
                ],
                "post-update-cmd": [
                    "[ -f vendor/oneteamsoftware/php-scoper-configs/php-scoper.sh ] && composer build-scoper || echo 'Skipping scoper (dev dependencies not installed)'",
                    "@build-copy"
                ]
            },
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "OneTeamSoftware",
                    "email": "info@1teamsoftware.com",
                    "homepage": "https://1teamsoftware.com"
                }
            ],
            "description": "CloudSync Master is an all-in-one media management solution that seamlessly integrates your WordPress site with popular cloud storage services like Google Cloud Storage. With automatic media uploads, efficient cloud-based serving, and easy retrieval of previously uploaded files, CloudSync Master takes the hassle out of managing your website's media assets and optimizes performance for an enhanced user experience.",
            "support": {
                "source": "https://gitlab.com/oneteamsoftware/wp-cloudsync-master-pro/-/tree/2.0.5",
                "issues": "https://gitlab.com/oneteamsoftware/wp-cloudsync-master-pro/-/issues"
            },
            "install-path": "../oneteamsoftware/wp-cloudsync-master-pro"
        },
        {
            "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"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
