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.
3351 lines
122 KiB
3351 lines
122 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": "d1d5858ac7ade45a32e516a09ea50dd9", |
|
"packages": [], |
|
"packages-dev": [ |
|
{ |
|
"name": "cilex/cilex", |
|
"version": "1.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Cilex/Cilex.git", |
|
"reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5", |
|
"reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"cilex/console-service-provider": "1.*", |
|
"php": ">=5.3.3", |
|
"pimple/pimple": "~1.0", |
|
"symfony/finder": "~2.1", |
|
"symfony/process": "~2.1" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "3.7.*", |
|
"symfony/validator": "~2.1" |
|
}, |
|
"suggest": { |
|
"monolog/monolog": ">=1.0.0", |
|
"symfony/validator": ">=1.0.0", |
|
"symfony/yaml": ">=1.0.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Cilex": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "mike.vanriel@naenius.com" |
|
} |
|
], |
|
"description": "The PHP micro-framework for Command line tools based on the Symfony2 Components", |
|
"homepage": "http://cilex.github.com", |
|
"keywords": [ |
|
"cli", |
|
"microframework" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Cilex/Cilex/issues", |
|
"source": "https://github.com/Cilex/Cilex/tree/master" |
|
}, |
|
"time": "2014-03-29T14:03:13+00:00" |
|
}, |
|
{ |
|
"name": "cilex/console-service-provider", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Cilex/console-service-provider.git", |
|
"reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e", |
|
"reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3", |
|
"pimple/pimple": "1.*@dev", |
|
"symfony/console": "~2.1" |
|
}, |
|
"require-dev": { |
|
"cilex/cilex": "1.*@dev", |
|
"silex/silex": "1.*@dev" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Cilex\\Provider\\Console": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Beau Simensen", |
|
"email": "beau@dflydev.com", |
|
"homepage": "http://beausimensen.com" |
|
}, |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "mike.vanriel@naenius.com" |
|
} |
|
], |
|
"description": "Console Service Provider", |
|
"keywords": [ |
|
"cilex", |
|
"console", |
|
"pimple", |
|
"service-provider", |
|
"silex" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Cilex/console-service-provider/issues", |
|
"source": "https://github.com/Cilex/console-service-provider/tree/master" |
|
}, |
|
"time": "2012-12-19T10:50:58+00:00" |
|
}, |
|
{ |
|
"name": "composer/ca-bundle", |
|
"version": "1.2.7", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/composer/ca-bundle.git", |
|
"reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", |
|
"reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-openssl": "*", |
|
"ext-pcre": "*", |
|
"php": "^5.3.2 || ^7.0 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", |
|
"psr/log": "^1.0", |
|
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Composer\\CaBundle\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordi Boggiano", |
|
"email": "j.boggiano@seld.be", |
|
"homepage": "http://seld.be" |
|
} |
|
], |
|
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", |
|
"keywords": [ |
|
"cabundle", |
|
"cacert", |
|
"certificate", |
|
"ssl", |
|
"tls" |
|
], |
|
"support": { |
|
"irc": "irc://irc.freenode.org/composer", |
|
"issues": "https://github.com/composer/ca-bundle/issues", |
|
"source": "https://github.com/composer/ca-bundle/tree/1.2.7" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://packagist.com", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-04-08T08:27:21+00:00" |
|
}, |
|
{ |
|
"name": "container-interop/container-interop", |
|
"version": "1.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/container-interop/container-interop.git", |
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", |
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"psr/container": "^1.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Interop\\Container\\": "src/Interop/Container/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)", |
|
"homepage": "https://github.com/container-interop/container-interop", |
|
"support": { |
|
"issues": "https://github.com/container-interop/container-interop/issues", |
|
"source": "https://github.com/container-interop/container-interop/tree/master" |
|
}, |
|
"abandoned": "psr/container", |
|
"time": "2017-02-14T19:40:03+00:00" |
|
}, |
|
{ |
|
"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" |
|
], |
|
"support": { |
|
"issues": "https://github.com/doctrine/annotations/issues", |
|
"source": "https://github.com/doctrine/annotations/tree/1.10.x" |
|
}, |
|
"time": "2020-05-25T17:24:27+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" |
|
], |
|
"support": { |
|
"issues": "https://github.com/doctrine/instantiator/issues", |
|
"source": "https://github.com/doctrine/instantiator/tree/1.3.x" |
|
}, |
|
"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" |
|
], |
|
"support": { |
|
"issues": "https://github.com/doctrine/lexer/issues", |
|
"source": "https://github.com/doctrine/lexer/tree/1.2.1" |
|
}, |
|
"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": "erusev/parsedown", |
|
"version": "1.7.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/erusev/parsedown.git", |
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", |
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-mbstring": "*", |
|
"php": ">=5.3.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8.35" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"Parsedown": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Emanuil Rusev", |
|
"email": "hello@erusev.com", |
|
"homepage": "http://erusev.com" |
|
} |
|
], |
|
"description": "Parser for Markdown.", |
|
"homepage": "http://parsedown.org", |
|
"keywords": [ |
|
"markdown", |
|
"parser" |
|
], |
|
"support": { |
|
"issues": "https://github.com/erusev/parsedown/issues", |
|
"source": "https://github.com/erusev/parsedown/tree/1.7.x" |
|
}, |
|
"time": "2019-12-30T22:54:17+00:00" |
|
}, |
|
{ |
|
"name": "jms/metadata", |
|
"version": "1.7.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/schmittjoh/metadata.git", |
|
"reference": "e5854ab1aa643623dc64adde718a8eec32b957a8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8", |
|
"reference": "e5854ab1aa643623dc64adde718a8eec32b957a8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/cache": "~1.0", |
|
"symfony/cache": "~3.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.5.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Metadata\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Asmir Mustafic", |
|
"email": "goetas@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes M. Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "Class/method/property metadata management in PHP", |
|
"keywords": [ |
|
"annotations", |
|
"metadata", |
|
"xml", |
|
"yaml" |
|
], |
|
"support": { |
|
"issues": "https://github.com/schmittjoh/metadata/issues", |
|
"source": "https://github.com/schmittjoh/metadata/tree/1.x" |
|
}, |
|
"time": "2018-10-26T12:40:10+00:00" |
|
}, |
|
{ |
|
"name": "jms/parser-lib", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/schmittjoh/parser-lib.git", |
|
"reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
|
"reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"phpoption/phpoption": ">=0.9,<2.0-dev" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"JMS\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache2" |
|
], |
|
"description": "A library for easily creating recursive-descent parsers.", |
|
"support": { |
|
"issues": "https://github.com/schmittjoh/parser-lib/issues", |
|
"source": "https://github.com/schmittjoh/parser-lib/tree/1.0.0" |
|
}, |
|
"time": "2012-11-18T18:08:43+00:00" |
|
}, |
|
{ |
|
"name": "jms/serializer", |
|
"version": "1.7.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/schmittjoh/serializer.git", |
|
"reference": "4fad8bbbe76e05de3b79ffa3db027058ed3813ff" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/4fad8bbbe76e05de3b79ffa3db027058ed3813ff", |
|
"reference": "4fad8bbbe76e05de3b79ffa3db027058ed3813ff", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.0", |
|
"doctrine/instantiator": "^1.0.3", |
|
"jms/metadata": "~1.1", |
|
"jms/parser-lib": "1.*", |
|
"php": ">=5.5.0", |
|
"phpcollection/phpcollection": "~0.1", |
|
"phpoption/phpoption": "^1.1" |
|
}, |
|
"conflict": { |
|
"jms/serializer-bundle": "<1.2.1", |
|
"twig/twig": "<1.12" |
|
}, |
|
"require-dev": { |
|
"doctrine/orm": "~2.1", |
|
"doctrine/phpcr-odm": "^1.3|^2.0", |
|
"ext-pdo_sqlite": "*", |
|
"jackalope/jackalope-doctrine-dbal": "^1.1.5", |
|
"phpunit/phpunit": "^4.8|^5.0", |
|
"propel/propel1": "~1.7", |
|
"symfony/expression-language": "^2.6|^3.0", |
|
"symfony/filesystem": "^2.1", |
|
"symfony/form": "~2.1|^3.0", |
|
"symfony/translation": "^2.1|^3.0", |
|
"symfony/validator": "^2.2|^3.0", |
|
"symfony/yaml": "^2.1|^3.0", |
|
"twig/twig": "~1.12|~2.0" |
|
}, |
|
"suggest": { |
|
"doctrine/cache": "Required if you like to use cache functionality.", |
|
"doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", |
|
"symfony/yaml": "Required if you'd like to serialize data to YAML format." |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"JMS\\Serializer": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Johannes M. Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", |
|
"homepage": "http://jmsyst.com/libs/serializer", |
|
"keywords": [ |
|
"deserialization", |
|
"jaxb", |
|
"json", |
|
"serialization", |
|
"xml" |
|
], |
|
"support": { |
|
"issues": "https://github.com/schmittjoh/serializer/issues", |
|
"source": "https://github.com/schmittjoh/serializer/tree/master" |
|
}, |
|
"time": "2017-05-15T08:35:42+00:00" |
|
}, |
|
{ |
|
"name": "monolog/monolog", |
|
"version": "1.25.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Seldaek/monolog.git", |
|
"reference": "1817faadd1846cd08be9a49e905dc68823bc38c0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0", |
|
"reference": "1817faadd1846cd08be9a49e905dc68823bc38c0", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0", |
|
"psr/log": "~1.0" |
|
}, |
|
"provide": { |
|
"psr/log-implementation": "1.0.0" |
|
}, |
|
"require-dev": { |
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0", |
|
"doctrine/couchdb": "~1.0@dev", |
|
"graylog2/gelf-php": "~1.0", |
|
"php-amqplib/php-amqplib": "~2.4", |
|
"php-console/php-console": "^3.1.3", |
|
"php-parallel-lint/php-parallel-lint": "^1.0", |
|
"phpunit/phpunit": "~4.5", |
|
"ruflin/elastica": ">=0.90 <3.0", |
|
"sentry/sentry": "^0.13", |
|
"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", |
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
|
"ext-mongo": "Allow sending log messages to a MongoDB server", |
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
|
"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", |
|
"sentry/sentry": "Allow sending log messages to a Sentry server" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0.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" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Seldaek/monolog/issues", |
|
"source": "https://github.com/Seldaek/monolog/tree/1.25.5" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Seldaek", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-07-23T08:35:51+00:00" |
|
}, |
|
{ |
|
"name": "nikic/php-parser", |
|
"version": "v1.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/nikic/PHP-Parser.git", |
|
"reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", |
|
"reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-tokenizer": "*", |
|
"php": ">=5.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"lib/bootstrap.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nikita Popov" |
|
} |
|
], |
|
"description": "A PHP parser written in PHP", |
|
"keywords": [ |
|
"parser", |
|
"php" |
|
], |
|
"support": { |
|
"issues": "https://github.com/nikic/PHP-Parser/issues", |
|
"source": "https://github.com/nikic/PHP-Parser/tree/1.x" |
|
}, |
|
"time": "2015-09-19T14:15:08+00:00" |
|
}, |
|
{ |
|
"name": "padraic/humbug_get_contents", |
|
"version": "1.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/humbug/file_get_contents.git", |
|
"reference": "dcb086060c9dd6b2f51d8f7a895500307110b7a7" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/humbug/file_get_contents/zipball/dcb086060c9dd6b2f51d8f7a895500307110b7a7", |
|
"reference": "dcb086060c9dd6b2f51d8f7a895500307110b7a7", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"composer/ca-bundle": "^1.0", |
|
"ext-openssl": "*", |
|
"php": "^5.3 || ^7.0 || ^7.1 || ^7.2" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.1", |
|
"mikey179/vfsstream": "^1.6", |
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"bamarni-bin": { |
|
"bin-links": false |
|
}, |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Humbug\\": "src/" |
|
}, |
|
"files": [ |
|
"src/function.php", |
|
"src/functions.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Pádraic Brady", |
|
"email": "padraic.brady@gmail.com", |
|
"homepage": "http://blog.astrumfutura.com" |
|
}, |
|
{ |
|
"name": "Théo Fidry", |
|
"email": "theo.fidry@gmail.com" |
|
} |
|
], |
|
"description": "Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+", |
|
"homepage": "https://github.com/padraic/file_get_contents", |
|
"keywords": [ |
|
"download", |
|
"file_get_contents", |
|
"http", |
|
"https", |
|
"ssl", |
|
"tls" |
|
], |
|
"support": { |
|
"issues": "https://github.com/humbug/file_get_contents/issues", |
|
"source": "https://github.com/humbug/file_get_contents/tree/master" |
|
}, |
|
"time": "2018-02-12T18:47:17+00:00" |
|
}, |
|
{ |
|
"name": "padraic/phar-updater", |
|
"version": "v1.0.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/humbug/phar-updater.git", |
|
"reference": "d01d3b8f26e541ac9b9eeba1e18d005d852f7ff1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/humbug/phar-updater/zipball/d01d3b8f26e541ac9b9eeba1e18d005d852f7ff1", |
|
"reference": "d01d3b8f26e541ac9b9eeba1e18d005d852f7ff1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"padraic/humbug_get_contents": "^1.0", |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Humbug\\SelfUpdate\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Pádraic Brady", |
|
"email": "padraic.brady@gmail.com", |
|
"homepage": "http://blog.astrumfutura.com" |
|
} |
|
], |
|
"description": "A thing to make PHAR self-updating easy and secure.", |
|
"keywords": [ |
|
"humbug", |
|
"phar", |
|
"self-update", |
|
"update" |
|
], |
|
"support": { |
|
"issues": "https://github.com/humbug/phar-updater/issues", |
|
"source": "https://github.com/humbug/phar-updater/tree/1.0" |
|
}, |
|
"time": "2018-03-30T12:52:15+00:00" |
|
}, |
|
{ |
|
"name": "phpcollection/phpcollection", |
|
"version": "0.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/schmittjoh/php-collection.git", |
|
"reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", |
|
"reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"phpoption/phpoption": "1.*" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "0.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"PhpCollection": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache2" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Johannes M. Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "General-Purpose Collection Library for PHP", |
|
"keywords": [ |
|
"collection", |
|
"list", |
|
"map", |
|
"sequence", |
|
"set" |
|
], |
|
"support": { |
|
"issues": "https://github.com/schmittjoh/php-collection/issues", |
|
"source": "https://github.com/schmittjoh/php-collection/tree/master" |
|
}, |
|
"time": "2015-05-17T12:39:23+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/fileset", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/Fileset.git", |
|
"reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/Fileset/zipball/bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", |
|
"reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3", |
|
"symfony/finder": "~2.1" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~3.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"phpDocumentor": [ |
|
"src/", |
|
"tests/unit/" |
|
] |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Fileset component for collecting a set of files given directories and file paths", |
|
"homepage": "http://www.phpdoc.org", |
|
"keywords": [ |
|
"files", |
|
"fileset", |
|
"phpdoc" |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/Fileset/issues", |
|
"source": "https://github.com/phpDocumentor/Fileset/tree/master" |
|
}, |
|
"time": "2013-08-06T21:07:42+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/graphviz", |
|
"version": "1.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/GraphViz.git", |
|
"reference": "a906a90a9f230535f25ea31caf81b2323956283f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/GraphViz/zipball/a906a90a9f230535f25ea31caf81b2323956283f", |
|
"reference": "a906a90a9f230535f25ea31caf81b2323956283f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"phpDocumentor": [ |
|
"src/", |
|
"tests/unit" |
|
] |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "mike.vanriel@naenius.com" |
|
} |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/GraphViz/issues", |
|
"source": "https://github.com/phpDocumentor/GraphViz/tree/master" |
|
}, |
|
"time": "2016-02-02T13:00:08+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/phpdocumentor", |
|
"version": "v2.9.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/phpDocumentor.git", |
|
"reference": "2e4f981a55ebe6f5db592d7da892d13d5b3c7816" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/phpDocumentor/zipball/2e4f981a55ebe6f5db592d7da892d13d5b3c7816", |
|
"reference": "2e4f981a55ebe6f5db592d7da892d13d5b3c7816", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"cilex/cilex": "~1.0", |
|
"erusev/parsedown": "~1.0", |
|
"jms/serializer": ">=0.12 < 1.8.0", |
|
"monolog/monolog": "~1.6", |
|
"padraic/phar-updater": "^1.0", |
|
"php": ">=5.3.3", |
|
"phpdocumentor/fileset": "~1.0", |
|
"phpdocumentor/graphviz": "~1.0", |
|
"phpdocumentor/reflection": "^3.0", |
|
"phpdocumentor/reflection-docblock": "~2.0", |
|
"symfony/config": "~2.3", |
|
"symfony/console": "~2.3", |
|
"symfony/event-dispatcher": "~2.1", |
|
"symfony/process": "~2.0", |
|
"symfony/stopwatch": "~2.3", |
|
"symfony/validator": "~2.2", |
|
"twig/twig": "~1.3", |
|
"webmozart/assert": "^1.2", |
|
"zendframework/zend-cache": "~2.1", |
|
"zendframework/zend-config": "~2.1", |
|
"zendframework/zend-filter": "~2.1", |
|
"zendframework/zend-i18n": "~2.1", |
|
"zendframework/zend-serializer": "~2.1", |
|
"zendframework/zend-servicemanager": "~2.1", |
|
"zendframework/zend-stdlib": "~2.1", |
|
"zetacomponents/document": ">=1.3.1" |
|
}, |
|
"require-dev": { |
|
"behat/behat": "^3.0", |
|
"mikey179/vfsstream": "~1.2", |
|
"mockery/mockery": "^0.9@dev", |
|
"phpunit/phpunit": "^4.0", |
|
"squizlabs/php_codesniffer": "^1.4", |
|
"symfony/expression-language": "^2.4" |
|
}, |
|
"suggest": { |
|
"ext-twig": "Enabling the twig extension improves the generation of twig based templates.", |
|
"ext-xslcache": "Enabling the XSLCache extension improves the generation of xml based templates." |
|
}, |
|
"bin": [ |
|
"bin/phpdoc.php", |
|
"bin/phpdoc" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-develop": "2.9-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"phpDocumentor": [ |
|
"src/", |
|
"tests/unit/" |
|
], |
|
"Cilex\\Provider": [ |
|
"src/" |
|
] |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Documentation Generator for PHP", |
|
"homepage": "http://www.phpdoc.org", |
|
"keywords": [ |
|
"api", |
|
"application", |
|
"dga", |
|
"documentation", |
|
"phpdoc" |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/phpDocumentor/issues", |
|
"source": "https://github.com/phpDocumentor/phpDocumentor/tree/v2.9.1" |
|
}, |
|
"time": "2020-01-12T19:44:16+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/reflection", |
|
"version": "3.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/Reflection.git", |
|
"reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", |
|
"reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"nikic/php-parser": "^1.0", |
|
"php": ">=5.3.3", |
|
"phpdocumentor/reflection-docblock": "~2.0", |
|
"psr/log": "~1.0" |
|
}, |
|
"require-dev": { |
|
"behat/behat": "~2.4", |
|
"mockery/mockery": "~0.8", |
|
"phpunit/phpunit": "~4.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"phpDocumentor": [ |
|
"src/", |
|
"tests/unit/", |
|
"tests/mocks/" |
|
] |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Reflection library to do Static Analysis for PHP Projects", |
|
"homepage": "http://www.phpdoc.org", |
|
"keywords": [ |
|
"phpDocumentor", |
|
"phpdoc", |
|
"reflection", |
|
"static analysis" |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/Reflection/issues", |
|
"source": "https://github.com/phpDocumentor/Reflection/tree/master" |
|
}, |
|
"time": "2016-05-21T08:42:32+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/reflection-docblock", |
|
"version": "2.0.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
|
"reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b", |
|
"reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.0" |
|
}, |
|
"suggest": { |
|
"dflydev/markdown": "~1.0", |
|
"erusev/parsedown": "~1.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"phpDocumentor": [ |
|
"src/" |
|
] |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "mike.vanriel@naenius.com" |
|
} |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", |
|
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/2.x" |
|
}, |
|
"time": "2016-01-25T08:17:30+00:00" |
|
}, |
|
{ |
|
"name": "phpoption/phpoption", |
|
"version": "1.7.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/schmittjoh/php-option.git", |
|
"reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525", |
|
"reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.5.9 || ^7.0 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.4.1", |
|
"phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.7-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PhpOption\\": "src/PhpOption/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Johannes M. Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
}, |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "graham@alt-three.com" |
|
} |
|
], |
|
"description": "Option Type for PHP", |
|
"keywords": [ |
|
"language", |
|
"option", |
|
"php", |
|
"type" |
|
], |
|
"support": { |
|
"issues": "https://github.com/schmittjoh/php-option/issues", |
|
"source": "https://github.com/schmittjoh/php-option/tree/1.7.5" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-07-20T17:29:33+00:00" |
|
}, |
|
{ |
|
"name": "pimple/pimple", |
|
"version": "v1.1.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/silexphp/Pimple.git", |
|
"reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d", |
|
"reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Pimple": "lib/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
} |
|
], |
|
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3", |
|
"homepage": "http://pimple.sensiolabs.org", |
|
"keywords": [ |
|
"container", |
|
"dependency injection" |
|
], |
|
"support": { |
|
"issues": "https://github.com/silexphp/Pimple/issues", |
|
"source": "https://github.com/silexphp/Pimple/tree/v1.1.1" |
|
}, |
|
"time": "2013-11-22T08:30:29+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" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/cache/tree/master" |
|
}, |
|
"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" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-fig/container/issues", |
|
"source": "https://github.com/php-fig/container/tree/master" |
|
}, |
|
"time": "2017-02-14T16:28:37+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" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/log/tree/1.1.3" |
|
}, |
|
"time": "2020-03-23T09:12:05+00:00" |
|
}, |
|
{ |
|
"name": "psr/simple-cache", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/simple-cache.git", |
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\SimpleCache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interfaces for simple caching", |
|
"keywords": [ |
|
"cache", |
|
"caching", |
|
"psr", |
|
"psr-16", |
|
"simple-cache" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/simple-cache/tree/master" |
|
}, |
|
"time": "2017-10-23T01:57:42+00:00" |
|
}, |
|
{ |
|
"name": "symfony/config", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/config.git", |
|
"reference": "7dd5f5040dc04c118d057fb5886563963eb70011" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/config/zipball/7dd5f5040dc04c118d057fb5886563963eb70011", |
|
"reference": "7dd5f5040dc04c118d057fb5886563963eb70011", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9", |
|
"symfony/filesystem": "~2.3|~3.0.0", |
|
"symfony/polyfill-ctype": "~1.8" |
|
}, |
|
"require-dev": { |
|
"symfony/yaml": "~2.7|~3.0.0" |
|
}, |
|
"suggest": { |
|
"symfony/yaml": "To use the yaml reference dumper" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Config\\": "" |
|
}, |
|
"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 Config Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/config/tree/v2.8.50" |
|
}, |
|
"time": "2018-11-26T09:38:12+00:00" |
|
}, |
|
{ |
|
"name": "symfony/console", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/console.git", |
|
"reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", |
|
"reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9", |
|
"symfony/debug": "^2.7.2|~3.0.0", |
|
"symfony/polyfill-mbstring": "~1.0" |
|
}, |
|
"require-dev": { |
|
"psr/log": "~1.0", |
|
"symfony/event-dispatcher": "~2.1|~3.0.0", |
|
"symfony/process": "~2.1|~3.0.0" |
|
}, |
|
"suggest": { |
|
"psr/log-implementation": "For using the console logger", |
|
"symfony/event-dispatcher": "", |
|
"symfony/process": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Console\\": "" |
|
}, |
|
"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 Console Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/console/tree/v2.8.52" |
|
}, |
|
"time": "2018-11-20T15:55:20+00:00" |
|
}, |
|
{ |
|
"name": "symfony/debug", |
|
"version": "v3.0.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/debug.git", |
|
"reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a", |
|
"reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.5.9", |
|
"psr/log": "~1.0" |
|
}, |
|
"conflict": { |
|
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
|
}, |
|
"require-dev": { |
|
"symfony/class-loader": "~2.8|~3.0", |
|
"symfony/http-kernel": "~2.8|~3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Debug\\": "" |
|
}, |
|
"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 Debug Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/debug/tree/3.0" |
|
}, |
|
"time": "2016-07-30T07:22:48+00:00" |
|
}, |
|
{ |
|
"name": "symfony/event-dispatcher", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/event-dispatcher.git", |
|
"reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0", |
|
"reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9" |
|
}, |
|
"require-dev": { |
|
"psr/log": "~1.0", |
|
"symfony/config": "^2.0.5|~3.0.0", |
|
"symfony/dependency-injection": "~2.6|~3.0.0", |
|
"symfony/expression-language": "~2.6|~3.0.0", |
|
"symfony/stopwatch": "~2.3|~3.0.0" |
|
}, |
|
"suggest": { |
|
"symfony/dependency-injection": "", |
|
"symfony/http-kernel": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\EventDispatcher\\": "" |
|
}, |
|
"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 EventDispatcher Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/event-dispatcher/tree/v2.8.50" |
|
}, |
|
"time": "2018-11-21T14:20:20+00:00" |
|
}, |
|
{ |
|
"name": "symfony/filesystem", |
|
"version": "v3.0.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/filesystem.git", |
|
"reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d", |
|
"reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.5.9" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Filesystem\\": "" |
|
}, |
|
"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 Filesystem Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/filesystem/tree/3.0" |
|
}, |
|
"time": "2016-07-20T05:43:46+00:00" |
|
}, |
|
{ |
|
"name": "symfony/finder", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/finder.git", |
|
"reference": "1444eac52273e345d9b95129bf914639305a9ba4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/finder/zipball/1444eac52273e345d9b95129bf914639305a9ba4", |
|
"reference": "1444eac52273e345d9b95129bf914639305a9ba4", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Finder\\": "" |
|
}, |
|
"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 Finder Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/finder/tree/v2.8.50" |
|
}, |
|
"time": "2018-11-11T11:18:13+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-ctype", |
|
"version": "v1.18.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-ctype.git", |
|
"reference": "1c302646f6efc070cd46856e600e5e0684d6b454" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", |
|
"reference": "1c302646f6efc070cd46856e600e5e0684d6b454", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"suggest": { |
|
"ext-ctype": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.18-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Ctype\\": "" |
|
}, |
|
"files": [ |
|
"bootstrap.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Gert de Pagter", |
|
"email": "BackEndTea@gmail.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for ctype functions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"ctype", |
|
"polyfill", |
|
"portable" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.18.0" |
|
}, |
|
"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-07-14T12:35:20+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-mbstring", |
|
"version": "v1.18.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
"reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", |
|
"reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.18-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Mbstring\\": "" |
|
}, |
|
"files": [ |
|
"bootstrap.php" |
|
] |
|
}, |
|
"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 polyfill for the Mbstring extension", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"mbstring", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.18.1" |
|
}, |
|
"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-07-14T12:35:20+00:00" |
|
}, |
|
{ |
|
"name": "symfony/process", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/process.git", |
|
"reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8", |
|
"reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Process\\": "" |
|
}, |
|
"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 Process Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/process/tree/v2.8.50" |
|
}, |
|
"time": "2018-11-11T11:18:13+00:00" |
|
}, |
|
{ |
|
"name": "symfony/stopwatch", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/stopwatch.git", |
|
"reference": "752586c80af8a85aeb74d1ae8202411c68836663" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/752586c80af8a85aeb74d1ae8202411c68836663", |
|
"reference": "752586c80af8a85aeb74d1ae8202411c68836663", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Stopwatch\\": "" |
|
}, |
|
"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 Stopwatch Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/stopwatch/tree/v2.8.52" |
|
}, |
|
"time": "2018-11-11T11:18:13+00:00" |
|
}, |
|
{ |
|
"name": "symfony/translation", |
|
"version": "v3.0.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/translation.git", |
|
"reference": "eee6c664853fd0576f21ae25725cfffeafe83f26" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/translation/zipball/eee6c664853fd0576f21ae25725cfffeafe83f26", |
|
"reference": "eee6c664853fd0576f21ae25725cfffeafe83f26", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.5.9", |
|
"symfony/polyfill-mbstring": "~1.0" |
|
}, |
|
"conflict": { |
|
"symfony/config": "<2.8" |
|
}, |
|
"require-dev": { |
|
"psr/log": "~1.0", |
|
"symfony/config": "~2.8|~3.0", |
|
"symfony/intl": "~2.8|~3.0", |
|
"symfony/yaml": "~2.8|~3.0" |
|
}, |
|
"suggest": { |
|
"psr/log": "To use logging capability in translator", |
|
"symfony/config": "", |
|
"symfony/yaml": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Translation\\": "" |
|
}, |
|
"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 Translation Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/translation/tree/3.0" |
|
}, |
|
"time": "2016-07-30T07:22:48+00:00" |
|
}, |
|
{ |
|
"name": "symfony/validator", |
|
"version": "v2.8.52", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/validator.git", |
|
"reference": "d5d2090bba3139d8ddb79959fbf516e87238fe3a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/validator/zipball/d5d2090bba3139d8ddb79959fbf516e87238fe3a", |
|
"reference": "d5d2090bba3139d8ddb79959fbf516e87238fe3a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.9", |
|
"symfony/polyfill-ctype": "~1.8", |
|
"symfony/polyfill-mbstring": "~1.0", |
|
"symfony/translation": "~2.4|~3.0.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/annotations": "~1.0", |
|
"doctrine/cache": "~1.0", |
|
"egulias/email-validator": "^1.2.1", |
|
"symfony/config": "~2.2|~3.0.0", |
|
"symfony/expression-language": "~2.4|~3.0.0", |
|
"symfony/http-foundation": "~2.3|~3.0.0", |
|
"symfony/intl": "~2.7.25|^2.8.18|~3.2.5", |
|
"symfony/property-access": "~2.3|~3.0.0", |
|
"symfony/yaml": "^2.0.5|~3.0.0" |
|
}, |
|
"suggest": { |
|
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", |
|
"doctrine/cache": "For using the default cached annotation reader and metadata cache.", |
|
"egulias/email-validator": "Strict (RFC compliant) email validation", |
|
"symfony/config": "", |
|
"symfony/expression-language": "For using the 2.4 Expression validator", |
|
"symfony/http-foundation": "", |
|
"symfony/intl": "", |
|
"symfony/property-access": "For using the 2.4 Validator API", |
|
"symfony/yaml": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Validator\\": "" |
|
}, |
|
"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 Validator Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/validator/tree/v2.8.50" |
|
}, |
|
"time": "2018-11-14T14:06:48+00:00" |
|
}, |
|
{ |
|
"name": "twig/twig", |
|
"version": "v1.43.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/twigphp/Twig.git", |
|
"reference": "597a03e85a60af6feee4f5127f3ef4279a1694c3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/597a03e85a60af6feee4f5127f3ef4279a1694c3", |
|
"reference": "597a03e85a60af6feee4f5127f3ef4279a1694c3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/polyfill-ctype": "^1.8" |
|
}, |
|
"require-dev": { |
|
"psr/container": "^1.0", |
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.43-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Twig_": "lib/" |
|
}, |
|
"psr-4": { |
|
"Twig\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com", |
|
"homepage": "http://fabien.potencier.org", |
|
"role": "Lead Developer" |
|
}, |
|
{ |
|
"name": "Twig Team", |
|
"role": "Contributors" |
|
}, |
|
{ |
|
"name": "Armin Ronacher", |
|
"email": "armin.ronacher@active-4.com", |
|
"role": "Project Founder" |
|
} |
|
], |
|
"description": "Twig, the flexible, fast, and secure template language for PHP", |
|
"homepage": "https://twig.symfony.com", |
|
"keywords": [ |
|
"templating" |
|
], |
|
"support": { |
|
"issues": "https://github.com/twigphp/Twig/issues", |
|
"source": "https://github.com/twigphp/Twig/tree/v1.43.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://certification.symfony.com/", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://live.symfony.com/", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://symfony.com/cloud/", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-07-05T13:00:49+00:00" |
|
}, |
|
{ |
|
"name": "webmozart/assert", |
|
"version": "1.9.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/webmozart/assert.git", |
|
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", |
|
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.3.3 || ^7.0 || ^8.0", |
|
"symfony/polyfill-ctype": "^1.8" |
|
}, |
|
"conflict": { |
|
"phpstan/phpstan": "<0.12.20", |
|
"vimeo/psalm": "<3.9.1" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8.36 || ^7.5.13" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Webmozart\\Assert\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Bernhard Schussek", |
|
"email": "bschussek@gmail.com" |
|
} |
|
], |
|
"description": "Assertions to validate method input/output with nice error messages.", |
|
"keywords": [ |
|
"assert", |
|
"check", |
|
"validate" |
|
], |
|
"support": { |
|
"issues": "https://github.com/webmozart/assert/issues", |
|
"source": "https://github.com/webmozart/assert/tree/master" |
|
}, |
|
"time": "2020-07-08T17:02:28+00:00" |
|
}, |
|
{ |
|
"name": "zendframework/zend-cache", |
|
"version": "2.8.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/zendframework/zend-cache.git", |
|
"reference": "edde41f1ee5c28e01701a032f434d03751b65df4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/zendframework/zend-cache/zipball/edde41f1ee5c28e01701a032f434d03751b65df4", |
|
"reference": "edde41f1ee5c28e01701a032f434d03751b65df4", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.6 || ^7.0", |
|
"psr/cache": "^1.0", |
|
"psr/simple-cache": "^1.0", |
|
"zendframework/zend-eventmanager": "^2.6.3 || ^3.2", |
|
"zendframework/zend-servicemanager": "^2.7.8 || ^3.3", |
|
"zendframework/zend-stdlib": "^2.7.7 || ^3.1" |
|
}, |
|
"provide": { |
|
"psr/cache-implementation": "1.0", |
|
"psr/simple-cache-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"cache/integration-tests": "^0.16", |
|
"phpbench/phpbench": "^0.13", |
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", |
|
"zendframework/zend-coding-standard": "~1.0.0", |
|
"zendframework/zend-serializer": "^2.6", |
|
"zendframework/zend-session": "^2.7.4" |
|
}, |
|
"suggest": { |
|
"ext-apc": "APC or compatible extension, to use the APC storage adapter", |
|
"ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter", |
|
"ext-dba": "DBA, to use the DBA storage adapter", |
|
"ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter", |
|
"ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter", |
|
"ext-mongo": "Mongo, to use MongoDb storage adapter", |
|
"ext-mongodb": "MongoDB, to use the ExtMongoDb storage adapter", |
|
"ext-redis": "Redis, to use Redis storage adapter", |
|
"ext-wincache": "WinCache, to use the WinCache storage adapter", |
|
"ext-xcache": "XCache, to use the XCache storage adapter", |
|
"mongodb/mongodb": "Required for use with the ext-mongodb adapter", |
|
"mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement", |
|
"zendframework/zend-serializer": "Zend\\Serializer component", |
|
"zendframework/zend-session": "Zend\\Session component" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8.x-dev", |
|
"dev-develop": "2.9.x-dev" |
|
}, |
|
"zf": { |
|
"component": "Zend\\Cache", |
|
"config-provider": "Zend\\Cache\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"autoload/patternPluginManagerPolyfill.php" |
|
], |
|
"psr-4": { |
|
"Zend\\Cache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output", |
|
"keywords": [ |
|
"ZendFramework", |
|
"cache", |
|
"psr-16", |
|
"psr-6", |
|
"zf" |
|
], |
|
"support": { |
|
"chat": "https://zendframework-slack.herokuapp.com", |
|
"docs": "https://docs.zendframework.com/zend-cache/", |
|
"forum": "https://discourse.zendframework.com/c/questions/components", |
|
"issues": "https://github.com/zendframework/zend-cache/issues", |
|
"rss": "https://github.com/zendframework/zend-cache/releases.atom", |
|
"source": "https://github.com/zendframework/zend-cache" |
|
}, |
|
"abandoned": "laminas/laminas-cache", |
|
"time": "2019-08-28T21:34:32+00:00" |
|
}, |
|
{ |
|
"name": "zendframework/zend-config", |
|
"version": "2.6.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/zendframework/zend-config.git", |
|
"reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", |
|
"reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.5 || ^7.0", |
|
"zendframework/zend-stdlib": "^2.7 || ^3.0" |
|
}, |
|
"require-dev": { |
|
"fabpot/php-cs-fixer": "1.7.*", |
|
"phpunit/phpunit": "~4.0", |
|
"zendframework/zend-filter": "^2.6", |
|
"zendframework/zend-i18n": "^2.5", |
|
"zendframework/zend-json": "^2.6.1", |
|
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
|
}, |
|
"suggest": { |
|
"zendframework/zend-filter": "Zend\\Filter component", |
|
"zendframework/zend-i18n": "Zend\\I18n component", |
|
"zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes", |
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.6-dev", |
|
"dev-develop": "2.7-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Zend\\Config\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "provides a nested object property based user interface for accessing this configuration data within application code", |
|
"homepage": "https://github.com/zendframework/zend-config", |
|
"keywords": [ |
|
"config", |
|
"zf2" |
|
], |
|
"support": { |
|
"issues": "https://github.com/zendframework/zend-config/issues", |
|
"source": "https://github.com/zendframework/zend-config/tree/release-2.6.0" |
|
}, |
|
"abandoned": "laminas/laminas-config", |
|
"time": "2016-02-04T23:01:10+00:00" |
|
}, |
|
{ |
|
"name": "zendframework/zend-eventmanager", |
|
"version": "3.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/zendframework/zend-eventmanag |