| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- [
- {
- "name": "lucatume/di52",
- "version": "2.0.9",
- "version_normalized": "2.0.9.0",
- "source": {
- "type": "git",
- "url": "https://github.com/lucatume/di52.git",
- "reference": "dd12c213578f8fc503c79ff2689de9aa8167d9f1"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/lucatume/di52/zipball/dd12c213578f8fc503c79ff2689de9aa8167d9f1",
- "reference": "dd12c213578f8fc503c79ff2689de9aa8167d9f1",
- "shasum": ""
- },
- "require": {
- "php": ">=5.2",
- "xrstf/composer-php52": "1.*"
- },
- "require-dev": {
- "phpunit/phpunit-mock-objects-php52": "dev-1.1.0-php52",
- "phpunit/phpunit-php52": "dev-3.6.12-php52"
- },
- "time": "2017-09-26T10:10:26+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "tad_DI52_": [
- "src/"
- ]
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-3.0"
- ],
- "authors": [
- {
- "name": "Luca Tumedei",
- "email": "luca@theaveragedev.com"
- }
- ],
- "description": "A PHP 5.2 compatible dependency injection container."
- },
- {
- "name": "xrstf/composer-php52",
- "version": "v1.0.20",
- "version_normalized": "1.0.20.0",
- "source": {
- "type": "git",
- "url": "https://github.com/composer-php52/composer-php52.git",
- "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
- "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
- "shasum": ""
- },
- "time": "2016-04-16T21:52:24+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-default": "1.x-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "xrstf\\Composer52": "lib/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ]
- }
- ]
|