You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8262 lines
292 KiB
8262 lines
292 KiB
{ |
|
"_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": "b803fd7a8e3e055a9660ed8ba5569bc9", |
|
"packages": [ |
|
{ |
|
"name": "doctrine/annotations", |
|
"version": "1.10.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/annotations.git", |
|
"reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d", |
|
"reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/lexer": "1.*", |
|
"ext-tokenizer": "*", |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/cache": "1.*", |
|
"phpunit/phpunit": "^7.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.9.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "Docblock Annotations Parser", |
|
"homepage": "http://www.doctrine-project.org", |
|
"keywords": [ |
|
"annotations", |
|
"docblock", |
|
"parser" |
|
], |
|
"time": "2020-05-25T17:24:27+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/cache", |
|
"version": "1.10.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/cache.git", |
|
"reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3", |
|
"reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "~7.1 || ^8.0" |
|
}, |
|
"conflict": { |
|
"doctrine/common": ">2.2,<2.4" |
|
}, |
|
"require-dev": { |
|
"alcaeus/mongo-php-adapter": "^1.1", |
|
"doctrine/coding-standard": "^6.0", |
|
"mongodb/mongodb": "^1.1", |
|
"phpunit/phpunit": "^7.0", |
|
"predis/predis": "~1.0" |
|
}, |
|
"suggest": { |
|
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.9.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", |
|
"homepage": "https://www.doctrine-project.org/projects/cache.html", |
|
"keywords": [ |
|
"abstraction", |
|
"apcu", |
|
"cache", |
|
"caching", |
|
"couchdb", |
|
"memcached", |
|
"php", |
|
"redis", |
|
"xcache" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-27T16:24:54+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/collections", |
|
"version": "1.6.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/collections.git", |
|
"reference": "fc0206348e17e530d09463fef07ba8968406cd6d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/fc0206348e17e530d09463fef07ba8968406cd6d", |
|
"reference": "fc0206348e17e530d09463fef07ba8968406cd6d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1.3 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"phpstan/phpstan-shim": "^0.9.2", |
|
"phpunit/phpunit": "^7.0", |
|
"vimeo/psalm": "^3.8.1" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", |
|
"homepage": "https://www.doctrine-project.org/projects/collections.html", |
|
"keywords": [ |
|
"array", |
|
"collections", |
|
"iterators", |
|
"php" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-25T19:24:35+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/common", |
|
"version": "2.13.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/common.git", |
|
"reference": "f3812c026e557892c34ef37f6ab808a6b567da7f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f", |
|
"reference": "f3812c026e557892c34ef37f6ab808a6b567da7f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.0", |
|
"doctrine/cache": "^1.0", |
|
"doctrine/collections": "^1.0", |
|
"doctrine/event-manager": "^1.0", |
|
"doctrine/inflector": "^1.0", |
|
"doctrine/lexer": "^1.0", |
|
"doctrine/persistence": "^1.3.3", |
|
"doctrine/reflection": "^1.0", |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^1.0", |
|
"phpstan/phpstan": "^0.11", |
|
"phpstan/phpstan-phpunit": "^0.11", |
|
"phpunit/phpunit": "^7.0", |
|
"squizlabs/php_codesniffer": "^3.0", |
|
"symfony/phpunit-bridge": "^4.0.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.11.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\": "lib/Doctrine/Common" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
}, |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.", |
|
"homepage": "https://www.doctrine-project.org/projects/common.html", |
|
"keywords": [ |
|
"common", |
|
"doctrine", |
|
"php" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-06-05T16:46:05+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/dbal", |
|
"version": "2.10.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/dbal.git", |
|
"reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8", |
|
"reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/cache": "^1.0", |
|
"doctrine/event-manager": "^1.0", |
|
"ext-pdo": "*", |
|
"php": "^7.2" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"jetbrains/phpstorm-stubs": "^2019.1", |
|
"nikic/php-parser": "^4.4", |
|
"phpstan/phpstan": "^0.12", |
|
"phpunit/phpunit": "^8.4.1", |
|
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0", |
|
"vimeo/psalm": "^3.11" |
|
}, |
|
"suggest": { |
|
"symfony/console": "For helpful console commands such as SQL execution and import of files." |
|
}, |
|
"bin": [ |
|
"bin/doctrine-dbal" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.10.x-dev", |
|
"dev-develop": "3.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\DBAL\\": "lib/Doctrine/DBAL" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
} |
|
], |
|
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", |
|
"homepage": "https://www.doctrine-project.org/projects/dbal.html", |
|
"keywords": [ |
|
"abstraction", |
|
"database", |
|
"db2", |
|
"dbal", |
|
"mariadb", |
|
"mssql", |
|
"mysql", |
|
"oci8", |
|
"oracle", |
|
"pdo", |
|
"pgsql", |
|
"postgresql", |
|
"queryobject", |
|
"sasql", |
|
"sql", |
|
"sqlanywhere", |
|
"sqlite", |
|
"sqlserver", |
|
"sqlsrv" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-04-20T17:19:26+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/doctrine-bundle", |
|
"version": "2.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/DoctrineBundle.git", |
|
"reference": "0fb513842c78b43770597ef3c487cdf79d944db3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0fb513842c78b43770597ef3c487cdf79d944db3", |
|
"reference": "0fb513842c78b43770597ef3c487cdf79d944db3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/dbal": "^2.9.0", |
|
"doctrine/persistence": "^1.3.3", |
|
"doctrine/sql-formatter": "^1.0.1", |
|
"php": "^7.1 || ^8.0", |
|
"symfony/cache": "^4.3.3|^5.0", |
|
"symfony/config": "^4.3.3|^5.0", |
|
"symfony/console": "^3.4.30|^4.3.3|^5.0", |
|
"symfony/dependency-injection": "^4.3.3|^5.0", |
|
"symfony/doctrine-bridge": "^4.3.7|^5.0", |
|
"symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0", |
|
"symfony/service-contracts": "^1.1.1|^2.0" |
|
}, |
|
"conflict": { |
|
"doctrine/orm": "<2.6", |
|
"twig/twig": "<1.34|>=2.0,<2.4" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"doctrine/orm": "^2.6", |
|
"ocramius/proxy-manager": "^2.1", |
|
"phpunit/phpunit": "^7.5", |
|
"symfony/phpunit-bridge": "^4.2", |
|
"symfony/property-info": "^4.3.3|^5.0", |
|
"symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0", |
|
"symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0", |
|
"symfony/validator": "^3.4.30|^4.3.3|^5.0", |
|
"symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0", |
|
"symfony/yaml": "^3.4.30|^4.3.3|^5.0", |
|
"twig/twig": "^1.34|^2.12" |
|
}, |
|
"suggest": { |
|
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", |
|
"symfony/web-profiler-bundle": "To use the data collector." |
|
}, |
|
"type": "symfony-bundle", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Bundle\\DoctrineBundle\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "http://symfony.com/contributors" |
|
}, |
|
{ |
|
"name": "Doctrine Project", |
|
"homepage": "http://www.doctrine-project.org/" |
|
} |
|
], |
|
"description": "Symfony DoctrineBundle", |
|
"homepage": "http://www.doctrine-project.org", |
|
"keywords": [ |
|
"database", |
|
"dbal", |
|
"orm", |
|
"persistence" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-25T19:56:00+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/doctrine-migrations-bundle", |
|
"version": "2.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", |
|
"reference": "856437e8de96a70233e1f0cc2352fc8dd15a899d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/856437e8de96a70233e1f0cc2352fc8dd15a899d", |
|
"reference": "856437e8de96a70233e1f0cc2352fc8dd15a899d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/doctrine-bundle": "~1.0|~2.0", |
|
"doctrine/migrations": "^2.2", |
|
"php": "^7.1", |
|
"symfony/framework-bundle": "~3.4|~4.0|~5.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^5.0", |
|
"mikey179/vfsstream": "^1.6", |
|
"phpstan/phpstan": "^0.9.2", |
|
"phpstan/phpstan-strict-rules": "^0.9", |
|
"phpunit/phpunit": "^6.4|^7.0" |
|
}, |
|
"type": "symfony-bundle", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Bundle\\MigrationsBundle\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Doctrine Project", |
|
"homepage": "http://www.doctrine-project.org" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "http://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony DoctrineMigrationsBundle", |
|
"homepage": "https://www.doctrine-project.org", |
|
"keywords": [ |
|
"dbal", |
|
"migrations", |
|
"schema" |
|
], |
|
"time": "2019-11-13T12:57:41+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/event-manager", |
|
"version": "1.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/event-manager.git", |
|
"reference": "629572819973f13486371cb611386eb17851e85c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", |
|
"reference": "629572819973f13486371cb611386eb17851e85c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1" |
|
}, |
|
"conflict": { |
|
"doctrine/common": "<2.9@dev" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"phpunit/phpunit": "^7.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\": "lib/Doctrine/Common" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
}, |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com" |
|
} |
|
], |
|
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", |
|
"homepage": "https://www.doctrine-project.org/projects/event-manager.html", |
|
"keywords": [ |
|
"event", |
|
"event dispatcher", |
|
"event manager", |
|
"event system", |
|
"events" |
|
], |
|
"time": "2019-11-10T09:48:07+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/inflector", |
|
"version": "1.4.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/inflector.git", |
|
"reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c", |
|
"reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^7.0", |
|
"phpstan/phpstan": "^0.11", |
|
"phpstan/phpstan-phpunit": "^0.11", |
|
"phpstan/phpstan-strict-rules": "^0.11", |
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", |
|
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", |
|
"homepage": "https://www.doctrine-project.org/projects/inflector.html", |
|
"keywords": [ |
|
"inflection", |
|
"inflector", |
|
"lowercase", |
|
"manipulation", |
|
"php", |
|
"plural", |
|
"singular", |
|
"strings", |
|
"uppercase", |
|
"words" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-29T07:19:59+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/instantiator", |
|
"version": "1.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/instantiator.git", |
|
"reference": "f350df0268e904597e3bd9c4685c53e0e333feea" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea", |
|
"reference": "f350df0268e904597e3bd9c4685c53e0e333feea", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"ext-pdo": "*", |
|
"ext-phar": "*", |
|
"phpbench/phpbench": "^0.13", |
|
"phpstan/phpstan-phpunit": "^0.11", |
|
"phpstan/phpstan-shim": "^0.11", |
|
"phpunit/phpunit": "^7.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com", |
|
"homepage": "http://ocramius.github.com/" |
|
} |
|
], |
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html", |
|
"keywords": [ |
|
"constructor", |
|
"instantiate" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-29T17:27:14+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/lexer", |
|
"version": "1.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/lexer.git", |
|
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", |
|
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"phpstan/phpstan": "^0.11.8", |
|
"phpunit/phpunit": "^8.2" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", |
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html", |
|
"keywords": [ |
|
"annotations", |
|
"docblock", |
|
"lexer", |
|
"parser", |
|
"php" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-25T17:44:05+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/migrations", |
|
"version": "2.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/migrations.git", |
|
"reference": "a3987131febeb0e9acb3c47ab0df0af004588934" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/migrations/zipball/a3987131febeb0e9acb3c47ab0df0af004588934", |
|
"reference": "a3987131febeb0e9acb3c47ab0df0af004588934", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/dbal": "^2.9", |
|
"ocramius/package-versions": "^1.3", |
|
"ocramius/proxy-manager": "^2.0.2", |
|
"php": "^7.1", |
|
"symfony/console": "^3.4||^4.0||^5.0", |
|
"symfony/stopwatch": "^3.4||^4.0||^5.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"doctrine/orm": "^2.6", |
|
"ext-pdo_sqlite": "*", |
|
"jdorn/sql-formatter": "^1.1", |
|
"mikey179/vfsstream": "^1.6", |
|
"phpstan/phpstan": "^0.10", |
|
"phpstan/phpstan-deprecation-rules": "^0.10", |
|
"phpstan/phpstan-phpunit": "^0.10", |
|
"phpstan/phpstan-strict-rules": "^0.10", |
|
"phpunit/phpunit": "^7.0", |
|
"symfony/process": "^3.4||^4.0||^5.0", |
|
"symfony/yaml": "^3.4||^4.0||^5.0" |
|
}, |
|
"suggest": { |
|
"jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.", |
|
"symfony/yaml": "Allows the use of yaml for migration configuration files." |
|
}, |
|
"bin": [ |
|
"bin/doctrine-migrations" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Migrations\\": "lib/Doctrine/Migrations" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Michael Simonson", |
|
"email": "contact@mikesimonson.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.", |
|
"homepage": "https://www.doctrine-project.org/projects/migrations.html", |
|
"keywords": [ |
|
"database", |
|
"dbal", |
|
"migrations", |
|
"php" |
|
], |
|
"time": "2019-12-04T06:09:14+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/orm", |
|
"version": "v2.7.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/orm.git", |
|
"reference": "d95e03ba660d50d785a9925f41927fef0ee553cf" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/d95e03ba660d50d785a9925f41927fef0ee553cf", |
|
"reference": "d95e03ba660d50d785a9925f41927fef0ee553cf", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.8", |
|
"doctrine/cache": "^1.9.1", |
|
"doctrine/collections": "^1.5", |
|
"doctrine/common": "^2.11 || ^3.0", |
|
"doctrine/dbal": "^2.9.3", |
|
"doctrine/event-manager": "^1.1", |
|
"doctrine/inflector": "^1.0", |
|
"doctrine/instantiator": "^1.3", |
|
"doctrine/lexer": "^1.0", |
|
"doctrine/persistence": "^1.3.3 || ^2.0", |
|
"ext-pdo": "*", |
|
"ocramius/package-versions": "^1.2", |
|
"php": "^7.1", |
|
"symfony/console": "^3.0|^4.0|^5.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^5.0", |
|
"phpstan/phpstan": "^0.12.18", |
|
"phpunit/phpunit": "^7.5", |
|
"symfony/yaml": "^3.4|^4.0|^5.0", |
|
"vimeo/psalm": "^3.11" |
|
}, |
|
"suggest": { |
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver" |
|
}, |
|
"bin": [ |
|
"bin/doctrine" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.7.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\ORM\\": "lib/Doctrine/ORM" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com" |
|
} |
|
], |
|
"description": "Object-Relational-Mapper for PHP", |
|
"homepage": "https://www.doctrine-project.org/projects/orm.html", |
|
"keywords": [ |
|
"database", |
|
"orm" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine/orm", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-26T16:03:49+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/persistence", |
|
"version": "1.3.7", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/persistence.git", |
|
"reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", |
|
"reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.0", |
|
"doctrine/cache": "^1.0", |
|
"doctrine/collections": "^1.0", |
|
"doctrine/event-manager": "^1.0", |
|
"doctrine/reflection": "^1.2", |
|
"php": "^7.1" |
|
}, |
|
"conflict": { |
|
"doctrine/common": "<2.10@dev" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0", |
|
"phpstan/phpstan": "^0.11", |
|
"phpunit/phpunit": "^7.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.3.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\": "lib/Doctrine/Common", |
|
"Doctrine\\Persistence\\": "lib/Doctrine/Persistence" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
}, |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com" |
|
} |
|
], |
|
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", |
|
"homepage": "https://doctrine-project.org/projects/persistence.html", |
|
"keywords": [ |
|
"mapper", |
|
"object", |
|
"odm", |
|
"orm", |
|
"persistence" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-03-21T15:13:52+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/reflection", |
|
"version": "1.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/reflection.git", |
|
"reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79", |
|
"reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.0", |
|
"ext-tokenizer": "*", |
|
"php": "^7.1" |
|
}, |
|
"conflict": { |
|
"doctrine/common": "<2.9" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^5.0", |
|
"doctrine/common": "^2.10", |
|
"phpstan/phpstan": "^0.11.0", |
|
"phpstan/phpstan-phpunit": "^0.11.0", |
|
"phpunit/phpunit": "^7.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\": "lib/Doctrine/Common" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
}, |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com" |
|
} |
|
], |
|
"description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", |
|
"homepage": "https://www.doctrine-project.org/projects/reflection.html", |
|
"keywords": [ |
|
"reflection", |
|
"static" |
|
], |
|
"time": "2020-03-27T11:06:43+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/sql-formatter", |
|
"version": "1.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/sql-formatter.git", |
|
"reference": "5458bdcf176f6a53292e3f0cc73f292d6302fb0f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/5458bdcf176f6a53292e3f0cc73f292d6302fb0f", |
|
"reference": "5458bdcf176f6a53292e3f0cc73f292d6302fb0f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.4" |
|
}, |
|
"bin": [ |
|
"bin/sql-formatter" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\SqlFormatter\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jeremy Dorn", |
|
"email": "jeremy@jeremydorn.com", |
|
"homepage": "http://jeremydorn.com/" |
|
} |
|
], |
|
"description": "a PHP SQL highlighting library", |
|
"homepage": "https://github.com/doctrine/sql-formatter/", |
|
"keywords": [ |
|
"highlight", |
|
"sql" |
|
], |
|
"time": "2020-05-29T18:32:49+00:00" |
|
}, |
|
{ |
|
"name": "dompdf/dompdf", |
|
"version": "v0.8.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/dompdf/dompdf.git", |
|
"reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/6782abfc090b132134cd6cea0ec6d76f0fce2c56", |
|
"reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-mbstring": "*", |
|
"phenx/php-font-lib": "^0.5.1", |
|
"phenx/php-svg-lib": "^0.3.3", |
|
"php": "^7.1" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^7.5", |
|
"squizlabs/php_codesniffer": "^3.5" |
|
}, |
|
"suggest": { |
|
"ext-gd": "Needed to process images", |
|
"ext-gmagick": "Improves image processing performance", |
|
"ext-imagick": "Improves image processing performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-develop": "0.7-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Dompdf\\": "src/" |
|
}, |
|
"classmap": [ |
|
"lib/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-2.1" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Ménager", |
|
"email": "fabien.menager@gmail.com" |
|
}, |
|
{ |
|
"name": "Brian Sweeney", |
|
"email": "eclecticgeek@gmail.com" |
|
}, |
|
{ |
|
"name": "Gabriel Bull", |
|
"email": "me@gabrielbull.com" |
|
} |
|
], |
|
"description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
|
"homepage": "https://github.com/dompdf/dompdf", |
|
"time": "2020-02-20T03:52:51+00:00" |
|
}, |
|
{ |
|
"name": "egulias/email-validator", |
|
"version": "2.1.17", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/egulias/EmailValidator.git", |
|
"reference": "ade6887fd9bd74177769645ab5c474824f8a418a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", |
|
"reference": "ade6887fd9bd74177769645ab5c474824f8a418a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/lexer": "^1.0.1", |
|
"php": ">=5.5", |
|
"symfony/polyfill-intl-idn": "^1.10" |
|
}, |
|
"require-dev": { |
|
"dominicsayers/isemail": "^3.0.7", |
|
"phpunit/phpunit": "^4.8.36|^7.5.15", |
|
"satooshi/php-coveralls": "^1.0.1" |
|
}, |
|
"suggest": { |
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Egulias\\EmailValidator\\": "EmailValidator" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Eduardo Gulias Davis" |
|
} |
|
], |
|
"description": "A library for validating emails against several RFCs", |
|
"homepage": "https://github.com/egulias/EmailValidator", |
|
"keywords": [ |
|
"email", |
|
"emailvalidation", |
|
"emailvalidator", |
|
"validation", |
|
"validator" |
|
], |
|
"time": "2020-02-13T22:36:52+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-code", |
|
"version": "3.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-code.git", |
|
"reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766", |
|
"reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-eventmanager": "^2.6 || ^3.0", |
|
"laminas/laminas-zendframework-bridge": "^1.0", |
|
"php": "^7.1" |
|
}, |
|
"conflict": { |
|
"phpspec/prophecy": "<1.9.0" |
|
}, |
|
"replace": { |
|
"zendframework/zend-code": "self.version" |
|
}, |
|
"require-dev": { |
|
"doctrine/annotations": "^1.7", |
|
"ext-phar": "*", |
|
"laminas/laminas-coding-standard": "^1.0", |
|
"laminas/laminas-stdlib": "^2.7 || ^3.0", |
|
"phpunit/phpunit": "^7.5.16 || ^8.4" |
|
}, |
|
"suggest": { |
|
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", |
|
"laminas/laminas-stdlib": "Laminas\\Stdlib component" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.4.x-dev", |
|
"dev-develop": "3.5.x-dev", |
|
"dev-dev-4.0": "4.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Code\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"code", |
|
"laminas" |
|
], |
|
"time": "2019-12-31T16:28:24+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-eventmanager", |
|
"version": "3.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-eventmanager.git", |
|
"reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", |
|
"reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-zendframework-bridge": "^1.0", |
|
"php": "^5.6 || ^7.0" |
|
}, |
|
"replace": { |
|
"zendframework/zend-eventmanager": "self.version" |
|
}, |
|
"require-dev": { |
|
"athletic/athletic": "^0.1", |
|
"container-interop/container-interop": "^1.1.0", |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"laminas/laminas-stdlib": "^2.7.3 || ^3.0", |
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" |
|
}, |
|
"suggest": { |
|
"container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", |
|
"laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.2-dev", |
|
"dev-develop": "3.3-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\EventManager\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Trigger and listen to events within a PHP application", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"event", |
|
"eventmanager", |
|
"events", |
|
"laminas" |
|
], |
|
"time": "2019-12-31T16:44:52+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-zendframework-bridge", |
|
"version": "1.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-zendframework-bridge.git", |
|
"reference": "fcd87520e4943d968557803919523772475e8ea3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", |
|
"reference": "fcd87520e4943d968557803919523772475e8ea3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.6 || ^7.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", |
|
"squizlabs/php_codesniffer": "^3.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev", |
|
"dev-develop": "1.1.x-dev" |
|
}, |
|
"laminas": { |
|
"module": "Laminas\\ZendFrameworkBridge" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/autoload.php" |
|
], |
|
"psr-4": { |
|
"Laminas\\ZendFrameworkBridge\\": "src//" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Alias legacy ZF class names to Laminas Project equivalents.", |
|
"keywords": [ |
|
"ZendFramework", |
|
"autoloading", |
|
"laminas", |
|
"zf" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2020-05-20T16:45:56+00:00" |
|
}, |
|
{ |
|
"name": "monolog/monolog", |
|
"version": "2.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Seldaek/monolog.git", |
|
"reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/38914429aac460e8e4616c8cb486ecb40ec90bb1", |
|
"reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2", |
|
"psr/log": "^1.0.1" |
|
}, |
|
"provide": { |
|
"psr/log-implementation": "1.0.0" |
|
}, |
|
"require-dev": { |
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0", |
|
"doctrine/couchdb": "~1.0@dev", |
|
"elasticsearch/elasticsearch": "^6.0", |
|
"graylog2/gelf-php": "^1.4.2", |
|
"php-amqplib/php-amqplib": "~2.4", |
|
"php-console/php-console": "^3.1.3", |
|
"php-parallel-lint/php-parallel-lint": "^1.0", |
|
"phpspec/prophecy": "^1.6.1", |
|
"phpunit/phpunit": "^8.5", |
|
"predis/predis": "^1.1", |
|
"rollbar/rollbar": "^1.3", |
|
"ruflin/elastica": ">=0.90 <3.0", |
|
"swiftmailer/swiftmailer": "^5.3|^6.0" |
|
}, |
|
"suggest": { |
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
|
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", |
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
|
"ext-mbstring": "Allow to work properly with unicode symbols", |
|
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", |
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", |
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
|
"php-console/php-console": "Allow sending log messages to Google Chrome", |
|
"rollbar/rollbar": "Allow sending log messages to Rollbar", |
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Monolog\\": "src/Monolog" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordi Boggiano", |
|
"email": "j.boggiano@seld.be", |
|
"homepage": "http://seld.be" |
|
} |
|
], |
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
|
"homepage": "http://github.com/Seldaek/monolog", |
|
"keywords": [ |
|
"log", |
|
"logging", |
|
"psr-3" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Seldaek", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-22T08:12:19+00:00" |
|
}, |
|
{ |
|
"name": "ocramius/package-versions", |
|
"version": "1.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Ocramius/PackageVersions.git", |
|
"reference": "421679846270a5772534828013a93be709fb13df" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/421679846270a5772534828013a93be709fb13df", |
|
"reference": "421679846270a5772534828013a93be709fb13df", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"composer-plugin-api": "^1.1.0 || ^2.0", |
|
"php": "^7.4.0" |
|
}, |
|
"require-dev": { |
|
"composer/composer": "^1.9.3 || ^2.0@dev", |
|
"doctrine/coding-standard": "^7.0.2", |
|
"ext-zip": "^1.15.0", |
|
"infection/infection": "^0.15.3", |
|
"phpunit/phpunit": "^9.0.1", |
|
"vimeo/psalm": "^3.9.3" |
|
}, |
|
"type": "composer-plugin", |
|
"extra": { |
|
"class": "PackageVersions\\Installer", |
|
"branch-alias": { |
|
"dev-master": "1.99.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PackageVersions\\": "src/PackageVersions" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com" |
|
} |
|
], |
|
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Ocramius", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/ocramius/package-versions", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-04-06T17:43:35+00:00" |
|
}, |
|
{ |
|
"name": "ocramius/proxy-manager", |
|
"version": "2.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Ocramius/ProxyManager.git", |
|
"reference": "ac1dd414fd114cfc0da9930e0ab46063c2f5e62a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/ac1dd414fd114cfc0da9930e0ab46063c2f5e62a", |
|
"reference": "ac1dd414fd114cfc0da9930e0ab46063c2f5e62a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-code": "^3.4.1", |
|
"ocramius/package-versions": "^1.8.0", |
|
"php": "~7.4.1", |
|
"webimpress/safe-writer": "^2.0.1" |
|
}, |
|
"conflict": { |
|
"doctrine/annotations": "<1.6.1", |
|
"laminas/laminas-stdlib": "<3.2.1", |
|
"zendframework/zend-stdlib": "<3.2.1" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^6.0.0", |
|
"ext-phar": "*", |
|
"infection/infection": "^0.16.2", |
|
"nikic/php-parser": "^4.4.0", |
|
"phpbench/phpbench": "^0.17.0", |
|
"phpunit/phpunit": "^9.1.1", |
|
"slevomat/coding-standard": "^5.0.4", |
|
"squizlabs/php_codesniffer": "^3.5.4", |
|
"vimeo/psalm": "^3.11.1" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-json": "To have the JsonRpc adapter (Remote Object feature)", |
|
"laminas/laminas-soap": "To have the Soap adapter (Remote Object feature)", |
|
"laminas/laminas-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)", |
|
"ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"ProxyManager\\": "src/ProxyManager" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com", |
|
"homepage": "http://ocramius.github.io/" |
|
} |
|
], |
|
"description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", |
|
"homepage": "https://github.com/Ocramius/ProxyManager", |
|
"keywords": [ |
|
"aop", |
|
"lazy loading", |
|
"proxy", |
|
"proxy pattern", |
|
"service proxies" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Ocramius", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-04-13T14:42:16+00:00" |
|
}, |
|
{ |
|
"name": "phenx/php-font-lib", |
|
"version": "0.5.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/PhenX/php-font-lib.git", |
|
"reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8", |
|
"reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8", |
|
"shasum": "" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"FontLib\\": "src/FontLib" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Ménager", |
|
"email": "fabien.menager@gmail.com" |
|
} |
|
], |
|
"description": "A library to read, parse, export and make subsets of different types of font files.", |
|
"homepage": "https://github.com/PhenX/php-font-lib", |
|
"time": "2020-03-08T15:31:32+00:00" |
|
}, |
|
{ |
|
"name": "phenx/php-svg-lib", |
|
"version": "v0.3.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/PhenX/php-svg-lib.git", |
|
"reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
|
"reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"sabberworm/php-css-parser": "^8.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^5.5|^6.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Svg\\": "src/Svg" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Ménager", |
|
"email": "fabien.menager@gmail.com" |
|
} |
|
], |
|
"description": "A library to read, parse and export to PDF SVG files.", |
|
"homepage": "https://github.com/PhenX/php-svg-lib", |
|
"time": "2019-09-11T20:02:13+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/reflection-common", |
|
"version": "2.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
|
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b", |
|
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"phpDocumentor\\Reflection\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jaap van Otterdijk", |
|
"email": "opensource@ijaap.nl" |
|
} |
|
], |
|
"description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
|
"homepage": "http://www.phpdoc.org", |
|
"keywords": [ |
|
"FQSEN", |
|
"phpDocumentor", |
|
"phpdoc", |
|
"reflection", |
|
"static analysis" |
|
], |
|
"time": "2020-04-27T09:25:28+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/reflection-docblock", |
|
"version": "5.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
|
"reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", |
|
"reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-filter": "^7.1", |
|
"php": "^7.2", |
|
"phpdocumentor/reflection-common": "^2.0", |
|
"phpdocumentor/type-resolver": "^1.0", |
|
"webmozart/assert": "^1" |
|
}, |
|
"require-dev": { |
|
"doctrine/instantiator": "^1", |
|
"mockery/mockery": "^1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"phpDocumentor\\Reflection\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "me@mikevanriel.com" |
|
}, |
|
{ |
|
"name": "Jaap van Otterdijk", |
|
"email": "account@ijaap.nl" |
|
} |
|
], |
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
|
"time": "2020-02-22T12:28:44+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/type-resolver", |
|
"version": "1.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/TypeResolver.git", |
|
"reference": "7462d5f123dfc080dfdf26897032a6513644fc95" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95", |
|
"reference": "7462d5f123dfc080dfdf26897032a6513644fc95", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2", |
|
"phpdocumentor/reflection-common": "^2.0" |
|
}, |
|
"require-dev": { |
|
"ext-tokenizer": "^7.2", |
|
"mockery/mockery": "~1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"phpDocumentor\\Reflection\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "me@mikevanriel.com" |
|
} |
|
], |
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", |
|
"time": "2020-02-18T18:59:58+00:00" |
|
}, |
|
{ |
|
"name": "psr/cache", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/cache.git", |
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Cache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for caching libraries", |
|
"keywords": [ |
|
"cache", |
|
"psr", |
|
"psr-6" |
|
], |
|
"time": "2016-08-06T20:24:11+00:00" |
|
}, |
|
{ |
|
"name": "psr/container", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/container.git", |
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Container\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://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" |
|
], |
|
"time": "2017-02-14T16:28:37+00:00" |
|
}, |
|
{ |
|
"name": "psr/event-dispatcher", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/event-dispatcher.git", |
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", |
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\EventDispatcher\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Standard interfaces for event handling.", |
|
"keywords": [ |
|
"events", |
|
"psr", |
|
"psr-14" |
|
], |
|
"time": "2019-01-08T18:20:26+00:00" |
|
}, |
|
{ |
|
"name": "psr/link", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/link.git", |
|
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", |
|
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Link\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interfaces for HTTP links", |
|
"keywords": [ |
|
"http", |
|
"http-link", |
|
"link", |
|
"psr", |
|
"psr-13", |
|
"rest" |
|
], |
|
"time": "2016-10-28T16:06:13+00:00" |
|
}, |
|
{ |
|
"name": "psr/log", |
|
"version": "1.1.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/log.git", |
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", |
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Log\\": "Psr/Log/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for logging libraries", |
|
"homepage": "https://github.com/php-fig/log", |
|
"keywords": [ |
|
"log", |
|
"psr", |
|
"psr-3" |
|
], |
|
"time": "2020-03-23T09:12:05+00:00" |
|
}, |
|
{ |
|
"name": "sabberworm/php-css-parser", |
|
"version": "8.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git", |
|
"reference": "d217848e1396ef962fb1997cf3e2421acba7f796" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796", |
|
"reference": "d217848e1396ef962fb1997cf3e2421acba7f796", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.2" |
|
}, |
|
"require-dev": { |
|
"codacy/coverage": "^1.4", |
|
"phpunit/phpunit": "~4.8" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"Sabberworm\\CSS": "lib/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Raphael Schweikert" |
|
} |
|
], |
|
"description": "Parser for CSS Files written in PHP", |
|
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", |
|
"keywords": [ |
|
"css", |
|
"parser", |
|
"stylesheet" |
|
], |
|
"time": "2020-06-01T09:10:00+00:00" |
|
}, |
|
{ |
|
"name": "sensio/framework-extra-bundle", |
|
"version": "v5.5.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
|
"reference": "c76bb1c5c67840ecb6d9be8e9d8d7036e375e317" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/c76bb1c5c67840ecb6d9be8e9d8d7036e375e317", |
|
"reference": "c76bb1c5c67840ecb6d9be8e9d8d7036e375e317", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.0", |
|
"php": ">=7.1.3", |
|
"symfony/config": "^4.4|^5.0", |
|
"symfony/dependency-injection": "^4.4|^5.0", |
|
"symfony/framework-bundle": "^4.4|^5.0", |
|
"symfony/http-kernel": "^4.4|^5.0" |
|
}, |
|
"conflict": { |
|
"doctrine/doctrine-cache-bundle": "<1.3.1" |
|
}, |
|
"require-dev": { |
|
"doctrine/doctrine-bundle": "^1.11|^2.0", |
|
"doctrine/orm": "^2.5", |
|
"nyholm/psr7": "^1.1", |
|
"symfony/browser-kit": "^4.4|^5.0", |
|
"symfony/dom-crawler": "^4.4|^5.0", |
|
"symfony/expression-language": "^4.4|^5.0", |
|
"symfony/finder": "^4.4|^5.0", |
|
"symfony/monolog-bridge": "^4.0|^5.0", |
|
"symfony/monolog-bundle": "^3.2", |
|
"symfony/phpunit-bridge": "^4.3.5|^5.0", |
|
"symfony/psr-http-message-bridge": "^1.1", |
|
"symfony/security-bundle": "^4.4|^5.0", |
|
"symfony/twig-bundle": "^4.4|^5.0", |
|
"symfony/yaml": "^4.4|^5.0", |
|
"twig/twig": "^1.34|^2.4|^3.0" |
|
}, |
|
"type": "symfony-bundle", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.5.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Sensio\\Bundle\\FrameworkExtraBundle\\": "src/" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
} |
|
], |
|
"description": "This bundle provides a way to configure your controllers with annotations", |
|
"keywords": [ |
|
"annotations", |
|
"controllers" |
|
], |
|
"time": "2020-05-06T12:12:33+00:00" |
|
}, |
|
{ |
|
"name": "symfony/apache-pack", |
|
"version": "v1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/apache-pack.git", |
|
"reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/apache-pack/zipball/3aa5818d73ad2551281fc58a75afd9ca82622e6c", |
|
"reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c", |
|
"shasum": "" |
|
}, |
|
"type": "symfony-pack", |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "A pack for Apache support in Symfony", |
|
"time": "2017-12-12T01:46:35+00:00" |
|
}, |
|
{ |
|
"name": "symfony/asset", |
|
"version": "v5.0.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/asset.git", |
|
"reference": "aaf4ba865c02f6df999166a0148d56f2b11b11fb" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/asset/zipball/aaf4ba865c02f6df999166a0148d56f2b11b11fb", |
|
"reference": "aaf4ba865c02f6df999166a0148d56f2b11b11fb", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5" |
|
}, |
|
"require-dev": { |
|
"symfony/http-foundation": "^4.4|^5.0", |
|
"symfony/http-kernel": "^4.4|^5.0" |
|
}, |
|
"suggest": { |
|
"symfony/http-foundation": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Asset\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony Asset Component", |
|
"homepage": "https://symfony.com", |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-30T20:12:43+00:00" |
|
}, |
|
{ |
|
"name": "symfony/cache", |
|
"version": "v5.0.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/cache.git", |
|
"reference": "77b641e27716591ab8cdc1eed3793828056c5e3d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/cache/zipball/77b641e27716591ab8cdc1eed3793828056c5e3d", |
|
"reference": "77b641e27716591ab8cdc1eed3793828056c5e3d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"psr/cache": "~1.0", |
|
"psr/log": "~1.0", |
|
"symfony/cache-contracts": "^1.1.7|^2", |
|
"symfony/service-contracts": "^1.1|^2", |
|
"symfony/var-exporter": "^4.4|^5.0" |
|
}, |
|
"conflict": { |
|
"doctrine/dbal": "<2.5", |
|
"symfony/dependency-injection": "<4.4", |
|
"symfony/http-kernel": "<4.4", |
|
"symfony/var-dumper": "<4.4" |
|
}, |
|
"provide": { |
|
"psr/cache-implementation": "1.0", |
|
"psr/simple-cache-implementation": "1.0", |
|
"symfony/cache-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"cache/integration-tests": "dev-master", |
|
"doctrine/cache": "^1.6", |
|
"doctrine/dbal": "^2.5|^3.0", |
|
"predis/predis": "^1.1", |
|
"psr/simple-cache": "^1.0", |
|
"symfony/config": "^4.4|^5.0", |
|
"symfony/dependency-injection": "^4.4|^5.0", |
|
"symfony/var-dumper": "^4.4|^5.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Cache\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony Cache component with PSR-6, PSR-16, and tags", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"caching", |
|
"psr6" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-05-28T09:07:30+00:00" |
|
}, |
|
{ |
|
"name": "symfony/cache-contracts", |
|
"version": "v2.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/cache-contracts.git", |
|
"reference": "87c92f62c494626598e9148208aaa6d1716b8e3c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/87c92f62c494626598e9148208aaa6d1716b8e3c", |
|
"reference": "87c92f62c494626598e9148208aaa6d1716b8e3c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"psr/cache": "^1.0" |
|
}, |
|
"suggest": { |
|
"symfony/cache-implementation": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Contracts\\Cache\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
|