[ { "name": "container-interop/service-provider", "version": "v0.4.0", "version_normalized": "0.4.0.0", "source": { "type": "git", "url": "https://github.com/container-interop/service-provider.git", "reference": "4969b9e49460690b7430b3f1a87cab07be61418a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/container-interop/service-provider/zipball/4969b9e49460690b7430b3f1a87cab07be61418a", "reference": "4969b9e49460690b7430b3f1a87cab07be61418a", "shasum": "" }, "require": { "psr/container": "^1.0" }, "time": "2017-09-20T14:13:36+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Interop\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Promoting container interoperability through standard service providers", "homepage": "https://github.com/container-interop/service-provider" }, { "name": "dhii/collections-interface", "version": "v0.3.0", "version_normalized": "0.3.0.0", "source": { "type": "git", "url": "https://github.com/Dhii/collections-interface.git", "reference": "74464a969b340d16889eacd9eadc9817f7e7f47a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/collections-interface/zipball/74464a969b340d16889eacd9eadc9817f7e7f47a", "reference": "74464a969b340d16889eacd9eadc9817f7e7f47a", "shasum": "" }, "require": { "php": "^7.1 | ^8.0", "psr/container": "^1.0" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^4.0" }, "time": "2021-10-06T10:56:09+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Collection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" }, { "name": "Anton Ukhanev", "email": "xedin.unknown@gmail.com" } ], "description": "A highly ISP-compliant collection of interfaces that represent maps and lists." }, { "name": "dhii/containers", "version": "v0.1.4", "version_normalized": "0.1.4.0", "source": { "type": "git", "url": "https://github.com/Dhii/containers.git", "reference": "42ab24683183fa0dc155f26c6a470ef697bbdc9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/containers/zipball/42ab24683183fa0dc155f26c6a470ef697bbdc9a", "reference": "42ab24683183fa0dc155f26c6a470ef697bbdc9a", "shasum": "" }, "require": { "container-interop/service-provider": "^0.4", "dhii/collections-interface": "^0.3.0-alpha4", "php": "^7.1 | ^8.0" }, "require-dev": { "gmazzap/andrew": "^1.1", "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "psr/container": "^1.0", "psr/simple-cache": "^1.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^4.0", "wildwolf/psr-memory-cache": "^1.0" }, "time": "2021-10-06T11:13:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "A selection of PSR-11 containers for utility, simplicity, and ease.", "keywords": [ "PSR-11", "container" ] }, { "name": "dhii/module-interface", "version": "v0.3.0-alpha2", "version_normalized": "0.3.0.0-alpha2", "source": { "type": "git", "url": "https://github.com/Dhii/module-interface.git", "reference": "0e39f167d7ed8990c82f5d2e6084159d1a502a5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/module-interface/zipball/0e39f167d7ed8990c82f5d2e6084159d1a502a5b", "reference": "0e39f167d7ed8990c82f5d2e6084159d1a502a5b", "shasum": "" }, "require": { "container-interop/service-provider": "^0.4", "php": "^7.1 | ^8.0", "psr/container": "^1.0" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^3.11.7 | ^4.0" }, "time": "2021-08-23T08:23:01+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Modular\\Module\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "Interfaces for modules" }, { "name": "dhii/package-interface", "version": "v0.1.0-alpha4", "version_normalized": "0.1.0.0-alpha4", "source": { "type": "git", "url": "https://github.com/Dhii/package-interface.git", "reference": "bcc73f4285eead9b482dbb89662b723abf49298b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/package-interface/zipball/bcc73f4285eead9b482dbb89662b723abf49298b", "reference": "bcc73f4285eead9b482dbb89662b723abf49298b", "shasum": "" }, "require": { "dhii/validation-interface": "^0.3-alpha1", "php": "^7.1 | ^8.0" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "symfony/polyfill-php80": "^1.19", "vimeo/psalm": "^4.4.0" }, "time": "2021-12-08T15:57:36+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Package\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anton Ukhanev", "email": "xedin.unknown@gmail.com" } ], "description": "Interfaces for package-related interop" }, { "name": "dhii/validation-interface", "version": "v0.3.0-alpha3", "version_normalized": "0.3.0.0-alpha3", "source": { "type": "git", "url": "https://github.com/Dhii/validation-interface.git", "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/validation-interface/zipball/0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6", "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6", "shasum": "" }, "require": { "php": "^7.1 | ^8.0" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "symfony/polyfill-mbstring": "1.20", "symfony/polyfill-php80": "^1.19", "vimeo/psalm": "^3.11.7 | ^4.0" }, "time": "2021-01-14T16:19:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Validation\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anton Ukhanev", "email": "xedin.unknown@gmail.com" } ], "description": "A base interface for validators" }, { "name": "dhii/versions", "version": "v0.1.0-alpha3", "version_normalized": "0.1.0.0-alpha3", "source": { "type": "git", "url": "https://github.com/Dhii/versions.git", "reference": "120b22b248d0b46e41bac93bf3394516c9d55730" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/versions/zipball/120b22b248d0b46e41bac93bf3394516c9d55730", "reference": "120b22b248d0b46e41bac93bf3394516c9d55730", "shasum": "" }, "require": { "dhii/package-interface": "^0.1.0-alpha3", "php": "^7.1 | ^8.0" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "symfony/polyfill-php80": "^1.19", "vimeo/psalm": "^4.4.0" }, "time": "2021-12-08T16:54:50+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Versions\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anton Ukhanev", "email": "xedin.unknown@gmail.com" } ], "description": "Implementation for dealing with SemVer-compliant versions" }, { "name": "psr/container", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2021-11-05T16:50:12+00:00", "type": "library", "installation-source": "dist", "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" ] }, { "name": "wikimedia/composer-merge-plugin", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/composer-merge-plugin.git", "reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/a03d426c8e9fb2c9c569d9deeb31a083292788bc", "reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc", "shasum": "" }, "require": { "composer-plugin-api": "^1.1||^2.0", "php": ">=7.2.0" }, "require-dev": { "composer/composer": "^1.1||^2.0", "ext-json": "*", "mediawiki/mediawiki-phan-config": "0.11.1", "php-parallel-lint/php-parallel-lint": "~1.3.1", "phpspec/prophecy": "~1.15.0", "phpunit/phpunit": "^8.5||^9.0", "squizlabs/php_codesniffer": "~3.7.1" }, "time": "2023-04-15T19:07:00+00:00", "type": "composer-plugin", "extra": { "branch-alias": { "dev-master": "2.x-dev" }, "class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin" }, "installation-source": "dist", "autoload": { "psr-4": { "Wikimedia\\Composer\\Merge\\V2\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bryan Davis", "email": "bd808@wikimedia.org" } ], "description": "Composer plugin to merge multiple composer.json files" } ]