{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d63c9efa251a725b092e677375863feb", "packages": [ { "name": "league/container", "version": "5.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", "reference": "041c52d266763887fff2256fb5dc9392d808f8f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/container/zipball/041c52d266763887fff2256fb5dc9392d808f8f3", "reference": "041c52d266763887fff2256fb5dc9392d808f8f3", "shasum": "" }, "require": { "php": "^8.1", "psr/container": "^2.0.2" }, "provide": { "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { "nette/php-generator": "^4.1", "nikic/php-parser": "^5.0", "phpstan/phpstan": "^2.1.11", "phpunit/phpunit": "^10.5.45|^11.5.15|^12.0", "roave/security-advisories": "dev-latest", "scrutinizer/ocular": "^1.9", "squizlabs/php_codesniffer": "^3.9" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev", "dev-2.x": "2.x-dev", "dev-3.x": "3.x-dev", "dev-4.x": "4.x-dev", "dev-5.x": "5.x-dev", "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "League\\Container\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Phil Bennett", "email": "mail@philbennett.co.uk", "role": "Developer" } ], "description": "A fast and intuitive dependency injection container.", "homepage": "https://github.com/thephpleague/container", "keywords": [ "container", "dependency", "di", "injection", "league", "provider", "service" ], "support": { "issues": "https://github.com/thephpleague/container/issues", "source": "https://github.com/thephpleague/container/tree/5.1.0" }, "funding": [ { "url": "https://github.com/philipobenito", "type": "github" } ], "time": "2025-05-28T07:37:56+00:00" }, { "name": "psr/container", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/2.0.2" }, "time": "2021-11-05T16:47:00+00:00" }, { "name": "shift4/shift4-php", "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/shift4developer/shift4-php.git", "reference": "0d04a2790ff609cbbc95fcc346af163aca536a1c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/shift4developer/shift4-php/zipball/0d04a2790ff609cbbc95fcc346af163aca536a1c", "reference": "0d04a2790ff609cbbc95fcc346af163aca536a1c", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "10" }, "type": "library", "autoload": { "psr-4": { "Shift4\\": "lib/Shift4/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Shift4", "homepage": "https://dev.shift4.com/" } ], "description": "Shift4 PHP Library", "homepage": "https://dev.shift4.com/", "support": { "issues": "https://github.com/shift4developer/shift4-php/issues", "source": "https://github.com/shift4developer/shift4-php/tree/v4.0.0" }, "time": "2025-04-23T11:29:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }