2018-03-12 03:23:55 +00:00
[
2020-08-07 23:42:38 +01:00
{
"name" : "alchemy/binary-driver" ,
"version" : "v5.2.0" ,
"version_normalized" : "5.2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/alchemy-fr/BinaryDriver.git" ,
"reference" : "e0615cdff315e6b4b05ada67906df6262a020d22"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/e0615cdff315e6b4b05ada67906df6262a020d22" ,
"reference" : "e0615cdff315e6b4b05ada67906df6262a020d22" ,
"shasum" : ""
} ,
"require" : {
"evenement/evenement" : "^3.0|^2.0|^1.0" ,
"php" : ">=5.5" ,
"psr/log" : "^1.0" ,
"symfony/process" : "^2.3|^3.0|^4.0|^5.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^4.0|^5.0"
} ,
"time" : "2020-02-12T19:35:11+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"Alchemy" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Le Goff" ,
"email" : "legoff.n@gmail.com"
} ,
{
"name" : "Romain Neutron" ,
"email" : "imprec@gmail.com" ,
"homepage" : "http://www.lickmychip.com/"
} ,
{
"name" : "Phraseanet Team" ,
"email" : "info@alchemy.fr" ,
"homepage" : "http://www.phraseanet.com/"
} ,
{
"name" : "Jens Hausdorf" ,
"email" : "mail@jens-hausdorf.de" ,
"homepage" : "https://jens-hausdorf.de" ,
"role" : "Maintainer"
}
] ,
"description" : "A set of tools to build binary drivers" ,
"keywords" : [
"binary" ,
"driver"
]
} ,
2019-06-22 22:23:21 +01:00
{
"name" : "apereo/phpcas" ,
2019-11-16 16:51:01 +00:00
"version" : "1.3.8" ,
"version_normalized" : "1.3.8.0" ,
2019-06-22 22:23:21 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/apereo/phpCAS.git" ,
2019-11-16 16:51:01 +00:00
"reference" : "40c0769ce05a30c8172b36ceab11124375c8366e"
2019-06-22 22:23:21 +01:00
} ,
"dist" : {
"type" : "zip" ,
2019-11-16 16:51:01 +00:00
"url" : "https://api.github.com/repos/apereo/phpCAS/zipball/40c0769ce05a30c8172b36ceab11124375c8366e" ,
"reference" : "40c0769ce05a30c8172b36ceab11124375c8366e" ,
2019-06-22 22:23:21 +01:00
"shasum" : ""
} ,
"require" : {
"ext-curl" : "*" ,
"php" : ">=5.4.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "~3.7.10"
} ,
2019-11-16 16:51:01 +00:00
"time" : "2019-08-18T20:01:55+00:00" ,
2019-06-22 22:23:21 +01:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.3.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"source/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Joachim Fritschi" ,
"homepage" : "https://wiki.jasig.org/display/~fritschi"
} ,
{
"name" : "Adam Franco" ,
"homepage" : "https://wiki.jasig.org/display/~adamfranco"
}
] ,
"description" : "Provides a simple API for authenticating users against a CAS server" ,
"homepage" : "https://wiki.jasig.org/display/CASC/phpCAS" ,
"keywords" : [
"apereo" ,
"cas" ,
"jasig"
]
} ,
2020-08-07 23:42:38 +01:00
{
"name" : "cilex/cilex" ,
"version" : "1.1.0" ,
"version_normalized" : "1.1.0.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"
} ,
"time" : "2014-03-29T14:03:13+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "cilex/console-service-provider" ,
"version" : "1.0.0" ,
"version_normalized" : "1.0.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"
} ,
"time" : "2012-12-19T10:50:58+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
2019-07-15 01:41:55 +01:00
{
"name" : "composer/ca-bundle" ,
2020-08-04 05:31:44 +01:00
"version" : "1.2.7" ,
"version_normalized" : "1.2.7.0" ,
2019-07-15 01:41:55 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/ca-bundle.git" ,
2020-08-04 05:31:44 +01:00
"reference" : "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
2019-07-15 01:41:55 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-04 05:31:44 +01:00
"url" : "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd" ,
"reference" : "95c63ab2117a72f48f5a55da9740a3273d45b7fd" ,
2019-07-15 01:41:55 +01:00
"shasum" : ""
} ,
"require" : {
"ext-openssl" : "*" ,
"ext-pcre" : "*" ,
2019-11-16 16:51:01 +00:00
"php" : "^5.3.2 || ^7.0 || ^8.0"
2019-07-15 01:41:55 +01:00
} ,
"require-dev" : {
2019-11-16 16:51:01 +00:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || 6.5 - 8" ,
2019-07-15 01:41:55 +01:00
"psr/log" : "^1.0" ,
2020-08-04 05:31:44 +01:00
"symfony/process" : "^2.5 || ^3.0 || ^4.0 || ^5.0"
2019-07-15 01:41:55 +01:00
} ,
2020-08-04 05:31:44 +01:00
"time" : "2020-04-08T08:27:21+00:00" ,
2019-07-15 01:41:55 +01:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
2020-08-04 05:31:44 +01:00
] ,
"funding" : [
{
"url" : "https://packagist.com" ,
"type" : "custom"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/composer/composer" ,
"type" : "tidelift"
}
2019-07-15 01:41:55 +01:00
]
} ,
2020-08-07 23:42:38 +01:00
{
"name" : "container-interop/container-interop" ,
"version" : "1.2.0" ,
"version_normalized" : "1.2.0.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"
} ,
"time" : "2017-02-14T19:40:03+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"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" ,
"abandoned" : "psr/container"
} ,
2019-06-22 22:23:21 +01:00
{
"name" : "diogocomposer/xmpphp" ,
2020-09-26 22:16:08 +01:00
"version" : "v3.0.3" ,
"version_normalized" : "3.0.3.0" ,
2019-06-22 22:23:21 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/diogogithub/xmpphp.git" ,
2020-09-26 22:16:08 +01:00
"reference" : "37f69546e8e24703c4a9116e7bb14864a61ee369"
2019-06-22 22:23:21 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-09-26 22:16:08 +01:00
"url" : "https://api.github.com/repos/diogogithub/xmpphp/zipball/37f69546e8e24703c4a9116e7bb14864a61ee369" ,
"reference" : "37f69546e8e24703c4a9116e7bb14864a61ee369" ,
2019-06-22 22:23:21 +01:00
"shasum" : ""
} ,
"require" : {
2019-11-16 16:51:01 +00:00
"ext-curl" : "*" ,
"ext-dom" : "*" ,
2019-06-22 22:23:21 +01:00
"ext-mbstring" : "*" ,
2019-11-16 16:51:01 +00:00
"ext-openssl" : "*" ,
"ext-simplexml" : "*" ,
2019-06-22 22:23:21 +01:00
"ext-xml" : "*" ,
2019-11-16 16:51:01 +00:00
"php" : "^7.3.0"
2019-06-22 22:23:21 +01:00
} ,
2020-09-26 22:16:08 +01:00
"time" : "2020-09-13T20:00:21+00:00" ,
2019-06-22 22:23:21 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"XMPPHP\\" : "XMPPHP"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0+"
] ,
"authors" : [
{
2019-11-16 16:51:01 +00:00
"name" : "Nathan Fritz" ,
"email" : "fritzy@netflint.net"
2019-06-22 22:23:21 +01:00
} ,
{
"name" : "Stephan Wentz" ,
"email" : "stephan@wentz.it"
} ,
{
"name" : "Christian Weiske" ,
"email" : "cweiske@cweiske.de"
} ,
{
"name" : "Vito Tafuni" ,
"email" : "vitotafuni@gmail.com"
} ,
2019-11-16 16:51:01 +00:00
{
"name" : "Ivan Borzenkov" ,
"email" : "ivan.borzenkov@gmail.com"
} ,
{
"name" : "bandroidx" ,
"email" : "bandroidx@gmail.com"
} ,
{
"name" : "BirknerAlex" ,
"email" : "alex.birkner@gmail.com"
} ,
2019-06-22 22:23:21 +01:00
{
"name" : "Diogo Cordeiro" ,
"email" : "diogo@fc.up.pt"
}
] ,
"description" : "XMPP PHP Library" ,
"keywords" : [
"jabber" ,
"xmpp" ,
"xmpphp"
]
} ,
2019-07-15 01:41:55 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "dnoegel/php-xdg-base-dir" ,
"version" : "v0.1.1" ,
"version_normalized" : "0.1.1.0" ,
2019-07-15 01:41:55 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/dnoegel/php-xdg-base-dir.git" ,
"reference" : "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
2019-07-15 01:41:55 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" ,
"reference" : "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" ,
2019-07-15 01:41:55 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : ">=5.3.2"
2019-07-15 01:41:55 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"phpunit/phpunit" : "~7.0|~6.0|~5.0|~4.8.35"
2019-07-15 01:41:55 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2019-12-04T15:06:13+00:00" ,
2019-07-15 01:41:55 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"XdgBaseDir\\" : "src/"
2019-07-15 01:41:55 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
2020-08-07 23:42:38 +01:00
"description" : "implementation of xdg base directory specification for php"
2019-07-15 01:41:55 +01:00
} ,
2018-03-12 03:23:55 +00:00
{
2020-08-07 23:42:38 +01:00
"name" : "doctrine/annotations" ,
"version" : "1.10.3" ,
"version_normalized" : "1.10.3.0" ,
2018-03-12 03:23:55 +00:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/doctrine/annotations.git" ,
"reference" : "5db60a4969eba0e0c197a19c077780aadbc43c5d"
2018-03-12 03:23:55 +00:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d" ,
"reference" : "5db60a4969eba0e0c197a19c077780aadbc43c5d" ,
2018-03-12 03:23:55 +00:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"doctrine/lexer" : "1.*" ,
"ext-tokenizer" : "*" ,
"php" : "^7.1 || ^8.0"
2018-03-12 03:23:55 +00:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"doctrine/cache" : "1.*" ,
"phpunit/phpunit" : "^7.5"
2018-03-12 03:23:55 +00:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2020-05-25T17:24:27+00:00" ,
2018-03-12 03:23:55 +00:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.9.x-dev"
}
} ,
2018-03-12 03:23:55 +00:00
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-4" : {
"Doctrine\\Common\\Annotations\\" : "lib/Doctrine/Common/Annotations"
}
2018-03-12 03:23:55 +00:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"MIT"
2018-03-12 03:23:55 +00:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"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"
2018-03-12 03:23:55 +00:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "Docblock Annotations Parser" ,
"homepage" : "http://www.doctrine-project.org" ,
2018-03-12 03:23:55 +00:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"annotations" ,
"docblock" ,
"parser"
2018-03-12 03:23:55 +00:00
]
} ,
2019-07-24 07:31:42 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "doctrine/cache" ,
"version" : "1.10.2" ,
"version_normalized" : "1.10.2.0" ,
2019-07-24 07:31:42 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/doctrine/cache.git" ,
"reference" : "13e3381b25847283a91948d04640543941309727"
2019-07-24 07:31:42 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727" ,
"reference" : "13e3381b25847283a91948d04640543941309727" ,
2019-07-24 07:31:42 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : "~7.1 || ^8.0"
2019-07-24 07:31:42 +01:00
} ,
2020-08-07 23:42:38 +01:00
"conflict" : {
"doctrine/common" : ">2.2,<2.4"
2019-07-24 07:31:42 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"alcaeus/mongo-php-adapter" : "^1.1" ,
"doctrine/coding-standard" : "^6.0" ,
"mongodb/mongodb" : "^1.1" ,
"phpunit/phpunit" : "^7.0" ,
"predis/predis" : "~1.0"
2019-07-24 07:31:42 +01:00
} ,
"suggest" : {
2020-08-07 23:42:38 +01:00
"alcaeus/mongo-php-adapter" : "Required to use legacy MongoDB driver"
2019-07-24 07:31:42 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2020-07-07T18:54:01+00:00" ,
2019-07-24 07:31:42 +01:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-08-07 23:42:38 +01:00
"dev-master" : "1.9.x-dev"
2019-07-24 07:31:42 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Doctrine\\Common\\Cache\\" : "lib/Doctrine/Common/Cache"
}
2019-07-24 07:31:42 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
2019-07-24 07:31:42 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"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"
2019-07-24 07:31:42 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"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" ,
2019-07-24 07:31:42 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"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"
}
2019-07-24 07:31:42 +01:00
]
} ,
2019-06-25 10:35:31 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "doctrine/instantiator" ,
"version" : "1.3.1" ,
"version_normalized" : "1.3.1.0" ,
2019-06-25 10:35:31 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/doctrine/instantiator.git" ,
"reference" : "f350df0268e904597e3bd9c4685c53e0e333feea"
2019-06-25 10:35:31 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea" ,
"reference" : "f350df0268e904597e3bd9c4685c53e0e333feea" ,
2019-06-25 10:35:31 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : "^7.1 || ^8.0"
2019-06-25 10:35:31 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"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"
2019-06-25 10:35:31 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2020-05-29T17:27:14+00:00" ,
2019-06-25 10:35:31 +01:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-08-07 23:42:38 +01:00
"dev-master" : "1.2.x-dev"
2019-06-25 10:35:31 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Doctrine\\Instantiator\\" : "src/Doctrine/Instantiator/"
}
2019-06-25 10:35:31 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"MIT"
2019-06-25 10:35:31 +01:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Marco Pivetta" ,
"email" : "ocramius@gmail.com" ,
"homepage" : "http://ocramius.github.com/"
2019-06-25 10:35:31 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "A small, lightweight utility to instantiate objects in PHP without invoking their constructors" ,
"homepage" : "https://www.doctrine-project.org/projects/instantiator.html" ,
2019-06-25 10:35:31 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"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"
}
2019-06-25 10:35:31 +01:00
]
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "doctrine/lexer" ,
"version" : "1.2.1" ,
"version_normalized" : "1.2.1.0" ,
2019-06-25 10:35:31 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/doctrine/lexer.git" ,
"reference" : "e864bbf5904cb8f5bb334f99209b48018522f042"
2019-06-25 10:35:31 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042" ,
"reference" : "e864bbf5904cb8f5bb334f99209b48018522f042" ,
2019-06-25 10:35:31 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : "^7.2 || ^8.0"
2019-06-25 10:35:31 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"doctrine/coding-standard" : "^6.0" ,
"phpstan/phpstan" : "^0.11.8" ,
"phpunit/phpunit" : "^8.2"
2019-06-25 10:35:31 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2020-05-25T17:44:05+00:00" ,
2019-06-25 10:35:31 +01:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-08-07 23:42:38 +01:00
"dev-master" : "1.2.x-dev"
2019-06-25 10:35:31 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Doctrine\\Common\\Lexer\\" : "lib/Doctrine/Common/Lexer"
2019-06-25 10:35:31 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"MIT"
2019-06-25 10:35:31 +01:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
2019-06-25 10:35:31 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "Roman Borschel" ,
"email" : "roman@code-factory.org"
} ,
{
"name" : "Johannes Schmitt" ,
"email" : "schmittjoh@gmail.com"
2019-06-25 10:35:31 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"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" ,
2019-06-25 10:35:31 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"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"
}
2019-06-25 10:35:31 +01:00
]
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "embed/embed" ,
"version" : "v3.4.8" ,
"version_normalized" : "3.4.8.0" ,
2019-06-25 10:35:31 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/oscarotero/Embed.git" ,
"reference" : "96aab555e399769b9d12c3c362a4232563ccbe76"
2019-06-25 10:35:31 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/oscarotero/Embed/zipball/96aab555e399769b9d12c3c362a4232563ccbe76" ,
"reference" : "96aab555e399769b9d12c3c362a4232563ccbe76" ,
2019-06-25 10:35:31 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"composer/ca-bundle" : "^1.0" ,
"ext-curl" : "*" ,
"ext-dom" : "*" ,
"ext-mbstring" : "*" ,
"php" : "^5.6|^7.0"
2019-06-25 10:35:31 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"friendsofphp/php-cs-fixer" : "^2.0" ,
"phpunit/phpunit" : "^4.8|^5.7"
2019-06-25 10:35:31 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2020-07-03T15:04:01+00:00" ,
2019-06-25 10:35:31 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Embed\\" : "src"
2019-06-25 10:35:31 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"MIT"
2019-06-25 10:35:31 +01:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Oscar Otero" ,
"email" : "oom@oscarotero.com" ,
"homepage" : "http://oscarotero.com" ,
"role" : "Developer"
2019-06-25 10:35:31 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "PHP library to retrieve page info using oembed, opengraph, etc" ,
"homepage" : "https://github.com/oscarotero/Embed" ,
2019-06-25 10:35:31 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"embed" ,
"embedly" ,
"oembed" ,
"opengraph" ,
"twitter cards"
2019-06-25 10:35:31 +01:00
]
} ,
2019-07-24 07:31:42 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "erusev/parsedown" ,
"version" : "1.7.4" ,
"version_normalized" : "1.7.4.0" ,
2019-07-24 07:31:42 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/erusev/parsedown.git" ,
"reference" : "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
2019-07-24 07:31:42 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3" ,
"reference" : "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" ,
2019-07-24 07:31:42 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"ext-mbstring" : "*" ,
"php" : ">=5.3.0"
2019-07-24 07:31:42 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"phpunit/phpunit" : "^4.8.35"
2019-07-24 07:31:42 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2019-12-30T22:54:17+00:00" ,
2019-07-24 07:31:42 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-0" : {
"Parsedown" : ""
2019-07-24 07:31:42 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Emanuil Rusev" ,
"email" : "hello@erusev.com" ,
"homepage" : "http://erusev.com"
2019-07-24 07:31:42 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "Parser for Markdown." ,
"homepage" : "http://parsedown.org" ,
2019-07-24 07:31:42 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"markdown" ,
"parser"
2019-07-24 07:31:42 +01:00
]
} ,
2018-03-12 03:23:55 +00:00
{
2020-08-07 23:42:38 +01:00
"name" : "evenement/evenement" ,
"version" : "v3.0.1" ,
"version_normalized" : "3.0.1.0" ,
2018-03-12 03:23:55 +00:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/igorw/evenement.git" ,
"reference" : "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
2018-03-12 03:23:55 +00:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7" ,
"reference" : "531bfb9d15f8aa57454f5f0285b18bec903b8fb7" ,
2018-03-12 03:23:55 +00:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : ">=7.0"
2018-03-12 03:23:55 +00:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"phpunit/phpunit" : "^6.0"
2018-03-12 03:23:55 +00:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2017-07-23T21:35:13+00:00" ,
2018-03-12 03:23:55 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-0" : {
"Evenement" : "src"
2018-03-12 03:23:55 +00:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Igor Wiedler" ,
"email" : "igor@wiedler.ch"
2018-03-12 03:23:55 +00:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "Événement is a very simple event dispatching library for PHP" ,
2018-03-12 03:23:55 +00:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"event-dispatcher" ,
"event-emitter"
2018-03-12 03:23:55 +00:00
]
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "ezyang/htmlpurifier" ,
"version" : "v4.13.0" ,
"version_normalized" : "4.13.0.0" ,
2018-03-12 03:23:55 +00:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/ezyang/htmlpurifier.git" ,
"reference" : "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
2018-03-12 03:23:55 +00:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75" ,
"reference" : "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" ,
2018-03-12 03:23:55 +00:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : ">=5.2"
2018-03-12 03:23:55 +00:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"simpletest/simpletest" : "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
2018-03-12 03:23:55 +00:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2020-06-29T00:56:53+00:00" ,
2018-03-12 03:23:55 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-0" : {
"HTMLPurifier" : "library/"
} ,
2018-03-12 03:23:55 +00:00
"files" : [
2020-08-07 23:42:38 +01:00
"library/HTMLPurifier.composer.php"
] ,
"exclude-from-classmap" : [
"/library/HTMLPurifier/Language/"
2018-03-12 03:23:55 +00:00
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"LGPL-2.1-or-later"
2018-03-12 03:23:55 +00:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Edward Z. Yang" ,
"email" : "admin@htmlpurifier.org" ,
"homepage" : "http://ezyang.com"
2018-03-12 03:23:55 +00:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "Standards compliant HTML filter written in PHP" ,
"homepage" : "http://htmlpurifier.org/" ,
2018-03-12 03:23:55 +00:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"html"
2018-03-12 03:23:55 +00:00
]
} ,
2019-06-22 22:23:21 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "guzzlehttp/psr7" ,
"version" : "1.6.1" ,
"version_normalized" : "1.6.1.0" ,
2019-06-22 22:23:21 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/guzzle/psr7.git" ,
"reference" : "239400de7a173fe9901b9ac7c06497751f00727a"
2019-06-22 22:23:21 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a" ,
"reference" : "239400de7a173fe9901b9ac7c06497751f00727a" ,
2019-06-22 22:23:21 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : ">=5.4.0" ,
"psr/http-message" : "~1.0" ,
"ralouphie/getallheaders" : "^2.0.5 || ^3.0.0"
} ,
"provide" : {
"psr/http-message-implementation" : "1.0"
2019-06-22 22:23:21 +01:00
} ,
2020-08-04 05:31:44 +01:00
"require-dev" : {
2020-08-07 23:42:38 +01:00
"ext-zlib" : "*" ,
"phpunit/phpunit" : "~4.8.36 || ^5.7.27 || ^6.5.8"
2020-08-04 05:31:44 +01:00
} ,
2020-08-07 23:42:38 +01:00
"suggest" : {
"zendframework/zend-httphandlerrunner" : "Emit PSR-7 responses"
} ,
"time" : "2019-07-01T23:21:34+00:00" ,
2019-06-22 22:23:21 +01:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.6-dev"
}
} ,
2019-06-22 22:23:21 +01:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"GuzzleHttp\\Psr7\\" : "src/"
} ,
"files" : [
"src/functions_include.php"
]
2019-06-22 22:23:21 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"MIT"
2019-06-22 22:23:21 +01:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
2019-06-22 22:23:21 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "Tobias Schultze" ,
"homepage" : "https://github.com/Tobion"
2019-06-22 22:23:21 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "PSR-7 message implementation that also provides common utility methods" ,
2019-06-22 22:23:21 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"http" ,
"message" ,
"psr-7" ,
"request" ,
"response" ,
"stream" ,
"uri" ,
"url"
2019-06-22 22:23:21 +01:00
]
} ,
2018-03-12 03:23:55 +00:00
{
2020-08-07 23:42:38 +01:00
"name" : "hoa/consistency" ,
"version" : "1.17.05.02" ,
"version_normalized" : "1.17.05.02" ,
2018-03-12 03:23:55 +00:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/hoaproject/Consistency.git" ,
"reference" : "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2018-03-12 03:23:55 +00:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f" ,
"reference" : "fd7d0adc82410507f332516faf655b6ed22e4c2f" ,
2018-03-12 03:23:55 +00:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"hoa/exception" : "~1.0" ,
"php" : ">=5.5.0"
2018-03-12 03:23:55 +00:00
} ,
2020-08-07 23:42:38 +01:00
"require-dev" : {
"hoa/stream" : "~1.0" ,
"hoa/test" : "~2.0"
} ,
"time" : "2017-05-02T12:18:12+00:00" ,
2018-03-12 03:23:55 +00:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
} ,
2018-03-12 03:23:55 +00:00
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-4" : {
"Hoa\\Consistency\\" : "."
} ,
"files" : [
"Prelude.php"
2018-03-12 03:23:55 +00:00
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"BSD-3-Clause"
2018-03-12 03:23:55 +00:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Ivan Enderlin" ,
"email" : "ivan.enderlin@hoa-project.net"
} ,
{
"name" : "Hoa community" ,
"homepage" : "https://hoa-project.net/"
2018-03-12 03:23:55 +00:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "The Hoa\\Consistency library." ,
"homepage" : "https://hoa-project.net/" ,
2018-03-12 03:23:55 +00:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"autoloader" ,
"callable" ,
"consistency" ,
"entity" ,
"flex" ,
"keyword" ,
"library"
2018-03-12 03:23:55 +00:00
]
2019-06-22 22:23:21 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "hoa/event" ,
"version" : "1.17.01.13" ,
"version_normalized" : "1.17.01.13" ,
2019-06-22 22:23:21 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/hoaproject/Event.git" ,
"reference" : "6c0060dced212ffa3af0e34bb46624f990b29c54"
2019-06-22 22:23:21 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54" ,
"reference" : "6c0060dced212ffa3af0e34bb46624f990b29c54" ,
2019-06-22 22:23:21 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"hoa/consistency" : "~1.0" ,
"hoa/exception" : "~1.0"
2019-06-22 22:23:21 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"hoa/test" : "~2.0"
2019-06-22 22:23:21 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2017-01-13T15:30:50+00:00" ,
2019-06-22 22:23:21 +01:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
} ,
2019-06-22 22:23:21 +01:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Hoa\\Event\\" : "."
2019-06-22 22:23:21 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"BSD-3-Clause"
2019-06-22 22:23:21 +01:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Ivan Enderlin" ,
"email" : "ivan.enderlin@hoa-project.net"
2019-06-22 22:23:21 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "Hoa community" ,
"homepage" : "https://hoa-project.net/"
2019-06-22 22:23:21 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "The Hoa\\Event library." ,
"homepage" : "https://hoa-project.net/" ,
2019-06-22 22:23:21 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"event" ,
"library" ,
"listener" ,
"observer"
2019-06-22 22:23:21 +01:00
]
} ,
2019-06-24 17:45:19 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "hoa/exception" ,
"version" : "1.17.01.16" ,
"version_normalized" : "1.17.01.16" ,
2019-06-24 17:45:19 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/hoaproject/Exception.git" ,
"reference" : "091727d46420a3d7468ef0595651488bfc3a458f"
2019-06-24 17:45:19 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f" ,
"reference" : "091727d46420a3d7468ef0595651488bfc3a458f" ,
2019-06-24 17:45:19 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"hoa/consistency" : "~1.0" ,
"hoa/event" : "~1.0"
2019-06-24 17:45:19 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"hoa/test" : "~2.0"
2019-06-24 17:45:19 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2017-01-16T07:53:27+00:00" ,
2019-06-24 17:45:19 +01:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
} ,
2019-06-24 17:45:19 +01:00
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-4" : {
"Hoa\\Exception\\" : "."
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Ivan Enderlin" ,
"email" : "ivan.enderlin@hoa-project.net"
} ,
{
"name" : "Hoa community" ,
"homepage" : "https://hoa-project.net/"
}
] ,
"description" : "The Hoa\\Exception library." ,
"homepage" : "https://hoa-project.net/" ,
"keywords" : [
"exception" ,
"library"
]
} ,
{
"name" : "intervention/image" ,
"version" : "2.5.1" ,
"version_normalized" : "2.5.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Intervention/image.git" ,
"reference" : "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e" ,
"reference" : "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e" ,
"shasum" : ""
} ,
"require" : {
"ext-fileinfo" : "*" ,
"guzzlehttp/psr7" : "~1.1" ,
"php" : ">=5.4.0"
} ,
"require-dev" : {
"mockery/mockery" : "~0.9.2" ,
"phpunit/phpunit" : "^4.8 || ^5.7"
} ,
"suggest" : {
"ext-gd" : "to use GD library based image processing." ,
"ext-imagick" : "to use Imagick based image processing." ,
"intervention/imagecache" : "Caching extension for the Intervention Image library"
} ,
"time" : "2019-11-02T09:15:47+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.4-dev"
} ,
"laravel" : {
"providers" : [
"Intervention\\Image\\ImageServiceProvider"
] ,
"aliases" : {
"Image" : "Intervention\\Image\\Facades\\Image"
}
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Intervention\\Image\\" : "src/Intervention/Image"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Oliver Vogel" ,
"email" : "oliver@olivervogel.com" ,
"homepage" : "http://olivervogel.com/"
}
] ,
"description" : "Image handling and manipulation library with support for Laravel integration" ,
"homepage" : "http://image.intervention.io/" ,
"keywords" : [
"gd" ,
"image" ,
"imagick" ,
"laravel" ,
"thumbnail" ,
"watermark"
]
} ,
{
"name" : "jakub-onderka/php-console-color" ,
"version" : "v0.2" ,
"version_normalized" : "0.2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/JakubOnderka/PHP-Console-Color.git" ,
"reference" : "d5deaecff52a0d61ccb613bb3804088da0307191"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191" ,
"reference" : "d5deaecff52a0d61ccb613bb3804088da0307191" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.4.0"
} ,
"require-dev" : {
"jakub-onderka/php-code-style" : "1.0" ,
"jakub-onderka/php-parallel-lint" : "1.0" ,
"jakub-onderka/php-var-dump-check" : "0.*" ,
"phpunit/phpunit" : "~4.3" ,
"squizlabs/php_codesniffer" : "1.*"
} ,
"time" : "2018-09-29T17:23:10+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"JakubOnderka\\PhpConsoleColor\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
] ,
"authors" : [
{
"name" : "Jakub Onderka" ,
"email" : "jakub.onderka@gmail.com"
}
] ,
"abandoned" : "php-parallel-lint/php-console-color"
} ,
{
"name" : "jakub-onderka/php-console-highlighter" ,
"version" : "v0.4" ,
"version_normalized" : "0.4.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/JakubOnderka/PHP-Console-Highlighter.git" ,
"reference" : "9f7a229a69d52506914b4bc61bfdb199d90c5547"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547" ,
"reference" : "9f7a229a69d52506914b4bc61bfdb199d90c5547" ,
"shasum" : ""
} ,
"require" : {
"ext-tokenizer" : "*" ,
"jakub-onderka/php-console-color" : "~0.2" ,
"php" : ">=5.4.0"
} ,
"require-dev" : {
"jakub-onderka/php-code-style" : "~1.0" ,
"jakub-onderka/php-parallel-lint" : "~1.0" ,
"jakub-onderka/php-var-dump-check" : "~0.1" ,
"phpunit/phpunit" : "~4.0" ,
"squizlabs/php_codesniffer" : "~1.5"
} ,
"time" : "2018-09-29T18:48:56+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"JakubOnderka\\PhpConsoleHighlighter\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jakub Onderka" ,
"email" : "acci@acci.cz" ,
"homepage" : "http://www.acci.cz/"
}
] ,
"description" : "Highlight PHP code in terminal" ,
"abandoned" : "php-parallel-lint/php-console-highlighter"
} ,
{
"name" : "jms/metadata" ,
"version" : "1.7.0" ,
"version_normalized" : "1.7.0.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"
} ,
"time" : "2018-10-26T12:40:10+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.5.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "jms/parser-lib" ,
"version" : "1.0.0" ,
"version_normalized" : "1.0.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"
} ,
"time" : "2012-11-18T18:08:43+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"JMS\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache2"
] ,
"description" : "A library for easily creating recursive-descent parsers."
} ,
{
"name" : "jms/serializer" ,
"version" : "1.7.1" ,
"version_normalized" : "1.7.1.0" ,
"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."
} ,
"time" : "2017-05-15T08:35:42+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "masterminds/html5" ,
"version" : "2.7.3" ,
"version_normalized" : "2.7.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Masterminds/html5-php.git" ,
"reference" : "aad73dbfefd71d46072138109ce1288d96c329cc"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Masterminds/html5-php/zipball/aad73dbfefd71d46072138109ce1288d96c329cc" ,
"reference" : "aad73dbfefd71d46072138109ce1288d96c329cc" ,
"shasum" : ""
} ,
"require" : {
"ext-ctype" : "*" ,
"ext-dom" : "*" ,
"ext-libxml" : "*" ,
"php" : ">=5.3.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^4.8.35" ,
"sami/sami" : "~2.0" ,
"satooshi/php-coveralls" : "1.0.*"
} ,
"time" : "2020-07-05T07:53:37+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.7-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Masterminds\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Matt Butcher" ,
"email" : "technosophos@gmail.com"
} ,
{
"name" : "Matt Farina" ,
"email" : "matt@mattfarina.com"
} ,
{
"name" : "Asmir Mustafic" ,
"email" : "goetas@gmail.com"
}
] ,
"description" : "An HTML5 parser and serializer." ,
"homepage" : "http://masterminds.github.io/html5-php" ,
"keywords" : [
"HTML5" ,
"dom" ,
"html" ,
"parser" ,
"querypath" ,
"serializer" ,
"xml"
]
} ,
{
"name" : "mf2/mf2" ,
"version" : "0.4.6" ,
"version_normalized" : "0.4.6.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/microformats/php-mf2.git" ,
"reference" : "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23" ,
"reference" : "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.4.0"
} ,
"require-dev" : {
"mf2/tests" : "@dev" ,
"phpdocumentor/phpdocumentor" : "v2.8.4" ,
"phpunit/phpunit" : "4.8.*"
} ,
"suggest" : {
"barnabywalters/mf-cleaner" : "To more easily handle the canonical data php-mf2 gives you" ,
"masterminds/html5" : "Alternative HTML parser for PHP, for better HTML5 support."
} ,
"time" : "2018-08-24T14:47:04+00:00" ,
"bin" : [
"bin/fetch-mf2" ,
"bin/parse-mf2"
] ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"Mf2/Parser.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"CC0-1.0"
] ,
"authors" : [
{
"name" : "Barnaby Walters" ,
"homepage" : "http://waterpigs.co.uk"
}
] ,
"description" : "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API" ,
"keywords" : [
"html" ,
"microformats" ,
"microformats 2" ,
"parser" ,
"semantic"
]
} ,
{
"name" : "michelf/php-markdown" ,
"version" : "1.9.0" ,
"version_normalized" : "1.9.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/michelf/php-markdown.git" ,
"reference" : "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c" ,
"reference" : "c83178d49e372ca967d1a8c77ae4e051b3a3c75c" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0"
} ,
"require-dev" : {
"phpunit/phpunit" : ">=4.3 <5.8"
} ,
"time" : "2019-12-02T02:32:27+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Michelf\\" : "Michelf/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Michel Fortin" ,
"email" : "michel.fortin@michelf.ca" ,
"homepage" : "https://michelf.ca/" ,
"role" : "Developer"
} ,
{
"name" : "John Gruber" ,
"homepage" : "https://daringfireball.net/"
}
] ,
"description" : "PHP Markdown" ,
"homepage" : "https://michelf.ca/projects/php-markdown/" ,
"keywords" : [
"markdown"
]
} ,
{
"name" : "monolog/monolog" ,
"version" : "1.25.5" ,
"version_normalized" : "1.25.5.0" ,
"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"
} ,
"time" : "2020-07-23T08:35:51+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
}
]
} ,
{
"name" : "myclabs/deep-copy" ,
"version" : "1.10.1" ,
"version_normalized" : "1.10.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/myclabs/DeepCopy.git" ,
"reference" : "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" ,
"reference" : "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"replace" : {
"myclabs/deep-copy" : "self.version"
} ,
"require-dev" : {
"doctrine/collections" : "^1.0" ,
"doctrine/common" : "^2.6" ,
"phpunit/phpunit" : "^7.1"
} ,
"time" : "2020-06-29T13:22:24+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"DeepCopy\\" : "src/DeepCopy/"
} ,
"files" : [
"src/DeepCopy/deep_copy.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Create deep copies (clones) of your objects" ,
"keywords" : [
"clone" ,
"copy" ,
"duplicate" ,
"object" ,
"object graph"
] ,
"funding" : [
{
"url" : "https://tidelift.com/funding/github/packagist/myclabs/deep-copy" ,
"type" : "tidelift"
}
]
} ,
{
"name" : "neutron/temporary-filesystem" ,
"version" : "2.4" ,
"version_normalized" : "2.4.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/romainneutron/Temporary-Filesystem.git" ,
"reference" : "3c55497da8d7762fb4dcabc91d54a5de510e3c99"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/3c55497da8d7762fb4dcabc91d54a5de510e3c99" ,
"reference" : "3c55497da8d7762fb4dcabc91d54a5de510e3c99" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0" ,
"symfony/filesystem" : "^2.3 || ^3.0 || ^4.0 || ^5.0"
} ,
"require-dev" : {
"symfony/phpunit-bridge" : "^5.0.4"
} ,
"time" : "2020-02-17T15:27:36+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"Neutron" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Romain Neutron" ,
"email" : "imprec@gmail.com"
}
] ,
"description" : "Symfony filesystem extension to handle temporary files"
} ,
{
"name" : "nikic/php-parser" ,
"version" : "v1.4.1" ,
"version_normalized" : "1.4.1.0" ,
"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"
} ,
"time" : "2015-09-19T14:15:08+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.4-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "openid/php-openid" ,
"version" : "2.3.0" ,
"version_normalized" : "2.3.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/openid/php-openid.git" ,
"reference" : "924f9aa42453cd0f9dba72587b4e2cdf7f4de874"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/openid/php-openid/zipball/924f9aa42453cd0f9dba72587b4e2cdf7f4de874" ,
"reference" : "924f9aa42453cd0f9dba72587b4e2cdf7f4de874" ,
"shasum" : ""
} ,
"require" : {
"ext-curl" : "*" ,
"ext-dom" : "*" ,
"ext-gmp" : "*" ,
"php" : ">=4.3"
} ,
"time" : "2015-07-30T18:07:43+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"Auth"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"include-path" : [
"."
] ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "JanRain Inc." ,
"homepage" : "http://www.openidenabled.com"
}
] ,
"description" : "OpenID library for PHP5" ,
"homepage" : "http://github.com/openid/php-openid" ,
"keywords" : [
"Authentication" ,
"OpenId" ,
"auth" ,
"yadis"
]
} ,
{
"name" : "padraic/humbug_get_contents" ,
"version" : "1.1.2" ,
"version_normalized" : "1.1.2.0" ,
"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"
} ,
"time" : "2018-02-12T18:47:17+00:00" ,
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : false
} ,
"branch-alias" : {
"dev-master" : "2.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "padraic/phar-updater" ,
"version" : "v1.0.6" ,
"version_normalized" : "1.0.6.0" ,
"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"
} ,
"time" : "2018-03-30T12:52:15+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "paragonie/constant_time_encoding" ,
"version" : "v1.0.4" ,
"version_normalized" : "1.0.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/paragonie/constant_time_encoding.git" ,
"reference" : "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6" ,
"reference" : "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.3|^7"
} ,
"require-dev" : {
"paragonie/random_compat" : "^1.4|^2" ,
"phpunit/phpunit" : "4.*|5.*" ,
"vimeo/psalm" : "^0.3|^1"
} ,
"time" : "2018-04-30T17:57:16+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"ParagonIE\\ConstantTime\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Paragon Initiative Enterprises" ,
"email" : "security@paragonie.com" ,
"homepage" : "https://paragonie.com" ,
"role" : "Maintainer"
} ,
{
"name" : "Steve 'Sc00bz' Thomas" ,
"email" : "steve@tobtu.com" ,
"homepage" : "https://www.tobtu.com" ,
"role" : "Original Developer"
}
] ,
"description" : "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)" ,
"keywords" : [
"base16" ,
"base32" ,
"base32_decode" ,
"base32_encode" ,
"base64" ,
"base64_decode" ,
"base64_encode" ,
"bin2hex" ,
"encoding" ,
"hex" ,
"hex2bin" ,
"rfc4648"
]
} ,
{
"name" : "paragonie/random_compat" ,
"version" : "v2.0.18" ,
"version_normalized" : "2.0.18.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/paragonie/random_compat.git" ,
"reference" : "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" ,
"reference" : "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.2.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "4.*|5.*"
} ,
"suggest" : {
"ext-libsodium" : "Provides a modern crypto API that can be used to generate random bytes."
} ,
"time" : "2019-01-03T20:59:08+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"lib/random.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Paragon Initiative Enterprises" ,
"email" : "security@paragonie.com" ,
"homepage" : "https://paragonie.com"
}
] ,
"description" : "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7" ,
"keywords" : [
"csprng" ,
"polyfill" ,
"pseudorandom" ,
"random"
]
} ,
{
"name" : "pear/console_getopt" ,
"version" : "v1.4.3" ,
"version_normalized" : "1.4.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/pear/Console_Getopt.git" ,
"reference" : "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0" ,
"reference" : "a41f8d3e668987609178c7c4a9fe48fecac53fa0" ,
"shasum" : ""
} ,
"time" : "2019-11-20T18:27:48+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"Console" : "./"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"include-path" : [
"./"
] ,
"license" : [
"BSD-2-Clause"
] ,
"authors" : [
{
"name" : "Andrei Zmievski" ,
"email" : "andrei@php.net" ,
"role" : "Lead"
} ,
{
"name" : "Stig Bakken" ,
"email" : "stig@php.net" ,
"role" : "Developer"
} ,
{
"name" : "Greg Beaver" ,
"email" : "cellog@php.net" ,
"role" : "Helper"
}
] ,
"description" : "More info available on: http://pear.php.net/package/Console_Getopt"
} ,
{
"name" : "phar-io/manifest" ,
"version" : "1.0.3" ,
"version_normalized" : "1.0.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phar-io/manifest.git" ,
"reference" : "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" ,
"reference" : "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"ext-phar" : "*" ,
"phar-io/version" : "^2.0" ,
"php" : "^5.6 || ^7.0"
} ,
"time" : "2018-07-08T19:23:20+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
} ,
{
"name" : "Sebastian Heuer" ,
"email" : "sebastian@phpeople.de" ,
"role" : "Developer"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "Developer"
}
] ,
"description" : "Component for reading phar.io manifest information from a PHP Archive (PHAR)"
} ,
{
"name" : "phar-io/version" ,
"version" : "2.0.1" ,
"version_normalized" : "2.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phar-io/version.git" ,
"reference" : "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6" ,
"reference" : "45a2ec53a73c70ce41d55cedef9063630abaf1b6" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0"
} ,
"time" : "2018-07-08T19:19:57+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
} ,
{
"name" : "Sebastian Heuer" ,
"email" : "sebastian@phpeople.de" ,
"role" : "Developer"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "Developer"
}
] ,
"description" : "Library for handling version information and constraints"
} ,
{
"name" : "php-ffmpeg/php-ffmpeg" ,
"version" : "v0.16" ,
"version_normalized" : "0.16.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git" ,
"reference" : "4175c02b7d9f7e1a02cec2ba73474266ba2c5fa1"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/4175c02b7d9f7e1a02cec2ba73474266ba2c5fa1" ,
"reference" : "4175c02b7d9f7e1a02cec2ba73474266ba2c5fa1" ,
"shasum" : ""
} ,
"require" : {
"alchemy/binary-driver" : "^1.5 || ~2.0.0 || ^5.0" ,
"doctrine/cache" : "^1.0" ,
"evenement/evenement" : "^3.0 || ^2.0 || ^1.0" ,
"neutron/temporary-filesystem" : "^2.1.1" ,
"php" : "^5.3.9 || ^7.0"
} ,
"require-dev" : {
"sami/sami" : "~1.0" ,
"silex/silex" : "~1.0" ,
"symfony/phpunit-bridge" : "^5.0.4"
} ,
"suggest" : {
"php-ffmpeg/extras" : "A compilation of common audio & video drivers for PHP-FFMpeg"
} ,
"time" : "2020-03-29T09:57:10+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "0.7-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"FFMpeg" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Romain Neutron" ,
"email" : "imprec@gmail.com" ,
"homepage" : "http://www.lickmychip.com/"
} ,
{
"name" : "Phraseanet Team" ,
"email" : "info@alchemy.fr" ,
"homepage" : "http://www.phraseanet.com/"
} ,
{
"name" : "Patrik Karisch" ,
"email" : "patrik@karisch.guru" ,
"homepage" : "http://www.karisch.guru"
} ,
{
"name" : "Romain Biard" ,
"email" : "romain.biard@gmail.com" ,
"homepage" : "https://www.strime.io/"
} ,
{
"name" : "Jens Hausdorf" ,
"email" : "hello@jens-hausdorf.de" ,
"homepage" : "https://jens-hausdorf.de"
}
] ,
"description" : "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg" ,
"keywords" : [
"audio" ,
"audio processing" ,
"avconv" ,
"avprobe" ,
"ffmpeg" ,
"ffprobe" ,
"video" ,
"video processing"
]
} ,
{
"name" : "phpcollection/phpcollection" ,
"version" : "0.5.0" ,
"version_normalized" : "0.5.0.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.*"
} ,
"time" : "2015-05-17T12:39:23+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "0.4-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "phpdocumentor/fileset" ,
"version" : "1.0.0" ,
"version_normalized" : "1.0.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"
} ,
"time" : "2013-08-06T21:07:42+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "phpdocumentor/graphviz" ,
"version" : "1.0.4" ,
"version_normalized" : "1.0.4.0" ,
"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"
} ,
"time" : "2016-02-02T13:00:08+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"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"
}
]
} ,
{
"name" : "phpdocumentor/phpdocumentor" ,
"version" : "v2.9.1" ,
"version_normalized" : "2.9.1.0" ,
"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."
} ,
"time" : "2020-01-12T19:44:16+00:00" ,
"bin" : [
"bin/phpdoc.php" ,
"bin/phpdoc"
] ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-develop" : "2.9-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "phpdocumentor/reflection" ,
"version" : "3.0.1" ,
"version_normalized" : "3.0.1.0" ,
"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"
} ,
"time" : "2016-05-21T08:42:32+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "phpdocumentor/reflection-docblock" ,
"version" : "2.0.5" ,
"version_normalized" : "2.0.5.0" ,
"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"
} ,
"time" : "2016-01-25T08:17:30+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"phpDocumentor" : [
"src/"
]
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "mike.vanriel@naenius.com"
}
]
} ,
{
"name" : "phpoption/phpoption" ,
"version" : "1.7.5" ,
"version_normalized" : "1.7.5.0" ,
"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"
} ,
"time" : "2020-07-20T17:29:33+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.7-dev"
}
} ,
"installation-source" : "dist" ,
"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"
] ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/phpoption/phpoption" ,
"type" : "tidelift"
}
]
} ,
{
"name" : "phpseclib/phpseclib" ,
"version" : "dev-master" ,
"version_normalized" : "9999999-dev" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpseclib/phpseclib.git" ,
"reference" : "f815e43077da67d3dd5b4d18a45753f5b79c1ab9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpseclib/phpseclib/zipball/f815e43077da67d3dd5b4d18a45753f5b79c1ab9" ,
"reference" : "f815e43077da67d3dd5b4d18a45753f5b79c1ab9" ,
"shasum" : ""
} ,
"require" : {
"paragonie/constant_time_encoding" : "^1" ,
"paragonie/random_compat" : "^1.4|^2.0" ,
"php" : ">=5.6.1"
} ,
"require-dev" : {
"phing/phing" : "~2.7" ,
"phpunit/phpunit" : "^4.8.35|^5.7|^6.0" ,
"sami/sami" : "~2.0" ,
"squizlabs/php_codesniffer" : "~2.0"
} ,
"suggest" : {
"ext-gmp" : "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations." ,
"ext-libsodium" : "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension." ,
"ext-mcrypt" : "Install the Mcrypt extension in order to speed up a few other cryptographic operations." ,
"ext-openssl" : "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
} ,
"time" : "2019-06-23T16:33:59+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"phpseclib/bootstrap.php"
] ,
"psr-4" : {
"phpseclib\\" : "phpseclib/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jim Wigginton" ,
"email" : "terrafrost@php.net" ,
"role" : "Lead Developer"
} ,
{
"name" : "Patrick Monnerat" ,
"email" : "pm@datasphere.ch" ,
"role" : "Developer"
} ,
{
"name" : "Andreas Fischer" ,
"email" : "bantu@phpbb.com" ,
"role" : "Developer"
} ,
{
"name" : "Hans-Jürgen Petrich" ,
"email" : "petrich@tronic-media.com" ,
"role" : "Developer"
} ,
{
"name" : "Graham Campbell" ,
"email" : "graham@alt-three.com" ,
"role" : "Developer"
}
] ,
"description" : "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc." ,
"homepage" : "http://phpseclib.sourceforge.net" ,
"keywords" : [
"BigInteger" ,
"aes" ,
"asn.1" ,
"asn1" ,
"blowfish" ,
"crypto" ,
"cryptography" ,
"encryption" ,
"rsa" ,
"security" ,
"sftp" ,
"signature" ,
"signing" ,
"ssh" ,
"twofish" ,
"x.509" ,
"x509"
]
} ,
{
"name" : "phpspec/prophecy" ,
"version" : "v1.10.3" ,
"version_normalized" : "1.10.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpspec/prophecy.git" ,
"reference" : "451c3cd1418cf640de218914901e51b064abb093"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093" ,
"reference" : "451c3cd1418cf640de218914901e51b064abb093" ,
"shasum" : ""
} ,
"require" : {
"doctrine/instantiator" : "^1.0.2" ,
"php" : "^5.3|^7.0" ,
"phpdocumentor/reflection-docblock" : "^2.0|^3.0.2|^4.0|^5.0" ,
"sebastian/comparator" : "^1.2.3|^2.0|^3.0|^4.0" ,
"sebastian/recursion-context" : "^1.0|^2.0|^3.0|^4.0"
} ,
"require-dev" : {
"phpspec/phpspec" : "^2.5 || ^3.2" ,
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
} ,
"time" : "2020-03-05T15:02:03+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.10.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Prophecy\\" : "src/Prophecy"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Konstantin Kudryashov" ,
"email" : "ever.zet@gmail.com" ,
"homepage" : "http://everzet.com"
} ,
{
"name" : "Marcello Duarte" ,
"email" : "marcello.duarte@gmail.com"
}
] ,
"description" : "Highly opinionated mocking framework for PHP 5.3+" ,
"homepage" : "https://github.com/phpspec/prophecy" ,
"keywords" : [
"Double" ,
"Dummy" ,
"fake" ,
"mock" ,
"spy" ,
"stub"
]
} ,
{
"name" : "phpunit/php-code-coverage" ,
"version" : "7.0.10" ,
"version_normalized" : "7.0.10.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-code-coverage.git" ,
"reference" : "f1884187926fbb755a9aaf0b3836ad3165b478bf"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf" ,
"reference" : "f1884187926fbb755a9aaf0b3836ad3165b478bf" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"ext-xmlwriter" : "*" ,
"php" : "^7.2" ,
"phpunit/php-file-iterator" : "^2.0.2" ,
"phpunit/php-text-template" : "^1.2.1" ,
"phpunit/php-token-stream" : "^3.1.1" ,
"sebastian/code-unit-reverse-lookup" : "^1.0.1" ,
"sebastian/environment" : "^4.2.2" ,
"sebastian/version" : "^2.0.1" ,
"theseer/tokenizer" : "^1.1.3"
} ,
"require-dev" : {
"phpunit/phpunit" : "^8.2.2"
} ,
"suggest" : {
"ext-xdebug" : "^2.7.2"
} ,
"time" : "2019-11-20T13:55:58+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "7.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Library that provides collection, processing, and rendering functionality for PHP code coverage information." ,
"homepage" : "https://github.com/sebastianbergmann/php-code-coverage" ,
"keywords" : [
"coverage" ,
"testing" ,
"xunit"
]
} ,
{
"name" : "phpunit/php-file-iterator" ,
"version" : "2.0.2" ,
"version_normalized" : "2.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-file-iterator.git" ,
"reference" : "050bedf145a257b1ff02746c31894800e5122946"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946" ,
"reference" : "050bedf145a257b1ff02746c31894800e5122946" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.1"
} ,
"time" : "2018-09-13T20:33:42+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "FilterIterator implementation that filters files based on a list of suffixes." ,
"homepage" : "https://github.com/sebastianbergmann/php-file-iterator/" ,
"keywords" : [
"filesystem" ,
"iterator"
]
} ,
{
"name" : "phpunit/php-text-template" ,
"version" : "1.2.1" ,
"version_normalized" : "1.2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-text-template.git" ,
"reference" : "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686" ,
"reference" : "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3"
} ,
"time" : "2015-06-21T13:50:34+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Simple template engine." ,
"homepage" : "https://github.com/sebastianbergmann/php-text-template/" ,
"keywords" : [
"template"
]
} ,
{
"name" : "phpunit/php-timer" ,
"version" : "2.1.2" ,
"version_normalized" : "2.1.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-timer.git" ,
"reference" : "1038454804406b0b5f5f520358e78c1c2f71501e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e" ,
"reference" : "1038454804406b0b5f5f520358e78c1c2f71501e" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.0"
} ,
"time" : "2019-06-07T04:22:29+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.1-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Utility class for timing" ,
"homepage" : "https://github.com/sebastianbergmann/php-timer/" ,
"keywords" : [
"timer"
]
} ,
{
"name" : "phpunit/php-token-stream" ,
"version" : "3.1.1" ,
"version_normalized" : "3.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-token-stream.git" ,
"reference" : "995192df77f63a59e47f025390d2d1fdf8f425ff"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff" ,
"reference" : "995192df77f63a59e47f025390d2d1fdf8f425ff" ,
"shasum" : ""
} ,
"require" : {
"ext-tokenizer" : "*" ,
"php" : "^7.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.0"
} ,
"time" : "2019-09-17T06:23:10+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.1-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Wrapper around PHP's tokenizer extension." ,
"homepage" : "https://github.com/sebastianbergmann/php-token-stream/" ,
"keywords" : [
"tokenizer"
]
} ,
{
"name" : "phpunit/phpunit" ,
"version" : "8.5.8" ,
"version_normalized" : "8.5.8.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/phpunit.git" ,
"reference" : "34c18baa6a44f1d1fbf0338907139e9dce95b997"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997" ,
"reference" : "34c18baa6a44f1d1fbf0338907139e9dce95b997" ,
"shasum" : ""
} ,
"require" : {
"doctrine/instantiator" : "^1.2.0" ,
"ext-dom" : "*" ,
"ext-json" : "*" ,
"ext-libxml" : "*" ,
"ext-mbstring" : "*" ,
"ext-xml" : "*" ,
"ext-xmlwriter" : "*" ,
"myclabs/deep-copy" : "^1.9.1" ,
"phar-io/manifest" : "^1.0.3" ,
"phar-io/version" : "^2.0.1" ,
"php" : "^7.2" ,
"phpspec/prophecy" : "^1.8.1" ,
"phpunit/php-code-coverage" : "^7.0.7" ,
"phpunit/php-file-iterator" : "^2.0.2" ,
"phpunit/php-text-template" : "^1.2.1" ,
"phpunit/php-timer" : "^2.1.2" ,
"sebastian/comparator" : "^3.0.2" ,
"sebastian/diff" : "^3.0.2" ,
"sebastian/environment" : "^4.2.2" ,
"sebastian/exporter" : "^3.1.1" ,
"sebastian/global-state" : "^3.0.0" ,
"sebastian/object-enumerator" : "^3.0.3" ,
"sebastian/resource-operations" : "^2.0.1" ,
"sebastian/type" : "^1.1.3" ,
"sebastian/version" : "^2.0.1"
} ,
"require-dev" : {
"ext-pdo" : "*"
} ,
"suggest" : {
"ext-soap" : "*" ,
"ext-xdebug" : "*" ,
"phpunit/php-invoker" : "^2.0.0"
} ,
"time" : "2020-06-22T07:06:58+00:00" ,
"bin" : [
"phpunit"
] ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "8.5-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "The PHP Unit Testing framework." ,
"homepage" : "https://phpunit.de/" ,
"keywords" : [
"phpunit" ,
"testing" ,
"xunit"
] ,
"funding" : [
{
"url" : "https://phpunit.de/donate.html" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
]
} ,
{
"name" : "pimple/pimple" ,
"version" : "v1.1.1" ,
"version_normalized" : "1.1.1.0" ,
"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"
} ,
"time" : "2013-11-22T08:30:29+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "predis/predis" ,
"version" : "v1.1.1" ,
"version_normalized" : "1.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nrk/predis.git" ,
"reference" : "f0210e38881631afeafb56ab43405a92cafd9fd1"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1" ,
"reference" : "f0210e38881631afeafb56ab43405a92cafd9fd1" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.9"
} ,
"require-dev" : {
"phpunit/phpunit" : "~4.8"
} ,
"suggest" : {
"ext-curl" : "Allows access to Webdis when paired with phpiredis" ,
"ext-phpiredis" : "Allows faster serialization and deserialization of the Redis protocol"
} ,
"time" : "2016-06-16T16:22:20+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Predis\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Daniele Alessandri" ,
"email" : "suppakilla@gmail.com" ,
"homepage" : "http://clorophilla.net"
}
] ,
"description" : "Flexible and feature-complete Redis client for PHP and HHVM" ,
"homepage" : "http://github.com/nrk/predis" ,
"keywords" : [
"nosql" ,
"predis" ,
"redis"
]
} ,
{
"name" : "psr/cache" ,
"version" : "1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"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"
} ,
"time" : "2016-08-06T20:24:11+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "psr/container" ,
"version" : "1.0.0" ,
"version_normalized" : "1.0.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"
} ,
"time" : "2017-02-14T16:28:37+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "psr/http-message" ,
"version" : "1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-message.git" ,
"reference" : "f6561bf28d520154e4b0ec72be95418abe6d9363"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363" ,
"reference" : "f6561bf28d520154e4b0ec72be95418abe6d9363" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0"
} ,
"time" : "2016-08-06T14:39:51+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Psr\\Http\\Message\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
}
] ,
"description" : "Common interface for HTTP messages" ,
"homepage" : "https://github.com/php-fig/http-message" ,
"keywords" : [
"http" ,
"http-message" ,
"psr" ,
"psr-7" ,
"request" ,
"response"
]
} ,
{
"name" : "psr/log" ,
"version" : "1.1.3" ,
"version_normalized" : "1.1.3.0" ,
"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"
} ,
"time" : "2020-03-23T09:12:05+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "psr/simple-cache" ,
"version" : "1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"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"
} ,
"time" : "2017-10-23T01:57:42+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"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"
]
} ,
{
"name" : "psy/psysh" ,
"version" : "v0.9.12" ,
"version_normalized" : "0.9.12.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/bobthecow/psysh.git" ,
"reference" : "90da7f37568aee36b116a030c5f99c915267edd4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4" ,
"reference" : "90da7f37568aee36b116a030c5f99c915267edd4" ,
"shasum" : ""
} ,
"require" : {
"dnoegel/php-xdg-base-dir" : "0.1.*" ,
"ext-json" : "*" ,
"ext-tokenizer" : "*" ,
"jakub-onderka/php-console-highlighter" : "0.3.*|0.4.*" ,
"nikic/php-parser" : "~1.3|~2.0|~3.0|~4.0" ,
"php" : ">=5.4.0" ,
"symfony/console" : "~2.3.10|^2.4.2|~3.0|~4.0|~5.0" ,
"symfony/var-dumper" : "~2.7|~3.0|~4.0|~5.0"
} ,
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.2" ,
"hoa/console" : "~2.15|~3.16" ,
"phpunit/phpunit" : "~4.8.35|~5.0|~6.0|~7.0"
} ,
"suggest" : {
"ext-pcntl" : "Enabling the PCNTL extension makes PsySH a lot happier :)" ,
"ext-pdo-sqlite" : "The doc command requires SQLite to work." ,
"ext-posix" : "If you have PCNTL, you'll want the POSIX extension as well." ,
"ext-readline" : "Enables support for arrow-key history navigation, and showing and manipulating command history." ,
"hoa/console" : "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
} ,
"time" : "2019-12-06T14:19:43+00:00" ,
"bin" : [
"bin/psysh"
] ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-develop" : "0.9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/functions.php"
] ,
"psr-4" : {
"Psy\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Justin Hileman" ,
"email" : "justin@justinhileman.info" ,
"homepage" : "http://justinhileman.com"
}
] ,
"description" : "An interactive shell for modern PHP." ,
"homepage" : "http://psysh.org" ,
"keywords" : [
"REPL" ,
"console" ,
"interactive" ,
"shell"
]
} ,
{
"name" : "ralouphie/getallheaders" ,
"version" : "3.0.3" ,
"version_normalized" : "3.0.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ralouphie/getallheaders.git" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6"
} ,
"require-dev" : {
"php-coveralls/php-coveralls" : "^2.1" ,
"phpunit/phpunit" : "^5 || ^6.5"
} ,
"time" : "2019-03-08T08:55:37+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/getallheaders.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ralph Khattar" ,
"email" : "ralph.khattar@gmail.com"
}
] ,
"description" : "A polyfill for getallheaders."
} ,
{
"name" : "sebastian/code-unit-reverse-lookup" ,
"version" : "1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git" ,
"reference" : "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" ,
"reference" : "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.0"
} ,
"time" : "2017-03-04T06:30:41+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Looks up which function or method a line of code belongs to" ,
"homepage" : "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
} ,
{
"name" : "sebastian/comparator" ,
"version" : "3.0.2" ,
"version_normalized" : "3.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/comparator.git" ,
"reference" : "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da" ,
"reference" : "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1" ,
"sebastian/diff" : "^3.0" ,
"sebastian/exporter" : "^3.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.1"
} ,
"time" : "2018-07-12T15:12:46+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
} ,
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
} ,
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@2bepublished.at"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Provides the functionality to compare PHP values for equality" ,
"homepage" : "https://github.com/sebastianbergmann/comparator" ,
"keywords" : [
"comparator" ,
"compare" ,
"equality"
]
} ,
{
"name" : "sebastian/diff" ,
"version" : "3.0.2" ,
"version_normalized" : "3.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/diff.git" ,
"reference" : "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29" ,
"reference" : "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.5 || ^8.0" ,
"symfony/process" : "^2 || ^3.3 || ^4"
} ,
"time" : "2019-02-04T06:01:07+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Kore Nordmann" ,
"email" : "mail@kore-nordmann.de"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Diff implementation" ,
"homepage" : "https://github.com/sebastianbergmann/diff" ,
"keywords" : [
"diff" ,
"udiff" ,
"unidiff" ,
"unified diff"
]
} ,
{
"name" : "sebastian/environment" ,
"version" : "4.2.3" ,
"version_normalized" : "4.2.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/environment.git" ,
"reference" : "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368" ,
"reference" : "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.5"
} ,
"suggest" : {
"ext-posix" : "*"
} ,
"time" : "2019-11-20T08:46:58+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.2-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Provides functionality to handle HHVM/PHP environments" ,
"homepage" : "http://www.github.com/sebastianbergmann/environment" ,
"keywords" : [
"Xdebug" ,
"environment" ,
"hhvm"
]
} ,
{
"name" : "sebastian/exporter" ,
"version" : "3.1.2" ,
"version_normalized" : "3.1.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/exporter.git" ,
"reference" : "68609e1261d215ea5b21b7987539cbfbe156ec3e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e" ,
"reference" : "68609e1261d215ea5b21b7987539cbfbe156ec3e" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.0" ,
"sebastian/recursion-context" : "^3.0"
} ,
"require-dev" : {
"ext-mbstring" : "*" ,
"phpunit/phpunit" : "^6.0"
} ,
"time" : "2019-09-14T09:02:43+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.1.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
} ,
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
} ,
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
} ,
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
} ,
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
}
] ,
"description" : "Provides the functionality to export PHP variables for visualization" ,
"homepage" : "http://www.github.com/sebastianbergmann/exporter" ,
"keywords" : [
"export" ,
"exporter"
]
} ,
{
"name" : "sebastian/global-state" ,
"version" : "3.0.0" ,
"version_normalized" : "3.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/global-state.git" ,
"reference" : "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4" ,
"reference" : "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2" ,
"sebastian/object-reflector" : "^1.1.1" ,
"sebastian/recursion-context" : "^3.0"
} ,
"require-dev" : {
"ext-dom" : "*" ,
"phpunit/phpunit" : "^8.0"
} ,
"suggest" : {
"ext-uopz" : "*"
} ,
"time" : "2019-02-01T05:30:01+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Snapshotting of global state" ,
"homepage" : "http://www.github.com/sebastianbergmann/global-state" ,
"keywords" : [
"global state"
]
} ,
{
"name" : "sebastian/object-enumerator" ,
"version" : "3.0.3" ,
"version_normalized" : "3.0.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/object-enumerator.git" ,
"reference" : "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5" ,
"reference" : "7cfd9e65d11ffb5af41198476395774d4c8a84c5" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.0" ,
"sebastian/object-reflector" : "^1.1.1" ,
"sebastian/recursion-context" : "^3.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^6.0"
} ,
"time" : "2017-08-03T12:35:26+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Traverses array structures and object graphs to enumerate all referenced objects" ,
"homepage" : "https://github.com/sebastianbergmann/object-enumerator/"
} ,
{
"name" : "sebastian/object-reflector" ,
"version" : "1.1.1" ,
"version_normalized" : "1.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/object-reflector.git" ,
"reference" : "773f97c67f28de00d397be301821b06708fca0be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be" ,
"reference" : "773f97c67f28de00d397be301821b06708fca0be" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^6.0"
} ,
"time" : "2017-03-29T09:07:27+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Allows reflection of object attributes, including inherited and non-public ones" ,
"homepage" : "https://github.com/sebastianbergmann/object-reflector/"
} ,
{
"name" : "sebastian/recursion-context" ,
"version" : "3.0.0" ,
"version_normalized" : "3.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/recursion-context.git" ,
"reference" : "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" ,
"reference" : "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^6.0"
} ,
"time" : "2017-03-03T06:23:57+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
} ,
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
}
] ,
"description" : "Provides functionality to recursively process PHP variables" ,
"homepage" : "http://www.github.com/sebastianbergmann/recursion-context"
} ,
{
"name" : "sebastian/resource-operations" ,
"version" : "2.0.1" ,
"version_normalized" : "2.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/resource-operations.git" ,
"reference" : "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9" ,
"reference" : "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1"
} ,
"time" : "2018-10-04T04:07:39+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Provides a list of PHP built-in functions that operate on resources" ,
"homepage" : "https://www.github.com/sebastianbergmann/resource-operations"
} ,
{
"name" : "sebastian/type" ,
"version" : "1.1.3" ,
"version_normalized" : "1.1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/type.git" ,
"reference" : "3aaaa15fa71d27650d62a948be022fe3b48541a3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3" ,
"reference" : "3aaaa15fa71d27650d62a948be022fe3b48541a3" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2"
} ,
"require-dev" : {
"phpunit/phpunit" : "^8.2"
} ,
"time" : "2019-07-02T08:10:15+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Collection of value objects that represent the types of the PHP type system" ,
"homepage" : "https://github.com/sebastianbergmann/type"
} ,
{
"name" : "sebastian/version" ,
"version" : "2.0.1" ,
"version_normalized" : "2.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/version.git" ,
"reference" : "99732be0ddb3361e16ad77b68ba41efc8e979019"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019" ,
"reference" : "99732be0ddb3361e16ad77b68ba41efc8e979019" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6"
} ,
"time" : "2016-10-03T07:35:21+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Library that helps with managing the version number of Git-hosted PHP projects" ,
"homepage" : "https://github.com/sebastianbergmann/version"
} ,
{
"name" : "stomp-php/stomp-php" ,
"version" : "4.6.1" ,
"version_normalized" : "4.6.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/stomp-php/stomp-php.git" ,
"reference" : "d55ba2b2c3ce0e3074b3aa15de1151fd13bb84e4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/stomp-php/stomp-php/zipball/d55ba2b2c3ce0e3074b3aa15de1151fd13bb84e4" ,
"reference" : "d55ba2b2c3ce0e3074b3aa15de1151fd13bb84e4" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7"
} ,
"time" : "2020-06-15T18:01:49+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Stomp\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Dejan Bosnanac" ,
"email" : "dejan@nighttale.net" ,
"homepage" : "http://www.nighttale.net"
} ,
{
"name" : "Sören Rohweder" ,
"email" : "s.rohweder@blage.net" ,
"homepage" : "http://www.monofone.de"
} ,
{
"name" : "Jens Radtke" ,
"email" : "swefl@fin-sn.de" ,
"homepage" : "http://www.fin-sn.de"
}
] ,
"description" : "stomp support for PHP" ,
"homepage" : "http://github.com/stomp-php/stomp-php" ,
"keywords" : [
"activeMQ" ,
"apollomq" ,
"jms" ,
"messaging" ,
"rabbitmq" ,
"stomp"
] ,
"funding" : [
{
"url" : "https://github.com/jmglsn" ,
"type" : "github"
} ,
{
"url" : "https://github.com/staabm" ,
"type" : "github"
}
]
} ,
{
"name" : "symfony/config" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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"
} ,
"time" : "2018-11-26T09:38:12+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/console" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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" : ""
} ,
"time" : "2018-11-20T15:55:20+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/debug" ,
"version" : "v3.0.9" ,
"version_normalized" : "3.0.9.0" ,
"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"
} ,
"time" : "2016-07-30T07:22:48+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/event-dispatcher" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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" : ""
} ,
"time" : "2018-11-21T14:20:20+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/filesystem" ,
"version" : "v3.0.9" ,
"version_normalized" : "3.0.9.0" ,
"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"
} ,
"time" : "2016-07-20T05:43:46+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/finder" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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"
} ,
"time" : "2018-11-11T11:18:13+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/polyfill-ctype" ,
"version" : "v1.18.0" ,
"version_normalized" : "1.18.0.0" ,
"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"
} ,
"time" : "2020-07-14T12:35:20+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.18-dev"
} ,
"thanks" : {
"name" : "symfony/polyfill" ,
"url" : "https://github.com/symfony/polyfill"
}
} ,
"installation-source" : "dist" ,
"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"
] ,
"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"
}
]
} ,
{
"name" : "symfony/polyfill-mbstring" ,
"version" : "v1.18.0" ,
"version_normalized" : "1.18.0.0" ,
"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"
} ,
"time" : "2020-07-14T12:35:20+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.18-dev"
} ,
"thanks" : {
"name" : "symfony/polyfill" ,
"url" : "https://github.com/symfony/polyfill"
}
} ,
"installation-source" : "dist" ,
"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"
] ,
"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"
}
]
} ,
{
"name" : "symfony/polyfill-php72" ,
"version" : "v1.18.0" ,
"version_normalized" : "1.18.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php72.git" ,
"reference" : "639447d008615574653fb3bc60d1986d7172eaae"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae" ,
"reference" : "639447d008615574653fb3bc60d1986d7172eaae" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3"
} ,
"time" : "2020-07-14T12:35:20+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.18-dev"
} ,
"thanks" : {
"name" : "symfony/polyfill" ,
"url" : "https://github.com/symfony/polyfill"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Symfony\\Polyfill\\Php72\\" : ""
} ,
"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 backporting some PHP 7.2+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"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"
}
]
} ,
{
"name" : "symfony/process" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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"
} ,
"time" : "2018-11-11T11:18:13+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/stopwatch" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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"
} ,
"time" : "2018-11-11T11:18:13+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/translation" ,
"version" : "v3.0.9" ,
"version_normalized" : "3.0.9.0" ,
"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" : ""
} ,
"time" : "2016-07-30T07:22:48+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/validator" ,
"version" : "v2.8.52" ,
"version_normalized" : "2.8.52.0" ,
"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" : ""
} ,
"time" : "2018-11-14T14:06:48+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.8-dev"
}
} ,
"installation-source" : "dist" ,
"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"
} ,
{
"name" : "symfony/var-dumper" ,
"version" : "v4.0.15" ,
"version_normalized" : "4.0.15.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/var-dumper.git" ,
"reference" : "3af63f44ddb45b03af4d172a4ce3e5c58b25fc5b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/var-dumper/zipball/3af63f44ddb45b03af4d172a4ce3e5c58b25fc5b" ,
"reference" : "3af63f44ddb45b03af4d172a4ce3e5c58b25fc5b" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1.3" ,
"symfony/polyfill-mbstring" : "~1.0" ,
"symfony/polyfill-php72" : "~1.5"
} ,
"conflict" : {
"phpunit/phpunit" : "<4.8.35|<5.4.3,>=5.0"
} ,
"require-dev" : {
"ext-iconv" : "*" ,
"twig/twig" : "~1.34|~2.4"
} ,
"suggest" : {
"ext-iconv" : "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used)." ,
"ext-intl" : "To show region name in time zone dump"
} ,
"time" : "2018-07-26T11:22:46+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"Resources/functions/dump.php"
] ,
"psr-4" : {
"Symfony\\Component\\VarDumper\\" : ""
} ,
"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 mechanism for exploring and dumping PHP variables" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"debug" ,
"dump"
]
} ,
{
"name" : "theseer/tokenizer" ,
"version" : "1.2.0" ,
"version_normalized" : "1.2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/theseer/tokenizer.git" ,
"reference" : "75a63c33a8577608444246075ea0af0d052e452a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a" ,
"reference" : "75a63c33a8577608444246075ea0af0d052e452a" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"ext-tokenizer" : "*" ,
"ext-xmlwriter" : "*" ,
"php" : "^7.2 || ^8.0"
} ,
"time" : "2020-07-12T23:59:07+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
}
] ,
"description" : "A small library for converting tokenized PHP source code into XML and potentially other formats" ,
"funding" : [
{
"url" : "https://github.com/theseer" ,
"type" : "github"
}
]
} ,
{
"name" : "twig/twig" ,
"version" : "v1.43.0" ,
"version_normalized" : "1.43.0.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"
} ,
"time" : "2020-07-05T13:00:49+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.43-dev"
}
} ,
"installation-source" : "dist" ,
"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"
] ,
"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"
}
]
} ,
{
"name" : "webmozart/assert" ,
"version" : "1.9.1" ,
"version_normalized" : "1.9.1.0" ,
"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"
} ,
"time" : "2020-07-08T17:02:28+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webmozart\\Assert\\" : "src/"
}
2019-06-24 17:45:19 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
2019-06-24 17:45:19 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "Assertions to validate method input/output with nice error messages." ,
2019-06-24 17:45:19 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"assert" ,
"check" ,
"validate"
2019-06-24 17:45:19 +01:00
]
} ,
2019-07-15 01:40:09 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "zendframework/zend-cache" ,
"version" : "2.8.3" ,
"version_normalized" : "2.8.3.0" ,
2019-07-15 01:40:09 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/zendframework/zend-cache.git" ,
"reference" : "edde41f1ee5c28e01701a032f434d03751b65df4"
2019-07-15 01:40:09 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"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"
} ,
"time" : "2019-08-28T21:34:32+00:00" ,
"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"
}
} ,
"installation-source" : "dist" ,
"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"
] ,
"abandoned" : "laminas/laminas-cache"
} ,
{
"name" : "zendframework/zend-config" ,
"version" : "2.6.0" ,
"version_normalized" : "2.6.0.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"
} ,
"time" : "2016-02-04T23:01:10+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.6-dev" ,
"dev-develop" : "2.7-dev"
}
} ,
"installation-source" : "dist" ,
"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"
] ,
"abandoned" : "laminas/laminas-config"
} ,
{
"name" : "zendframework/zend-eventmanager" ,
"version" : "3.2.1" ,
"version_normalized" : "3.2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/zendframework/zend-eventmanager.git" ,
"reference" : "a5e2583a211f73604691586b8406ff7296a946dd"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd" ,
"reference" : "a5e2583a211f73604691586b8406ff7296a946dd" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0"
} ,
"require-dev" : {
"athletic/athletic" : "^0.1" ,
"container-interop/container-interop" : "^1.1.0" ,
"phpunit/phpunit" : "^5.7.27 || ^6.5.8 || ^7.1.2" ,
"zendframework/zend-coding-standard" : "~1.0.0" ,
"zendframework/zend-stdlib" : "^2.7.3 || ^3.0"
} ,
"suggest" : {
"container-interop/container-interop" : "^1.1.0, to use the lazy listeners feature" ,
"zendframework/zend-stdlib" : "^2.7.3 || ^3.0, to use the FilterChain feature"
} ,
"time" : "2018-04-25T15:33:34+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.2-dev" ,
"dev-develop" : "3.3-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Zend\\EventManager\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"description" : "Trigger and listen to events within a PHP application" ,
"homepage" : "https://github.com/zendframework/zend-eventmanager" ,
"keywords" : [
"event" ,
"eventmanager" ,
"events" ,
"zf2"
] ,
"abandoned" : "laminas/laminas-eventmanager"
} ,
{
"name" : "zendframework/zend-filter" ,
"version" : "2.9.2" ,
"version_normalized" : "2.9.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/zendframework/zend-filter.git" ,
"reference" : "d78f2cdde1c31975e18b2a0753381ed7b61118ef"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/zendframework/zend-filter/zipball/d78f2cdde1c31975e18b2a0753381ed7b61118ef" ,
"reference" : "d78f2cdde1c31975e18b2a0753381ed7b61118ef" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0" ,
"zendframework/zend-stdlib" : "^2.7.7 || ^3.1"
} ,
"conflict" : {
"zendframework/zend-validator" : "<2.10.1"
} ,
"require-dev" : {
"pear/archive_tar" : "^1.4.3" ,
"phpunit/phpunit" : "^5.7.23 || ^6.4.3" ,
"psr/http-factory" : "^1.0" ,
"zendframework/zend-coding-standard" : "~1.0.0" ,
"zendframework/zend-crypt" : "^3.2.1" ,
"zendframework/zend-servicemanager" : "^2.7.8 || ^3.3" ,
"zendframework/zend-uri" : "^2.6"
} ,
"suggest" : {
"psr/http-factory-implementation" : "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" ,
"zendframework/zend-crypt" : "Zend\\Crypt component, for encryption filters" ,
"zendframework/zend-i18n" : "Zend\\I18n component for filters depending on i18n functionality" ,
"zendframework/zend-servicemanager" : "Zend\\ServiceManager component, for using the filter chain functionality" ,
"zendframework/zend-uri" : "Zend\\Uri component, for the UriNormalize filter"
} ,
"time" : "2019-08-19T07:08:04+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.9.x-dev" ,
"dev-develop" : "2.10.x-dev"
} ,
"zf" : {
"component" : "Zend\\Filter" ,
"config-provider" : "Zend\\Filter\\ConfigProvider"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Zend\\Filter\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"description" : "Programmatically filter and normalize data and files" ,
"keywords" : [
"ZendFramework" ,
"filter" ,
"zf"
] ,
"abandoned" : "laminas/laminas-filter"
} ,
{
"name" : "zendframework/zend-hydrator" ,
"version" : "1.1.0" ,
"version_normalized" : "1.1.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/zendframework/zend-hydrator.git" ,
"reference" : "22652e1661a5a10b3f564cf7824a2206cf5a4a65"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65" ,
"reference" : "22652e1661a5a10b3f564cf7824a2206cf5a4a65" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.5 || ^7.0" ,
"zendframework/zend-stdlib" : "^2.7 || ^3.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "~4.0" ,
"squizlabs/php_codesniffer" : "^2.0@dev" ,
"zendframework/zend-eventmanager" : "^2.6.2 || ^3.0" ,
"zendframework/zend-filter" : "^2.6" ,
"zendframework/zend-inputfilter" : "^2.6" ,
"zendframework/zend-serializer" : "^2.6.1" ,
"zendframework/zend-servicemanager" : "^2.7.5 || ^3.0.3"
} ,
"suggest" : {
"zendframework/zend-eventmanager" : "^2.6.2 || ^3.0, to support aggregate hydrator usage" ,
"zendframework/zend-filter" : "^2.6, to support naming strategy hydrator usage" ,
"zendframework/zend-serializer" : "^2.6.1, to use the SerializableStrategy" ,
"zendframework/zend-servicemanager" : "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
} ,
"time" : "2016-02-18T22:38:26+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-release-1.0" : "1.0-dev" ,
"dev-release-1.1" : "1.1-dev" ,
"dev-master" : "2.0-dev" ,
"dev-develop" : "2.1-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Zend\\Hydrator\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"homepage" : "https://github.com/zendframework/zend-hydrator" ,
"keywords" : [
"hydrator" ,
"zf2"
] ,
"abandoned" : "laminas/laminas-hydrator"
} ,
{
"name" : "zendframework/zend-i18n" ,
"version" : "2.10.1" ,
"version_normalized" : "2.10.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/zendframework/zend-i18n.git" ,
"reference" : "84038e6a1838b611dcc491b1c40321fa4c3a123c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/zendframework/zend-i18n/zipball/84038e6a1838b611dcc491b1c40321fa4c3a123c" ,
"reference" : "84038e6a1838b611dcc491b1c40321fa4c3a123c" ,
"shasum" : ""
} ,
"require" : {
"ext-intl" : "*" ,
"php" : "^5.6 || ^7.0" ,
"zendframework/zend-stdlib" : "^2.7 || ^3.0"
} ,
"conflict" : {
"phpspec/prophecy" : "<1.9.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7.27 || ^6.5.14 || ^7.5.16" ,
"zendframework/zend-cache" : "^2.6.1" ,
"zendframework/zend-coding-standard" : "~1.0.0" ,
"zendframework/zend-config" : "^2.6" ,
"zendframework/zend-eventmanager" : "^2.6.2 || ^3.0" ,
"zendframework/zend-filter" : "^2.6.1" ,
"zendframework/zend-servicemanager" : "^2.7.5 || ^3.0.3" ,
"zendframework/zend-validator" : "^2.6" ,
"zendframework/zend-view" : "^2.6.3"
} ,
"suggest" : {
"zendframework/zend-cache" : "Zend\\Cache component" ,
"zendframework/zend-config" : "Zend\\Config component" ,
"zendframework/zend-eventmanager" : "You should install this package to use the events in the translator" ,
"zendframework/zend-filter" : "You should install this package to use the provided filters" ,
"zendframework/zend-i18n-resources" : "Translation resources" ,
"zendframework/zend-servicemanager" : "Zend\\ServiceManager component" ,
"zendframework/zend-validator" : "You should install this package to use the provided validators" ,
"zendframework/zend-view" : "You should install this package to use the provided view helpers"
} ,
"time" : "2019-12-12T14:08:22+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.10.x-dev" ,
"dev-develop" : "2.11.x-dev"
} ,
"zf" : {
"component" : "Zend\\I18n" ,
"config-provider" : "Zend\\I18n\\ConfigProvider"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Zend\\I18n\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"description" : "Provide translations for your application, and filter and validate internationalized values" ,
"keywords" : [
"ZendFramework" ,
"i18n" ,
"zf"
] ,
"abandoned" : "laminas/laminas-i18n"
} ,
{
"name" : "zendframework/zend-json" ,
"version" : "3.1.2" ,
"version_normalized" : "3.1.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/zendframework/zend-json.git" ,
"reference" : "e9ddb1192d93fe7fff846ac895249c39db75132b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/zendframework/zend-json/zipball/e9ddb1192d93fe7fff846ac895249c39db75132b" ,
"reference" : "e9ddb1192d93fe7fff846ac895249c39db75132b" ,
2019-07-15 01:40:09 +01:00
"shasum" : ""
} ,
2020-08-07 23:42:38 +01:00
"require" : {
"php" : "^5.6 || ^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7.23 || ^6.4.3" ,
"zendframework/zend-coding-standard" : "~1.0.0" ,
"zendframework/zend-stdlib" : "^2.7.7 || ^3.1"
} ,
"suggest" : {
"zendframework/zend-json-server" : "For implementing JSON-RPC servers" ,
"zendframework/zend-xml2json" : "For converting XML documents to JSON"
} ,
"time" : "2019-10-09T13:56:13+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.1.x-dev" ,
"dev-develop" : "3.2.x-dev"
}
} ,
2019-07-15 01:40:09 +01:00
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"psr-4" : {
"Zend\\Json\\" : "src/"
2019-07-15 01:40:09 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"BSD-3-Clause"
2019-07-15 01:40:09 +01:00
] ,
2020-08-07 23:42:38 +01:00
"description" : "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP" ,
"keywords" : [
"ZendFramework" ,
"json" ,
"zf"
2019-07-15 01:40:09 +01:00
] ,
2020-08-07 23:42:38 +01:00
"abandoned" : "laminas/laminas-json"
2019-07-15 01:40:09 +01:00
} ,
2019-06-22 22:23:21 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "zendframework/zend-serializer" ,
"version" : "2.9.1" ,
"version_normalized" : "2.9.1.0" ,
2019-06-22 22:23:21 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/zendframework/zend-serializer.git" ,
"reference" : "6fb7ae016cfdf0cfcdfa2b989e6a65f351170e21"
2019-06-22 22:23:21 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/zendframework/zend-serializer/zipball/6fb7ae016cfdf0cfcdfa2b989e6a65f351170e21" ,
"reference" : "6fb7ae016cfdf0cfcdfa2b989e6a65f351170e21" ,
2019-06-22 22:23:21 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : "^5.6 || ^7.0" ,
"zendframework/zend-json" : "^2.5 || ^3.0" ,
"zendframework/zend-stdlib" : "^2.7 || ^3.0"
2019-06-22 22:23:21 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"phpunit/phpunit" : "^5.7.27 || ^6.5.14 || ^7.5.16" ,
"zendframework/zend-coding-standard" : "~1.0.0" ,
"zendframework/zend-math" : "^2.6 || ^3.0" ,
"zendframework/zend-servicemanager" : "^2.7.5 || ^3.0.3"
2019-06-22 22:23:21 +01:00
} ,
"suggest" : {
2020-08-07 23:42:38 +01:00
"zendframework/zend-math" : "(^2.6 || ^3.0) To support Python Pickle serialization" ,
"zendframework/zend-servicemanager" : "(^2.7.5 || ^3.0.3) To support plugin manager support"
2019-06-22 22:23:21 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2019-10-19T08:06:30+00:00" ,
2019-06-22 22:23:21 +01:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.9.x-dev" ,
"dev-develop" : "2.10.x-dev"
} ,
"zf" : {
"component" : "Zend\\Serializer" ,
"config-provider" : "Zend\\Serializer\\ConfigProvider"
}
} ,
2019-06-22 22:23:21 +01:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Zend\\Serializer\\" : "src/"
2019-06-22 22:23:21 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"BSD-3-Clause"
2019-06-22 22:23:21 +01:00
] ,
2020-08-07 23:42:38 +01:00
"description" : "Serialize and deserialize PHP structures to a variety of representations" ,
2019-06-22 22:23:21 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"ZendFramework" ,
"serializer" ,
"zf"
] ,
"abandoned" : "laminas/laminas-serializer"
2019-06-22 22:23:21 +01:00
} ,
2019-08-13 01:31:05 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "zendframework/zend-servicemanager" ,
"version" : "2.7.11" ,
"version_normalized" : "2.7.11.0" ,
2019-08-13 01:31:05 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/zendframework/zend-servicemanager.git" ,
"reference" : "99ec9ed5d0f15aed9876433c74c2709eb933d4c7"
2019-08-13 01:31:05 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/99ec9ed5d0f15aed9876433c74c2709eb933d4c7" ,
"reference" : "99ec9ed5d0f15aed9876433c74c2709eb933d4c7" ,
2019-08-13 01:31:05 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"container-interop/container-interop" : "~1.0" ,
"php" : "^5.5 || ^7.0"
2019-08-13 01:31:05 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"athletic/athletic" : "dev-master" ,
"fabpot/php-cs-fixer" : "1.7.*" ,
"phpunit/phpunit" : "~4.0" ,
"zendframework/zend-di" : "~2.5" ,
"zendframework/zend-mvc" : "~2.5"
2019-08-13 01:31:05 +01:00
} ,
"suggest" : {
2020-08-07 23:42:38 +01:00
"ocramius/proxy-manager" : "ProxyManager 0.5.* to handle lazy initialization of services" ,
"zendframework/zend-di" : "Zend\\Di component"
2019-08-13 01:31:05 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2018-06-22T14:49:54+00:00" ,
2019-08-13 01:31:05 +01:00
"type" : "library" ,
2020-08-07 23:42:38 +01:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.7-dev" ,
"dev-develop" : "3.0-dev"
}
} ,
2019-08-13 01:31:05 +01:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Zend\\ServiceManager\\" : "src/"
2019-08-13 01:31:05 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"BSD-3-Clause"
2019-08-13 01:31:05 +01:00
] ,
2020-08-07 23:42:38 +01:00
"homepage" : "https://github.com/zendframework/zend-servicemanager" ,
2019-08-13 01:31:05 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"servicemanager" ,
"zf2"
] ,
"abandoned" : "laminas/laminas-servicemanager"
2019-08-13 01:31:05 +01:00
} ,
2019-07-24 07:31:42 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "zendframework/zend-stdlib" ,
"version" : "2.7.7" ,
"version_normalized" : "2.7.7.0" ,
2019-07-24 07:31:42 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/zendframework/zend-stdlib.git" ,
"reference" : "0e44eb46788f65e09e077eb7f44d2659143bcc1f"
2019-07-24 07:31:42 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f" ,
"reference" : "0e44eb46788f65e09e077eb7f44d2659143bcc1f" ,
2019-07-24 07:31:42 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"php" : "^5.5 || ^7.0" ,
"zendframework/zend-hydrator" : "~1.1"
2019-07-24 07:31:42 +01:00
} ,
2020-08-07 23:42:38 +01:00
"require-dev" : {
"athletic/athletic" : "~0.1" ,
"fabpot/php-cs-fixer" : "1.7.*" ,
"phpunit/phpunit" : "~4.0" ,
"zendframework/zend-config" : "~2.5" ,
"zendframework/zend-eventmanager" : "~2.5" ,
"zendframework/zend-filter" : "~2.5" ,
"zendframework/zend-inputfilter" : "~2.5" ,
"zendframework/zend-serializer" : "~2.5" ,
"zendframework/zend-servicemanager" : "~2.5"
} ,
"suggest" : {
"zendframework/zend-eventmanager" : "To support aggregate hydrator usage" ,
"zendframework/zend-filter" : "To support naming strategy hydrator usage" ,
"zendframework/zend-serializer" : "Zend\\Serializer component" ,
"zendframework/zend-servicemanager" : "To support hydrator plugin manager usage"
} ,
"time" : "2016-04-12T21:17:31+00:00" ,
2019-07-24 07:31:42 +01:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-08-07 23:42:38 +01:00
"dev-release-2.7" : "2.7-dev" ,
"dev-master" : "3.0-dev" ,
"dev-develop" : "3.1-dev"
2019-07-24 07:31:42 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2020-08-07 23:42:38 +01:00
"Zend\\Stdlib\\" : "src/"
2019-07-24 07:31:42 +01:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"BSD-3-Clause"
2019-07-24 07:31:42 +01:00
] ,
2020-08-07 23:42:38 +01:00
"homepage" : "https://github.com/zendframework/zend-stdlib" ,
2019-07-24 07:31:42 +01:00
"keywords" : [
2020-08-07 23:42:38 +01:00
"stdlib" ,
"zf2"
] ,
"abandoned" : "laminas/laminas-stdlib"
2019-07-24 07:31:42 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "zetacomponents/base" ,
"version" : "1.9.1" ,
"version_normalized" : "1.9.1.0" ,
2019-07-24 07:31:42 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/zetacomponents/Base.git" ,
"reference" : "489e20235989ddc97fdd793af31ac803972454f1"
2019-07-24 07:31:42 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1" ,
"reference" : "489e20235989ddc97fdd793af31ac803972454f1" ,
2019-07-24 07:31:42 +01:00
"shasum" : ""
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"phpunit/phpunit" : "~5.7" ,
"zetacomponents/unit-test" : "*"
2019-07-24 07:31:42 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2017-11-28T11:30:00+00:00" ,
2019-07-24 07:31:42 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"classmap" : [
"src"
2019-07-24 07:31:42 +01:00
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-08-07 23:42:38 +01:00
"Apache-2.0"
2019-07-24 07:31:42 +01:00
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Sergey Alexeev"
} ,
{
"name" : "Sebastian Bergmann"
} ,
{
"name" : "Jan Borsodi"
} ,
{
"name" : "Raymond Bosman"
} ,
{
"name" : "Frederik Holljen"
} ,
{
"name" : "Kore Nordmann"
} ,
{
"name" : "Derick Rethans"
} ,
{
"name" : "Vadym Savchuk"
} ,
{
"name" : "Tobias Schlitt"
} ,
{
"name" : "Alexandru Stanoi"
2019-07-24 07:31:42 +01:00
}
] ,
2020-08-07 23:42:38 +01:00
"description" : "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package." ,
"homepage" : "https://github.com/zetacomponents"
2019-07-24 07:31:42 +01:00
} ,
2019-06-22 22:23:21 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "zetacomponents/document" ,
"version" : "1.3.1" ,
"version_normalized" : "1.3.1.0" ,
2019-06-22 22:23:21 +01:00
"source" : {
"type" : "git" ,
2020-08-07 23:42:38 +01:00
"url" : "https://github.com/zetacomponents/Document.git" ,
"reference" : "688abfde573cf3fe0730f82538fbd7aa9fc95bc8"
2019-06-22 22:23:21 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-08-07 23:42:38 +01:00
"url" : "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8" ,
"reference" : "688abfde573cf3fe0730f82538fbd7aa9fc95bc8" ,
2019-06-22 22:23:21 +01:00
"shasum" : ""
} ,
"require" : {
2020-08-07 23:42:38 +01:00
"zetacomponents/base" : "*"
2019-06-22 22:23:21 +01:00
} ,
"require-dev" : {
2020-08-07 23:42:38 +01:00
"zetacomponents/unit-test" : "dev-master"
2019-06-22 22:23:21 +01:00
} ,
2020-08-07 23:42:38 +01:00
"time" : "2013-12-19T11:40:00+00:00" ,
2019-06-22 22:23:21 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-08-07 23:42:38 +01:00
"classmap" : [
"src"
]
2019-06-22 22:23:21 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
2020-08-07 23:42:38 +01:00
"name" : "Sebastian Bergmann"
2019-06-22 22:23:21 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "Kore Nordmann"
2019-06-22 22:23:21 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "Derick Rethans"
} ,
2020-08-04 05:31:44 +01:00
{
2020-08-07 23:42:38 +01:00
"name" : "Tobias Schlitt"
2020-08-04 05:31:44 +01:00
} ,
{
2020-08-07 23:42:38 +01:00
"name" : "Alexandru Stanoi"
2020-08-04 05:31:44 +01:00
}
2020-08-07 23:42:38 +01:00
] ,
"description" : "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar." ,
"homepage" : "https://github.com/zetacomponents"
2018-03-12 03:23:55 +00:00
}
]