2018-01-22 08:16:37 -06:00
{
"_readme" : [
"This file locks the dependencies of your project to a known state" ,
2018-06-15 03:45:20 -05:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies" ,
2018-01-22 08:16:37 -06:00
"This file is @generated automatically"
],
2020-04-03 17:13:18 -05:00
"content-hash" : "5ad56c9f29af8001a68f769d40e25903" ,
2018-01-22 08:16:37 -06:00
"packages" : [
{
"name" : "amenadiel/jpgraph" ,
2019-01-15 17:34:05 -06:00
"version" : "3.6.21" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/HuasoFoundries/jpgraph.git" ,
2019-01-15 17:34:05 -06:00
"reference" : "10aa8d7addfb1337c5f18c7e71faa6d7a9aa63aa"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-01-15 17:34:05 -06:00
"url" : "https://api.github.com/repos/HuasoFoundries/jpgraph/zipball/10aa8d7addfb1337c5f18c7e71faa6d7a9aa63aa" ,
"reference" : "10aa8d7addfb1337c5f18c7e71faa6d7a9aa63aa" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
"ext-gd" : "*" ,
2018-06-15 03:45:20 -05:00
"php" : ">=5.6.0" ,
"symfony/dotenv" : "~3.4"
},
"require-dev" : {
"codeception/codeception" : "~2.4.1" ,
"ext-xdebug" : "*" ,
"friendsofphp/php-cs-fixer" : "^2.4" ,
"kint-php/kint" : "^2.2" ,
"monolog/monolog" : "^1.23" ,
"php-console/php-console" : "^3.1" ,
"phpunit/phpunit" : "^6"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Amenadiel\\JpGraph\\" : "src/" ,
"Amenadiel\\JpGraph\\Graph\\" : "src/graph" ,
"Amenadiel\\JpGraph\\Image\\" : "src/image" ,
"Amenadiel\\JpGraph\\Plot\\" : "src/plot" ,
"Amenadiel\\JpGraph\\Text\\" : "src/text" ,
"Amenadiel\\JpGraph\\Themes\\" : "src/themes" ,
"Amenadiel\\JpGraph\\Util\\" : "src/util"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-03-02 13:32:09 -06:00
"QPL-1.0"
2018-01-22 08:16:37 -06:00
],
"description" : "jpGraph, library to make graphs and charts" ,
"homepage" : "http://jpgraph.net/" ,
"keywords" : [
"chart" ,
"data" ,
"graph" ,
"jpgraph" ,
"pie"
],
2019-01-15 17:34:05 -06:00
"time" : "2018-10-14T21:43:30+00:00"
2018-01-22 08:16:37 -06:00
},
2020-03-16 09:17:58 -05:00
{
"name" : "clue/socket-raw" ,
"version" : "v1.4.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/clue/php-socket-raw.git" ,
"reference" : "00ab102d061f6cdb895e79dd4d69140c7bda31cc"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/clue/php-socket-raw/zipball/00ab102d061f6cdb895e79dd4d69140c7bda31cc" ,
"reference" : "00ab102d061f6cdb895e79dd4d69140c7bda31cc" ,
"shasum" : ""
},
"require" : {
"ext-sockets" : "*" ,
"php" : ">=5.3"
},
"require-dev" : {
"phpunit/phpunit" : "^7.0 || ^6.0 || ^5.2 || ^4.8.35"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Socket\\Raw\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Christian Lück" ,
"email" : "christian@clue.engineering"
}
],
"description" : "Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets)" ,
"homepage" : "https://github.com/clue/php-socket-raw" ,
"keywords" : [
"Socket" ,
"client" ,
"datagram" ,
"dgram" ,
"icmp" ,
"ipv6" ,
"server" ,
"stream" ,
"tcp" ,
"udg" ,
"udp" ,
"unix"
],
"time" : "2019-10-28T12:32:07+00:00"
},
2018-01-22 08:16:37 -06:00
{
"name" : "dapphp/radius" ,
2018-06-15 03:45:20 -05:00
"version" : "2.5.4" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/dapphp/radius.git" ,
2018-06-15 03:45:20 -05:00
"reference" : "1954c34cd67f8a581b0a4c77241f472db0ef8199"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2018-06-15 03:45:20 -05:00
"url" : "https://api.github.com/repos/dapphp/radius/zipball/1954c34cd67f8a581b0a4c77241f472db0ef8199" ,
"reference" : "1954c34cd67f8a581b0a4c77241f472db0ef8199" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3"
},
"require-dev" : {
2018-06-15 03:45:20 -05:00
"phpunit/phpunit" : "~4.8"
2018-01-22 08:16:37 -06:00
},
"suggest" : {
2018-05-09 08:05:17 -05:00
"ext-openssl" : "To support hashing required by Pear_CHAP"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"autoload" : {
2018-06-15 03:45:20 -05:00
"psr-0" : {
"Crypt_CHAP_" : "lib/"
},
2018-01-22 08:16:37 -06:00
"psr-4" : {
"Dapphp\\Radius\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"LGPL-3.0-or-later"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
"name" : "Drew Phillips" ,
"email" : "drew@drew-phillips.com" ,
"homepage" : "https://drew-phillips.com/"
},
{
"name" : "SysCo/al" ,
"homepage" : "http://developer.sysco.ch/php/"
}
],
"description" : "A pure PHP RADIUS client based on the SysCo/al implementation" ,
"homepage" : "https://github.com/dapphp/radius" ,
"keywords" : [
"Authentication" ,
"authorization" ,
"chap" ,
"ms-chap" ,
"ms-chap v2" ,
"pap" ,
"radius" ,
"rfc1994" ,
"rfc2284" ,
"rfc2759" ,
"rfc2865" ,
"rfc2869"
],
2018-06-15 03:45:20 -05:00
"time" : "2018-04-26T01:55:40+00:00"
2018-05-09 08:05:17 -05:00
},
2019-11-13 06:03:44 +00:00
{
"name" : "darkghosthunter/larapoke" ,
"version" : "v3.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/DarkGhostHunter/Larapoke.git" ,
"reference" : "308b018001c7ad039a66fb2d4557b29ebe772ea9"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/DarkGhostHunter/Larapoke/zipball/308b018001c7ad039a66fb2d4557b29ebe772ea9" ,
"reference" : "308b018001c7ad039a66fb2d4557b29ebe772ea9" ,
"shasum" : ""
},
"require" : {
"illuminate/http" : "5.8.*" ,
"illuminate/routing" : "5.8.*" ,
"illuminate/support" : "5.8.*" ,
"illuminate/view" : "5.8.*" ,
"php" : ">=7.1.3"
},
"require-dev" : {
"mockery/mockery" : "1.2.*" ,
"orchestra/testbench" : "3.8.*" ,
"orchestra/testbench-dusk" : "3.8.x@dev"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"DarkGhostHunter\\Larapoke\\LarapokeServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"DarkGhostHunter\\Larapoke\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Italo Baeza C." ,
"email" : "DarkGhostHunter@Gmail.com"
}
],
"description" : "Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app" ,
"time" : "2019-03-19T18:55:42+00:00"
},
2018-05-09 08:05:17 -05:00
{
"name" : "dnoegel/php-xdg-base-dir" ,
2020-04-03 17:13:18 -05:00
"version" : "v0.1.1" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/dnoegel/php-xdg-base-dir.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" ,
"reference" : "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.2"
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"phpunit/phpunit" : "~7.0|~6.0|~5.0|~4.8.35"
2018-05-09 08:05:17 -05:00
},
2020-04-03 17:13:18 -05:00
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"autoload" : {
"psr-4" : {
"XdgBaseDir\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "implementation of xdg base directory specification for php" ,
2020-04-03 17:13:18 -05:00
"time" : "2019-12-04T15:06:13+00:00"
2018-05-09 08:05:17 -05:00
},
2019-01-16 09:52:56 -06:00
{
"name" : "doctrine/cache" ,
2020-04-03 17:13:18 -05:00
"version" : "1.10.0" ,
2019-01-16 09:52:56 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/cache.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "382e7f4db9a12dc6c19431743a2b096041bcdd62"
2019-01-16 09:52:56 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62" ,
"reference" : "382e7f4db9a12dc6c19431743a2b096041bcdd62" ,
2019-01-16 09:52:56 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "~7.1"
2019-01-16 09:52:56 -06:00
},
"conflict" : {
"doctrine/common" : ">2.2,<2.4"
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"alcaeus/mongo-php-adapter" : "^1.1" ,
2019-11-22 05:09:53 +00:00
"doctrine/coding-standard" : "^6.0" ,
2019-02-12 17:45:04 -06:00
"mongodb/mongodb" : "^1.1" ,
"phpunit/phpunit" : "^7.0" ,
"predis/predis" : "~1.0"
},
"suggest" : {
"alcaeus/mongo-php-adapter" : "Required to use legacy MongoDB driver"
2019-01-16 09:52:56 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "1.9.x-dev"
2019-01-16 09:52:56 -06:00
}
},
"autoload" : {
"psr-4" : {
"Doctrine\\Common\\Cache\\" : "lib/Doctrine/Common/Cache"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2019-11-22 05:09:53 +00:00
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
},
2019-01-16 09:52:56 -06: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-11-22 05:09:53 +00: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-01-16 09:52:56 -06:00
"keywords" : [
2019-11-22 05:09:53 +00:00
"abstraction" ,
"apcu" ,
2019-01-16 09:52:56 -06:00
"cache" ,
2019-11-22 05:09:53 +00:00
"caching" ,
"couchdb" ,
"memcached" ,
"php" ,
"redis" ,
"xcache"
2019-01-16 09:52:56 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2019-11-29T15:36:20+00:00"
2019-01-16 09:52:56 -06:00
},
{
2019-02-12 17:45:04 -06:00
"name" : "doctrine/dbal" ,
2019-11-22 05:09:53 +00:00
"version" : "v2.9.3" ,
2019-01-16 09:52:56 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/doctrine/dbal.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "7345cd59edfa2036eb0fa4264b77ae2576842035"
2019-01-16 09:52:56 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/doctrine/dbal/zipball/7345cd59edfa2036eb0fa4264b77ae2576842035" ,
"reference" : "7345cd59edfa2036eb0fa4264b77ae2576842035" ,
2019-01-16 09:52:56 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"doctrine/cache" : "^1.0" ,
"doctrine/event-manager" : "^1.0" ,
"ext-pdo" : "*" ,
"php" : "^7.1"
2019-01-16 09:52:56 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"doctrine/coding-standard" : "^5.0" ,
"jetbrains/phpstorm-stubs" : "^2018.1.2" ,
"phpstan/phpstan" : "^0.10.1" ,
"phpunit/phpunit" : "^7.4" ,
"symfony/console" : "^2.0.5|^3.0|^4.0" ,
"symfony/phpunit-bridge" : "^3.4.5|^4.0.5"
},
"suggest" : {
"symfony/console" : "For helpful console commands such as SQL execution and import of files."
2019-01-16 09:52:56 -06:00
},
2019-02-12 17:45:04 -06:00
"bin" : [
"bin/doctrine-dbal"
],
2019-01-16 09:52:56 -06:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "2.9.x-dev" ,
"dev-develop" : "3.0.x-dev"
2019-01-16 09:52:56 -06:00
}
},
"autoload" : {
2019-02-12 17:45:04 -06:00
"psr-4" : {
"Doctrine\\DBAL\\" : "lib/Doctrine/DBAL"
2019-01-16 09:52:56 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2019-11-22 05:09:53 +00:00
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
},
2019-01-16 09:52:56 -06:00
{
"name" : "Roman Borschel" ,
"email" : "roman@code-factory.org"
},
{
"name" : "Benjamin Eberlei" ,
"email" : "kontakt@beberlei.de"
},
{
"name" : "Jonathan Wage" ,
"email" : "jonwage@gmail.com"
}
],
2019-02-12 17:45:04 -06:00
"description" : "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management." ,
"homepage" : "https://www.doctrine-project.org/projects/dbal.html" ,
2019-01-16 09:52:56 -06:00
"keywords" : [
2019-02-12 17:45:04 -06:00
"abstraction" ,
"database" ,
"dbal" ,
"mysql" ,
"persistence" ,
"pgsql" ,
"php" ,
"queryobject"
2019-01-16 09:52:56 -06:00
],
2019-11-22 05:09:53 +00:00
"time" : "2019-11-02T22:19:34+00:00"
2019-01-16 09:52:56 -06:00
},
{
2019-02-12 17:45:04 -06:00
"name" : "doctrine/event-manager" ,
2019-11-22 05:09:53 +00:00
"version" : "1.1.0" ,
2019-01-16 09:52:56 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/doctrine/event-manager.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "629572819973f13486371cb611386eb17851e85c"
2019-01-16 09:52:56 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c" ,
"reference" : "629572819973f13486371cb611386eb17851e85c" ,
2019-01-16 09:52:56 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
},
"conflict" : {
"doctrine/common" : "<2.9@dev"
2019-01-16 09:52:56 -06:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"doctrine/coding-standard" : "^6.0" ,
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.0"
2019-01-16 09:52:56 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "1.0.x-dev"
2019-01-16 09:52:56 -06:00
}
},
"autoload" : {
"psr-4" : {
"Doctrine\\Common\\" : "lib/Doctrine/Common"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2019-11-22 05:09:53 +00:00
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
},
2019-01-16 09:52:56 -06: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-02-12 17:45:04 -06:00
},
{
"name" : "Marco Pivetta" ,
"email" : "ocramius@gmail.com"
2019-01-16 09:52:56 -06:00
}
],
2019-11-22 05:09:53 +00:00
"description" : "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects." ,
2019-02-12 17:45:04 -06:00
"homepage" : "https://www.doctrine-project.org/projects/event-manager.html" ,
2019-01-16 09:52:56 -06:00
"keywords" : [
2019-02-12 17:45:04 -06:00
"event" ,
2019-11-22 05:09:53 +00:00
"event dispatcher" ,
"event manager" ,
"event system" ,
"events"
2019-01-16 09:52:56 -06:00
],
2019-11-22 05:09:53 +00:00
"time" : "2019-11-10T09:48:07+00:00"
2019-01-16 09:52:56 -06:00
},
{
2019-02-12 17:45:04 -06:00
"name" : "doctrine/inflector" ,
2019-11-22 05:09:53 +00:00
"version" : "1.3.1" ,
2019-01-16 09:52:56 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/doctrine/inflector.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
2019-01-16 09:52:56 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1" ,
"reference" : "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" ,
2019-01-16 09:52:56 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2019-01-16 09:52:56 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^6.2"
2019-01-16 09:52:56 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "1.3.x-dev"
2019-01-16 09:52:56 -06:00
}
},
"autoload" : {
2019-02-12 17:45:04 -06:00
"psr-4" : {
"Doctrine\\Common\\Inflector\\" : "lib/Doctrine/Common/Inflector"
2019-01-16 09:52:56 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2019-11-22 05:09:53 +00:00
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
},
2019-01-16 09:52:56 -06:00
{
"name" : "Roman Borschel" ,
"email" : "roman@code-factory.org"
},
{
"name" : "Benjamin Eberlei" ,
"email" : "kontakt@beberlei.de"
},
{
"name" : "Jonathan Wage" ,
"email" : "jonwage@gmail.com"
2019-02-12 17:45:04 -06:00
},
{
"name" : "Johannes Schmitt" ,
"email" : "schmittjoh@gmail.com"
2019-01-16 09:52:56 -06:00
}
],
2019-02-12 17:45:04 -06:00
"description" : "Common String Manipulations with regard to casing and singular/plural rules." ,
2019-01-16 09:52:56 -06:00
"homepage" : "http://www.doctrine-project.org" ,
"keywords" : [
2019-02-12 17:45:04 -06:00
"inflection" ,
"pluralize" ,
"singularize" ,
"string"
2019-01-16 09:52:56 -06:00
],
2019-11-22 05:09:53 +00:00
"time" : "2019-10-30T19:59:35+00:00"
2019-01-16 09:52:56 -06:00
},
2018-05-09 08:05:17 -05:00
{
2019-02-12 17:45:04 -06:00
"name" : "doctrine/lexer" ,
2019-06-11 21:37:01 -05:00
"version" : "1.0.2" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/doctrine/lexer.git" ,
2019-06-11 21:37:01 -05:00
"reference" : "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2019-06-11 21:37:01 -05:00
"url" : "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8" ,
"reference" : "1febd6c3ef84253d7c815bed85fc622ad207a9f8" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.2"
},
2019-06-11 21:37:01 -05:00
"require-dev" : {
"phpunit/phpunit" : "^4.5"
},
2018-05-09 08:05:17 -05:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "1.0.x-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
2019-06-11 21:37:01 -05:00
"psr-4" : {
"Doctrine\\Common\\Lexer\\" : "lib/Doctrine/Common/Lexer"
2018-05-09 08:05:17 -05:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Roman Borschel" ,
"email" : "roman@code-factory.org"
},
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
},
{
"name" : "Johannes Schmitt" ,
"email" : "schmittjoh@gmail.com"
}
],
2019-06-11 21:37:01 -05: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" ,
2018-05-09 08:05:17 -05:00
"keywords" : [
2019-06-11 21:37:01 -05:00
"annotations" ,
"docblock" ,
2019-02-12 17:45:04 -06:00
"lexer" ,
2019-06-11 21:37:01 -05:00
"parser" ,
"php"
2018-05-09 08:05:17 -05:00
],
2019-06-11 21:37:01 -05:00
"time" : "2019-06-08T11:03:04+00:00"
2018-05-09 08:05:17 -05:00
},
2019-01-16 09:52:56 -06:00
{
2019-02-12 17:45:04 -06:00
"name" : "dragonmantank/cron-expression" ,
2019-06-11 21:37:01 -05:00
"version" : "v2.3.0" ,
2019-01-16 09:52:56 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/dragonmantank/cron-expression.git" ,
2019-06-11 21:37:01 -05:00
"reference" : "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
2019-01-16 09:52:56 -06:00
},
"dist" : {
"type" : "zip" ,
2019-06-11 21:37:01 -05:00
"url" : "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27" ,
"reference" : "72b6fbf76adb3cf5bc0db68559b33d41219aba27" ,
2019-01-16 09:52:56 -06:00
"shasum" : ""
},
"require" : {
2019-06-11 21:37:01 -05:00
"php" : "^7.0"
2019-01-16 09:52:56 -06:00
},
2019-02-12 17:45:04 -06:00
"require-dev" : {
2019-06-11 21:37:01 -05:00
"phpunit/phpunit" : "^6.4|^7.0"
2019-01-16 09:52:56 -06:00
},
2019-02-12 17:45:04 -06:00
"type" : "library" ,
2019-06-11 21:37:01 -05:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.3-dev"
}
},
2019-01-16 09:52:56 -06:00
"autoload" : {
2019-02-12 17:45:04 -06:00
"psr-4" : {
"Cron\\" : "src/Cron/"
2019-01-16 09:52:56 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2019-02-12 17:45:04 -06:00
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
2019-01-16 09:52:56 -06:00
},
{
2019-02-12 17:45:04 -06:00
"name" : "Chris Tankersley" ,
"email" : "chris@ctankersley.com" ,
"homepage" : "https://github.com/dragonmantank"
2019-01-16 09:52:56 -06:00
}
],
2019-02-12 17:45:04 -06:00
"description" : "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due" ,
2019-01-16 09:52:56 -06:00
"keywords" : [
2019-02-12 17:45:04 -06:00
"cron" ,
"schedule"
2019-01-16 09:52:56 -06:00
],
2019-06-11 21:37:01 -05:00
"time" : "2019-03-31T00:38:28+00:00"
2019-01-16 09:52:56 -06:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "easybook/geshi" ,
2018-06-15 03:45:20 -05:00
"version" : "v1.0.8.19" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/easybook/geshi.git" ,
2018-06-15 03:45:20 -05:00
"reference" : "b4df5fa84a44d4e12eff67263a701eac7e157241"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2018-06-15 03:45:20 -05:00
"url" : "https://api.github.com/repos/easybook/geshi/zipball/b4df5fa84a44d4e12eff67263a701eac7e157241" ,
"reference" : "b4df5fa84a44d4e12eff67263a701eac7e157241" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2018-06-15 03:45:20 -05:00
"php" : ">=5.0"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"./"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0"
],
"authors" : [
{
"name" : "Nigel McNie" ,
"email" : "nigel@geshi.org"
},
{
"name" : "Benny Baumann" ,
"email" : "BenBE@geshi.org"
}
],
"description" : "GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge." ,
"homepage" : "http://qbnz.com/highlighter" ,
"keywords" : [
"highlight" ,
"highlighter" ,
"syntax"
],
2018-06-15 03:45:20 -05:00
"time" : "2018-04-20T18:19:44+00:00"
2018-01-22 08:16:37 -06:00
},
2019-02-12 17:45:04 -06:00
{
"name" : "egulias/email-validator" ,
2020-04-03 17:13:18 -05:00
"version" : "2.1.17" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/egulias/EmailValidator.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "ade6887fd9bd74177769645ab5c474824f8a418a"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a" ,
"reference" : "ade6887fd9bd74177769645ab5c474824f8a418a" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"doctrine/lexer" : "^1.0.1" ,
2020-04-03 17:13:18 -05:00
"php" : ">=5.5" ,
"symfony/polyfill-intl-idn" : "^1.10"
2019-02-12 17:45:04 -06:00
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"dominicsayers/isemail" : "^3.0.7" ,
"phpunit/phpunit" : "^4.8.36|^7.5.15" ,
"satooshi/php-coveralls" : "^1.0.1"
2019-02-12 17:45:04 -06:00
},
"suggest" : {
"ext-intl" : "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "2.1.x-dev"
2019-02-12 17:45:04 -06:00
}
},
"autoload" : {
"psr-4" : {
"Egulias\\EmailValidator\\" : "EmailValidator"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Eduardo Gulias Davis"
}
],
"description" : "A library for validating emails against several RFCs" ,
"homepage" : "https://github.com/egulias/EmailValidator" ,
"keywords" : [
"email" ,
"emailvalidation" ,
"emailvalidator" ,
"validation" ,
"validator"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-13T22:36:52+00:00"
2019-02-12 17:45:04 -06:00
},
2018-05-09 08:05:17 -05:00
{
"name" : "erusev/parsedown" ,
2020-04-03 17:13:18 -05:00
"version" : "1.7.4" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/erusev/parsedown.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3" ,
"reference" : "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"ext-mbstring" : "*" ,
"php" : ">=5.3.0"
},
"require-dev" : {
"phpunit/phpunit" : "^4.8.35"
},
"type" : "library" ,
"autoload" : {
"psr-0" : {
"Parsedown" : ""
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Emanuil Rusev" ,
"email" : "hello@erusev.com" ,
"homepage" : "http://erusev.com"
}
],
"description" : "Parser for Markdown." ,
"homepage" : "http://parsedown.org" ,
"keywords" : [
"markdown" ,
"parser"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-12-30T22:54:17+00:00"
2018-05-09 08:05:17 -05:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "ezyang/htmlpurifier" ,
2019-11-22 05:09:53 +00:00
"version" : "v4.12.0" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/ezyang/htmlpurifier.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "a617e55bc62a87eec73bd456d146d134ad716f03"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03" ,
"reference" : "a617e55bc62a87eec73bd456d146d134ad716f03" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
"php" : ">=5.2"
},
"require-dev" : {
2019-08-05 15:54:58 -05:00
"simpletest/simpletest" : "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"autoload" : {
"psr-0" : {
"HTMLPurifier" : "library/"
},
"files" : [
"library/HTMLPurifier.composer.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2019-08-05 15:54:58 -05:00
"LGPL-2.1-or-later"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
"name" : "Edward Z. Yang" ,
"email" : "admin@htmlpurifier.org" ,
"homepage" : "http://ezyang.com"
}
],
"description" : "Standards compliant HTML filter written in PHP" ,
"homepage" : "http://htmlpurifier.org/" ,
"keywords" : [
"html"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-10-28T03:44:26+00:00"
2018-01-22 08:16:37 -06:00
},
2018-07-30 16:58:38 -05:00
{
"name" : "fico7489/laravel-pivot" ,
2020-04-03 17:13:18 -05:00
"version" : "3.0.4" ,
2018-07-30 16:58:38 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/fico7489/laravel-pivot.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "b3072e5fbb158b808dbd73f67ff8e439f258c48e"
2018-07-30 16:58:38 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/fico7489/laravel-pivot/zipball/b3072e5fbb158b808dbd73f67ff8e439f258c48e" ,
"reference" : "b3072e5fbb158b808dbd73f67ff8e439f258c48e" ,
2018-07-30 16:58:38 -05:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"illuminate/database" : "^5.5|^6.0|^7.0"
2018-07-30 16:58:38 -05:00
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"friendsofphp/php-cs-fixer" : "*" ,
"orchestra/testbench" : "*"
2018-07-30 16:58:38 -05:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Fico7489\\Laravel\\Pivot\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Filip Horvat" ,
"email" : "filip.horvat@am2studio.hr" ,
"homepage" : "http://am2studio.hr" ,
"role" : "Developer"
}
],
"description" : "This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation." ,
"homepage" : "https://github.com/fico7489/laravel-pivot" ,
"keywords" : [
"eloquent events" ,
"eloquent extra events" ,
"laravel BelongsToMany events" ,
"laravel pivot events" ,
"laravel sync events"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-03-26T17:52:24+00:00"
2018-07-30 16:58:38 -05:00
},
2018-09-13 07:26:42 -05:00
{
"name" : "fideloper/proxy" ,
2020-04-03 17:13:18 -05:00
"version" : "4.3.0" ,
2018-09-13 07:26:42 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/fideloper/TrustedProxy.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a"
2018-09-13 07:26:42 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/fideloper/TrustedProxy/zipball/ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a" ,
"reference" : "ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a" ,
2018-09-13 07:26:42 -05:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"illuminate/contracts" : "^5.0|^6.0|^7.0|^8.0" ,
2018-09-13 07:26:42 -05:00
"php" : ">=5.4.0"
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"illuminate/http" : "^5.0|^6.0|^7.0|^8.0" ,
2019-11-22 05:09:53 +00:00
"mockery/mockery" : "^1.0" ,
2018-09-13 07:26:42 -05:00
"phpunit/phpunit" : "^6.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Fideloper\\Proxy\\TrustedProxyServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Fideloper\\Proxy\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Chris Fidao" ,
"email" : "fideloper@gmail.com"
}
],
"description" : "Set trusted proxies for Laravel" ,
"keywords" : [
"load balancing" ,
"proxy" ,
"trusted proxy"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-22T01:51:47+00:00"
2018-09-13 07:26:42 -05:00
},
2018-02-02 22:57:31 -06:00
{
"name" : "guzzlehttp/guzzle" ,
2020-04-03 17:13:18 -05:00
"version" : "6.5.2" ,
2018-02-02 22:57:31 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/guzzle.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "43ece0e75098b7ecd8d13918293029e555a50f82"
2018-02-02 22:57:31 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82" ,
"reference" : "43ece0e75098b7ecd8d13918293029e555a50f82" ,
2018-02-02 22:57:31 -06:00
"shasum" : ""
},
"require" : {
2019-11-22 05:09:53 +00:00
"ext-json" : "*" ,
2018-02-02 22:57:31 -06:00
"guzzlehttp/promises" : "^1.0" ,
2019-11-22 05:09:53 +00:00
"guzzlehttp/psr7" : "^1.6.1" ,
2018-02-02 22:57:31 -06:00
"php" : ">=5.5"
},
"require-dev" : {
"ext-curl" : "*" ,
2018-06-15 03:45:20 -05:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.4 || ^7.0" ,
2019-11-22 05:09:53 +00:00
"psr/log" : "^1.1"
2018-02-02 22:57:31 -06:00
},
"suggest" : {
2020-04-03 17:13:18 -05:00
"ext-intl" : "Required for Internationalized Domain Name (IDN) support" ,
2018-02-02 22:57:31 -06:00
"psr/log" : "Required for using the Log middleware"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "6.5-dev"
2018-02-02 22:57:31 -06:00
}
},
"autoload" : {
"psr-4" : {
"GuzzleHttp\\" : "src/"
2019-11-22 05:09:53 +00:00
},
"files" : [
"src/functions_include.php"
]
2018-02-02 22:57:31 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
}
],
"description" : "Guzzle is a PHP HTTP client library" ,
"homepage" : "http://guzzlephp.org/" ,
"keywords" : [
"client" ,
"curl" ,
"framework" ,
"http" ,
"http client" ,
"rest" ,
"web service"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-12-23T11:57:10+00:00"
2018-02-02 22:57:31 -06:00
},
{
"name" : "guzzlehttp/promises" ,
"version" : "v1.3.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/promises.git" ,
"reference" : "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646" ,
"reference" : "a59da6cf61d80060647ff4d3eb2c03a2bc694646" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.5.0"
},
"require-dev" : {
"phpunit/phpunit" : "^4.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.4-dev"
}
},
"autoload" : {
"psr-4" : {
"GuzzleHttp\\Promise\\" : "src/"
},
"files" : [
"src/functions_include.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
}
],
"description" : "Guzzle promises library" ,
"keywords" : [
"promise"
],
"time" : "2016-12-20T10:07:11+00:00"
},
{
"name" : "guzzlehttp/psr7" ,
2019-08-05 15:54:58 -05:00
"version" : "1.6.1" ,
2018-02-02 22:57:31 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
2019-08-05 15:54:58 -05:00
"reference" : "239400de7a173fe9901b9ac7c06497751f00727a"
2018-02-02 22:57:31 -06:00
},
"dist" : {
"type" : "zip" ,
2019-08-05 15:54:58 -05:00
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a" ,
"reference" : "239400de7a173fe9901b9ac7c06497751f00727a" ,
2018-02-02 22:57:31 -06:00
"shasum" : ""
},
"require" : {
"php" : ">=5.4.0" ,
2019-01-15 17:34:05 -06:00
"psr/http-message" : "~1.0" ,
2019-08-05 15:54:58 -05:00
"ralouphie/getallheaders" : "^2.0.5 || ^3.0.0"
2018-02-02 22:57:31 -06:00
},
"provide" : {
"psr/http-message-implementation" : "1.0"
},
"require-dev" : {
2019-08-05 15:54:58 -05:00
"ext-zlib" : "*" ,
2019-01-15 17:34:05 -06:00
"phpunit/phpunit" : "~4.8.36 || ^5.7.27 || ^6.5.8"
2018-02-02 22:57:31 -06:00
},
2019-08-05 15:54:58 -05:00
"suggest" : {
"zendframework/zend-httphandlerrunner" : "Emit PSR-7 responses"
},
2018-02-02 22:57:31 -06:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-08-05 15:54:58 -05:00
"dev-master" : "1.6-dev"
2018-02-02 22:57:31 -06:00
}
},
"autoload" : {
"psr-4" : {
"GuzzleHttp\\Psr7\\" : "src/"
},
"files" : [
"src/functions_include.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
},
{
"name" : "Tobias Schultze" ,
"homepage" : "https://github.com/Tobion"
}
],
"description" : "PSR-7 message implementation that also provides common utility methods" ,
"keywords" : [
"http" ,
"message" ,
2019-01-15 17:34:05 -06:00
"psr-7" ,
2018-02-02 22:57:31 -06:00
"request" ,
"response" ,
"stream" ,
"uri" ,
"url"
],
2019-08-05 15:54:58 -05:00
"time" : "2019-07-01T23:21:34+00:00"
2018-02-02 22:57:31 -06:00
},
{
"name" : "influxdb/influxdb-php" ,
2019-06-11 21:37:01 -05:00
"version" : "1.15.0" ,
2018-02-02 22:57:31 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/influxdata/influxdb-php.git" ,
2019-06-11 21:37:01 -05:00
"reference" : "bf3415f81962e1ab8c939bc1a08a85f500bead35"
2018-02-02 22:57:31 -06:00
},
"dist" : {
"type" : "zip" ,
2019-06-11 21:37:01 -05:00
"url" : "https://api.github.com/repos/influxdata/influxdb-php/zipball/bf3415f81962e1ab8c939bc1a08a85f500bead35" ,
"reference" : "bf3415f81962e1ab8c939bc1a08a85f500bead35" ,
2018-02-02 22:57:31 -06:00
"shasum" : ""
},
"require" : {
"guzzlehttp/guzzle" : "^6.0" ,
2018-07-14 22:15:43 +01:00
"php" : "^5.5 || ^7.0"
2018-02-02 22:57:31 -06:00
},
"require-dev" : {
2018-07-14 22:15:43 +01:00
"phpunit/phpunit" : "^5.7"
2018-02-02 22:57:31 -06:00
},
"suggest" : {
2019-06-11 21:37:01 -05:00
"ext-curl" : "Curl extension, needed for Curl driver" ,
2018-02-02 22:57:31 -06:00
"stefanotorresi/influxdb-php-async" : "An asyncronous client for InfluxDB, implemented via ReactPHP."
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"InfluxDB\\" : "src/InfluxDB"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Gianluca Arbezzano" ,
"email" : "gianarb92@gmail.com"
},
{
"name" : "Daniel Martinez" ,
"email" : "danimartcas@hotmail.com"
},
{
"name" : "Stephen Hoogendijk" ,
"email" : "stephen@tca0.nl"
}
],
"description" : "InfluxDB client library for PHP" ,
"keywords" : [
"client" ,
"influxdata" ,
"influxdb" ,
"influxdb class" ,
"influxdb client" ,
"influxdb library" ,
"time series"
],
2019-06-11 21:37:01 -05:00
"time" : "2019-05-30T00:15:14+00:00"
2018-02-02 22:57:31 -06:00
},
2018-01-22 08:16:37 -06:00
{
2018-05-09 08:05:17 -05:00
"name" : "jakub-onderka/php-console-color" ,
2019-01-15 17:34:05 -06:00
"version" : "v0.2" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/JakubOnderka/PHP-Console-Color.git" ,
2019-01-15 17:34:05 -06:00
"reference" : "d5deaecff52a0d61ccb613bb3804088da0307191"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-01-15 17:34:05 -06:00
"url" : "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191" ,
"reference" : "d5deaecff52a0d61ccb613bb3804088da0307191" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-01-15 17:34:05 -06:00
"php" : ">=5.4.0"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
"jakub-onderka/php-code-style" : "1.0" ,
2019-01-15 17:34:05 -06:00
"jakub-onderka/php-parallel-lint" : "1.0" ,
2018-05-09 08:05:17 -05:00
"jakub-onderka/php-var-dump-check" : "0.*" ,
2019-01-15 17:34:05 -06:00
"phpunit/phpunit" : "~4.3" ,
2018-05-09 08:05:17 -05:00
"squizlabs/php_codesniffer" : "1.*"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"autoload" : {
2019-01-15 17:34:05 -06:00
"psr-4" : {
"JakubOnderka\\PhpConsoleColor\\" : "src/"
2018-01-22 08:16:37 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"BSD-2-Clause"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Jakub Onderka" ,
2019-01-15 17:34:05 -06:00
"email" : "jakub.onderka@gmail.com"
2018-01-22 08:16:37 -06:00
}
],
2020-04-03 17:13:18 -05:00
"abandoned" : "php-parallel-lint/php-console-color" ,
2019-01-15 17:34:05 -06:00
"time" : "2018-09-29T17:23:10+00:00"
2018-01-22 08:16:37 -06:00
},
{
2018-05-09 08:05:17 -05:00
"name" : "jakub-onderka/php-console-highlighter" ,
2019-01-15 17:34:05 -06:00
"version" : "v0.4" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/JakubOnderka/PHP-Console-Highlighter.git" ,
2019-01-15 17:34:05 -06:00
"reference" : "9f7a229a69d52506914b4bc61bfdb199d90c5547"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-01-15 17:34:05 -06:00
"url" : "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547" ,
"reference" : "9f7a229a69d52506914b4bc61bfdb199d90c5547" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-01-15 17:34:05 -06:00
"ext-tokenizer" : "*" ,
"jakub-onderka/php-console-color" : "~0.2" ,
"php" : ">=5.4.0"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
"jakub-onderka/php-code-style" : "~1.0" ,
2019-01-15 17:34:05 -06:00
"jakub-onderka/php-parallel-lint" : "~1.0" ,
2018-05-09 08:05:17 -05:00
"jakub-onderka/php-var-dump-check" : "~0.1" ,
"phpunit/phpunit" : "~4.0" ,
"squizlabs/php_codesniffer" : "~1.5"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"autoload" : {
2019-01-15 17:34:05 -06:00
"psr-4" : {
"JakubOnderka\\PhpConsoleHighlighter\\" : "src/"
2018-01-22 08:16:37 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Jakub Onderka" ,
"email" : "acci@acci.cz" ,
"homepage" : "http://www.acci.cz/"
2018-01-22 08:16:37 -06:00
}
],
2019-01-15 17:34:05 -06:00
"description" : "Highlight PHP code in terminal" ,
2020-04-03 17:13:18 -05:00
"abandoned" : "php-parallel-lint/php-console-highlighter" ,
2019-01-15 17:34:05 -06:00
"time" : "2018-09-29T18:48:56+00:00"
2018-01-22 08:16:37 -06:00
},
{
2018-05-09 08:05:17 -05:00
"name" : "laravel/framework" ,
2020-04-03 17:13:18 -05:00
"version" : "v5.8.37" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/laravel/framework.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/laravel/framework/zipball/ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4" ,
"reference" : "ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"doctrine/inflector" : "^1.1" ,
"dragonmantank/cron-expression" : "^2.0" ,
2019-08-05 15:54:58 -05:00
"egulias/email-validator" : "^2.0" ,
2019-02-12 17:45:04 -06:00
"erusev/parsedown" : "^1.7" ,
2019-08-05 15:54:58 -05:00
"ext-json" : "*" ,
2018-05-09 08:05:17 -05:00
"ext-mbstring" : "*" ,
"ext-openssl" : "*" ,
2019-02-12 17:45:04 -06:00
"league/flysystem" : "^1.0.8" ,
"monolog/monolog" : "^1.12" ,
2019-08-05 15:54:58 -05:00
"nesbot/carbon" : "^1.26.3 || ^2.0" ,
2019-02-12 17:45:04 -06:00
"opis/closure" : "^3.1" ,
"php" : "^7.1.3" ,
"psr/container" : "^1.0" ,
"psr/simple-cache" : "^1.0" ,
"ramsey/uuid" : "^3.7" ,
"swiftmailer/swiftmailer" : "^6.0" ,
2019-08-05 15:54:58 -05:00
"symfony/console" : "^4.2" ,
"symfony/debug" : "^4.2" ,
"symfony/finder" : "^4.2" ,
"symfony/http-foundation" : "^4.2" ,
"symfony/http-kernel" : "^4.2" ,
"symfony/process" : "^4.2" ,
"symfony/routing" : "^4.2" ,
"symfony/var-dumper" : "^4.2" ,
2019-02-12 17:45:04 -06:00
"tijsverkoyen/css-to-inline-styles" : "^2.2.1" ,
2019-08-05 15:54:58 -05:00
"vlucas/phpdotenv" : "^3.3"
2019-02-12 17:45:04 -06:00
},
"conflict" : {
"tightenco/collect" : "<5.5.33"
2018-05-09 08:05:17 -05:00
},
"replace" : {
"illuminate/auth" : "self.version" ,
"illuminate/broadcasting" : "self.version" ,
"illuminate/bus" : "self.version" ,
"illuminate/cache" : "self.version" ,
"illuminate/config" : "self.version" ,
"illuminate/console" : "self.version" ,
"illuminate/container" : "self.version" ,
"illuminate/contracts" : "self.version" ,
"illuminate/cookie" : "self.version" ,
"illuminate/database" : "self.version" ,
"illuminate/encryption" : "self.version" ,
"illuminate/events" : "self.version" ,
"illuminate/filesystem" : "self.version" ,
"illuminate/hashing" : "self.version" ,
"illuminate/http" : "self.version" ,
"illuminate/log" : "self.version" ,
"illuminate/mail" : "self.version" ,
"illuminate/notifications" : "self.version" ,
"illuminate/pagination" : "self.version" ,
"illuminate/pipeline" : "self.version" ,
"illuminate/queue" : "self.version" ,
"illuminate/redis" : "self.version" ,
"illuminate/routing" : "self.version" ,
"illuminate/session" : "self.version" ,
"illuminate/support" : "self.version" ,
"illuminate/translation" : "self.version" ,
"illuminate/validation" : "self.version" ,
2019-02-12 17:45:04 -06:00
"illuminate/view" : "self.version"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"aws/aws-sdk-php" : "^3.0" ,
"doctrine/dbal" : "^2.6" ,
"filp/whoops" : "^2.1.4" ,
"guzzlehttp/guzzle" : "^6.3" ,
"league/flysystem-cached-adapter" : "^1.0" ,
"mockery/mockery" : "^1.0" ,
"moontoast/math" : "^1.1" ,
2019-08-05 15:54:58 -05:00
"orchestra/testbench-core" : "3.8.*" ,
"pda/pheanstalk" : "^4.0" ,
"phpunit/phpunit" : "^7.5|^8.0" ,
2019-02-12 17:45:04 -06:00
"predis/predis" : "^1.1.1" ,
2019-08-05 15:54:58 -05:00
"symfony/css-selector" : "^4.2" ,
"symfony/dom-crawler" : "^4.2" ,
2019-02-12 17:45:04 -06:00
"true/punycode" : "^2.1"
2018-01-22 08:16:37 -06:00
},
"suggest" : {
2019-02-12 17:45:04 -06:00
"aws/aws-sdk-php" : "Required to use the SQS queue driver and SES mail driver (^3.0)." ,
"doctrine/dbal" : "Required to rename columns and drop SQLite columns (^2.6)." ,
2019-11-22 05:09:53 +00:00
"ext-gd" : "Required to use Illuminate\\Http\\Testing\\FileFactory::image()." ,
2019-02-12 17:45:04 -06:00
"ext-pcntl" : "Required to use all features of the queue worker." ,
"ext-posix" : "Required to use all features of the queue worker." ,
"filp/whoops" : "Required for friendly error pages in development (^2.1.4)." ,
"fzaninotto/faker" : "Required to use the eloquent factory builder (^1.4)." ,
"guzzlehttp/guzzle" : "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0)." ,
"laravel/tinker" : "Required to use the tinker console command (^1.0)." ,
"league/flysystem-aws-s3-v3" : "Required to use the Flysystem S3 driver (^1.0)." ,
"league/flysystem-cached-adapter" : "Required to use the Flysystem cache (^1.0)." ,
"league/flysystem-rackspace" : "Required to use the Flysystem Rackspace driver (^1.0)." ,
"league/flysystem-sftp" : "Required to use the Flysystem SFTP driver (^1.0)." ,
"moontoast/math" : "Required to use ordered UUIDs (^1.1)." ,
"nexmo/client" : "Required to use the Nexmo transport (^1.0)." ,
2019-08-05 15:54:58 -05:00
"pda/pheanstalk" : "Required to use the beanstalk queue driver (^4.0)." ,
2019-02-12 17:45:04 -06:00
"predis/predis" : "Required to use the redis cache and queue drivers (^1.0)." ,
"pusher/pusher-php-server" : "Required to use the Pusher broadcast driver (^3.0)." ,
2019-08-05 15:54:58 -05:00
"symfony/css-selector" : "Required to use some of the crawler integration testing tools (^4.2)." ,
"symfony/dom-crawler" : "Required to use most of the crawler integration testing tools (^4.2)." ,
"symfony/psr-http-message-bridge" : "Required to use PSR-7 bridging features (^1.1)." ,
"wildbit/swiftmailer-postmark" : "Required to use Postmark mail driver (^3.0)."
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"extra" : {
"branch-alias" : {
2019-08-05 15:54:58 -05:00
"dev-master" : "5.8-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"files" : [
"src/Illuminate/Foundation/helpers.php" ,
"src/Illuminate/Support/helpers.php"
],
"psr-4" : {
"Illuminate\\" : "src/Illuminate/"
}
2018-01-22 08:16:37 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"MIT"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
2018-01-22 08:16:37 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "The Laravel Framework." ,
"homepage" : "https://laravel.com" ,
2018-01-22 08:16:37 -06:00
"keywords" : [
2018-05-09 08:05:17 -05:00
"framework" ,
"laravel"
2018-01-22 08:16:37 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-14T14:29:11+00:00"
2018-01-22 08:16:37 -06:00
},
{
2018-05-09 08:05:17 -05:00
"name" : "laravel/laravel" ,
2019-11-22 05:09:53 +00:00
"version" : "v5.8.35" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/laravel/laravel.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "8b96bf012871a2e977a4558bf069062c5f03de95"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/laravel/laravel/zipball/8b96bf012871a2e977a4558bf069062c5f03de95" ,
"reference" : "8b96bf012871a2e977a4558bf069062c5f03de95" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"fideloper/proxy" : "^4.0" ,
2019-08-05 15:54:58 -05:00
"laravel/framework" : "5.8.*" ,
2019-02-12 17:45:04 -06:00
"laravel/tinker" : "^1.0" ,
"php" : "^7.1.3"
2018-01-22 08:16:37 -06:00
},
2018-05-09 08:05:17 -05:00
"require-dev" : {
2019-02-12 17:45:04 -06:00
"beyondcode/laravel-dump-server" : "^1.0" ,
"filp/whoops" : "^2.0" ,
"fzaninotto/faker" : "^1.4" ,
"mockery/mockery" : "^1.0" ,
2019-08-05 15:54:58 -05:00
"nunomaduro/collision" : "^3.0" ,
"phpunit/phpunit" : "^7.5"
2018-05-09 08:05:17 -05:00
},
"type" : "project" ,
2019-02-12 17:45:04 -06:00
"extra" : {
"laravel" : {
"dont-discover" : []
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
2018-05-09 08:05:17 -05:00
"psr-4" : {
"App\\" : "app/"
2019-02-12 17:45:04 -06:00
},
"classmap" : [
"database/seeds" ,
"database/factories"
]
2018-01-22 08:16:37 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"MIT"
2018-01-22 08:16:37 -06:00
],
2018-05-09 08:05:17 -05:00
"description" : "The Laravel Framework." ,
2018-01-22 08:16:37 -06:00
"keywords" : [
2018-05-09 08:05:17 -05:00
"framework" ,
"laravel"
2018-01-22 08:16:37 -06:00
],
2019-11-22 05:09:53 +00:00
"time" : "2019-09-09T16:26:19+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "laravel/tinker" ,
2019-11-22 05:09:53 +00:00
"version" : "v1.0.10" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/tinker.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "ad571aacbac1539c30d480908f9d0c9614eaf1a7"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/laravel/tinker/zipball/ad571aacbac1539c30d480908f9d0c9614eaf1a7" ,
"reference" : "ad571aacbac1539c30d480908f9d0c9614eaf1a7" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"illuminate/console" : "~5.1|^6.0" ,
"illuminate/contracts" : "~5.1|^6.0" ,
"illuminate/support" : "~5.1|^6.0" ,
2019-02-12 17:45:04 -06:00
"php" : ">=5.5.9" ,
"psy/psysh" : "0.7.*|0.8.*|0.9.*" ,
"symfony/var-dumper" : "~3.0|~4.0"
},
"require-dev" : {
"phpunit/phpunit" : "~4.0|~5.0"
},
"suggest" : {
2018-05-09 08:05:17 -05:00
"illuminate/database" : "The Illuminate Database package (~5.1)."
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
},
"laravel" : {
"providers" : [
"Laravel\\Tinker\\TinkerServiceProvider"
]
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
2018-05-09 08:05:17 -05:00
"psr-4" : {
"Laravel\\Tinker\\" : "src/"
}
2018-01-22 08:16:37 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"MIT"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
2018-01-22 08:16:37 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "Powerful REPL for the Laravel framework." ,
"keywords" : [
"REPL" ,
"Tinker" ,
"laravel" ,
"psysh"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-08-07T15:10:45+00:00"
2019-02-12 17:45:04 -06:00
},
2018-02-02 22:57:31 -06:00
{
2018-05-09 08:05:17 -05:00
"name" : "league/flysystem" ,
2020-04-03 17:13:18 -05:00
"version" : "1.0.66" ,
2018-02-02 22:57:31 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/thephpleague/flysystem.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "021569195e15f8209b1c4bebb78bd66aa4f08c21"
2018-02-02 22:57:31 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21" ,
"reference" : "021569195e15f8209b1c4bebb78bd66aa4f08c21" ,
2018-02-02 22:57:31 -06:00
"shasum" : ""
},
"require" : {
2018-09-19 18:05:10 -05:00
"ext-fileinfo" : "*" ,
2018-05-09 08:05:17 -05:00
"php" : ">=5.5.9"
},
"conflict" : {
"league/flysystem-sftp" : "<1.0.6"
},
"require-dev" : {
"phpspec/phpspec" : "^3.4" ,
2020-04-03 17:13:18 -05:00
"phpunit/phpunit" : "^5.7.26"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
"ext-fileinfo" : "Required for MimeType" ,
"ext-ftp" : "Allows you to use FTP server storage" ,
"ext-openssl" : "Allows you to use FTPS server storage" ,
"league/flysystem-aws-s3-v2" : "Allows you to use S3 storage with AWS SDK v2" ,
"league/flysystem-aws-s3-v3" : "Allows you to use S3 storage with AWS SDK v3" ,
"league/flysystem-azure" : "Allows you to use Windows Azure Blob storage" ,
"league/flysystem-cached-adapter" : "Flysystem adapter decorator for metadata caching" ,
"league/flysystem-eventable-filesystem" : "Allows you to use EventableFilesystem" ,
"league/flysystem-rackspace" : "Allows you to use Rackspace Cloud Files" ,
"league/flysystem-sftp" : "Allows you to use SFTP server storage via phpseclib" ,
"league/flysystem-webdav" : "Allows you to use WebDAV storage" ,
"league/flysystem-ziparchive" : "Allows you to use ZipArchive adapter" ,
"spatie/flysystem-dropbox" : "Allows you to use Dropbox storage" ,
"srmklive/flysystem-dropbox-v2" : "Allows you to use Dropbox storage for PHP 5 applications"
2018-02-02 22:57:31 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2018-05-09 08:05:17 -05:00
"dev-master" : "1.1-dev"
2018-02-02 22:57:31 -06:00
}
},
"autoload" : {
"psr-4" : {
2018-05-09 08:05:17 -05:00
"League\\Flysystem\\" : "src/"
2018-02-02 22:57:31 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Frank de Jonge" ,
"email" : "info@frenky.net"
2018-02-02 22:57:31 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "Filesystem abstraction: Many filesystems, one API." ,
2018-02-02 22:57:31 -06:00
"keywords" : [
2018-05-09 08:05:17 -05:00
"Cloud Files" ,
"WebDAV" ,
"abstraction" ,
"aws" ,
"cloud" ,
"copy.com" ,
"dropbox" ,
"file systems" ,
"files" ,
"filesystem" ,
"filesystems" ,
"ftp" ,
"rackspace" ,
"remote" ,
"s3" ,
"sftp" ,
"storage"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://offset.earth/frankdejonge" ,
"type" : "other"
}
],
"time" : "2020-03-17T18:58:12+00:00"
2018-02-02 22:57:31 -06:00
},
2019-10-16 21:22:05 +00:00
{
"name" : "martinlindhe/laravel-vue-i18n-generator" ,
2020-04-03 17:13:18 -05:00
"version" : "0.1.46" ,
2019-10-16 21:22:05 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/martinlindhe/laravel-vue-i18n-generator.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "ddc52890f0204dff64d25e30c3473332904c6138"
2019-10-16 21:22:05 +00:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/martinlindhe/laravel-vue-i18n-generator/zipball/ddc52890f0204dff64d25e30c3473332904c6138" ,
"reference" : "ddc52890f0204dff64d25e30c3473332904c6138" ,
2019-10-16 21:22:05 +00:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"ext-json" : "*" ,
"ext-mbstring" : "*" ,
"illuminate/console" : "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~6.0|~7.0" ,
"illuminate/support" : "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~6.0|~7.0" ,
2019-10-16 21:22:05 +00:00
"php" : ">=5.5.0"
},
"require-dev" : {
"phpunit/phpunit" : "~4.7"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"MartinLindhe\\VueInternationalizationGenerator\\GeneratorProvider"
]
}
},
"autoload" : {
"psr-4" : {
"MartinLindhe\\VueInternationalizationGenerator\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Martin Lindhe" ,
"email" : "martin@ubique.se"
}
],
"description" : "Generates a vue-i18n compatible include file from your Laravel translations." ,
"homepage" : "http://github.com/martinlindhe/laravel-vue-i18n-generator" ,
"keywords" : [
"laravel" ,
"vue-i18n"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-03-10T18:55:52+00:00"
2019-10-16 21:22:05 +00:00
},
2018-01-22 08:16:37 -06:00
{
2018-05-09 08:05:17 -05:00
"name" : "monolog/monolog" ,
2020-04-03 17:13:18 -05:00
"version" : "1.25.3" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/Seldaek/monolog.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "fa82921994db851a8becaf3787a9e73c5976b6f1"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1" ,
"reference" : "fa82921994db851a8becaf3787a9e73c5976b6f1" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2018-05-09 08:05:17 -05:00
"php" : ">=5.3.0" ,
"psr/log" : "~1.0"
},
"provide" : {
"psr/log-implementation" : "1.0.0"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2018-05-09 08:05:17 -05:00
"aws/aws-sdk-php" : "^2.4.9 || ^3.0" ,
"doctrine/couchdb" : "~1.0@dev" ,
"graylog2/gelf-php" : "~1.0" ,
"jakub-onderka/php-parallel-lint" : "0.9" ,
"php-amqplib/php-amqplib" : "~2.4" ,
"php-console/php-console" : "^3.1.3" ,
"phpunit/phpunit" : "~4.5" ,
"phpunit/phpunit-mock-objects" : "2.3.0" ,
"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"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
2018-05-09 08:05:17 -05:00
"psr-4" : {
"Monolog\\" : "src/Monolog"
2018-01-22 08:16:37 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"MIT"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
2018-01-22 08:16:37 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "Sends your logs to files, sockets, inboxes, databases and various web services" ,
"homepage" : "http://github.com/Seldaek/monolog" ,
2018-01-22 08:16:37 -06:00
"keywords" : [
2018-05-09 08:05:17 -05:00
"log" ,
"logging" ,
"psr-3"
2018-01-22 08:16:37 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2019-12-20T14:15:16+00:00"
2018-01-22 08:16:37 -06:00
},
2018-02-02 22:57:31 -06:00
{
2018-05-09 08:05:17 -05:00
"name" : "nesbot/carbon" ,
2020-04-03 17:13:18 -05:00
"version" : "2.32.2" ,
2018-02-02 22:57:31 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/briannesbitt/Carbon.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "f10e22cf546704fab1db4ad4b9dedbc5c797a0dc"
2018-02-02 22:57:31 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/briannesbitt/Carbon/zipball/f10e22cf546704fab1db4ad4b9dedbc5c797a0dc" ,
"reference" : "f10e22cf546704fab1db4ad4b9dedbc5c797a0dc" ,
2018-02-02 22:57:31 -06:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"ext-json" : "*" ,
"php" : "^7.1.8 || ^8.0" ,
2019-11-22 05:09:53 +00:00
"symfony/translation" : "^3.4 || ^4.0 || ^5.0"
2018-02-02 22:57:31 -06:00
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"doctrine/orm" : "^2.7" ,
2019-08-05 15:54:58 -05:00
"friendsofphp/php-cs-fixer" : "^2.14 || ^3.0" ,
"kylekatarnls/multi-tester" : "^1.1" ,
2020-04-03 17:13:18 -05:00
"phpmd/phpmd" : "^2.8" ,
2019-08-05 15:54:58 -05:00
"phpstan/phpstan" : "^0.11" ,
"phpunit/phpunit" : "^7.5 || ^8.0" ,
"squizlabs/php_codesniffer" : "^3.4"
2018-02-02 22:57:31 -06:00
},
2019-06-11 21:37:01 -05:00
"bin" : [
2019-08-05 15:54:58 -05:00
"bin/carbon"
2019-06-11 21:37:01 -05:00
],
2018-02-02 22:57:31 -06:00
"type" : "library" ,
2018-07-14 22:15:43 +01:00
"extra" : {
2019-11-22 05:09:53 +00:00
"branch-alias" : {
"dev-master" : "2.x-dev"
},
2018-07-14 22:15:43 +01:00
"laravel" : {
"providers" : [
"Carbon\\Laravel\\ServiceProvider"
]
}
},
2018-02-02 22:57:31 -06:00
"autoload" : {
"psr-4" : {
2019-08-05 15:54:58 -05:00
"Carbon\\" : "src/Carbon/"
2018-05-09 08:05:17 -05:00
}
2018-02-02 22:57:31 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Brian Nesbitt" ,
"email" : "brian@nesbot.com" ,
"homepage" : "http://nesbot.com"
2019-08-05 15:54:58 -05:00
},
{
"name" : "kylekatarnls" ,
"homepage" : "http://github.com/kylekatarnls"
2018-02-02 22:57:31 -06:00
}
],
2019-11-22 05:09:53 +00:00
"description" : "An API extension for DateTime that supports 281 different languages." ,
2018-05-09 08:05:17 -05:00
"homepage" : "http://carbon.nesbot.com" ,
"keywords" : [
"date" ,
"datetime" ,
"time"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://opencollective.com/Carbon" ,
"type" : "open_collective"
},
{
"url" : "https://tidelift.com/funding/github/packagist/nesbot/carbon" ,
"type" : "tidelift"
}
],
"time" : "2020-03-31T13:43:19+00:00"
2019-02-12 17:45:04 -06:00
},
2018-01-22 08:16:37 -06:00
{
2018-05-09 08:05:17 -05:00
"name" : "nikic/php-parser" ,
2019-11-22 05:09:53 +00:00
"version" : "v4.3.0" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/nikic/PHP-Parser.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc" ,
"reference" : "9a9981c347c5c49d6dfe5cf826bb882b824080dc" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2018-05-09 08:05:17 -05:00
"ext-tokenizer" : "*" ,
2019-02-12 17:45:04 -06:00
"php" : ">=7.0"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"ircmaxell/php-yacc" : "0.0.5" ,
"phpunit/phpunit" : "^6.5 || ^7.0 || ^8.0"
2018-01-22 08:16:37 -06:00
},
2018-05-09 08:05:17 -05:00
"bin" : [
"bin/php-parse"
],
2018-01-22 08:16:37 -06:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.3-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"psr-4" : {
2018-05-09 08:05:17 -05:00
"PhpParser\\" : "lib/PhpParser"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Nikita Popov"
}
],
"description" : "A PHP parser written in PHP" ,
"keywords" : [
"parser" ,
"php"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-11-08T13:50:10+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "opis/closure" ,
2020-04-03 17:13:18 -05:00
"version" : "3.5.1" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/opis/closure.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "93ebc5712cdad8d5f489b500c59d122df2e53969"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/opis/closure/zipball/93ebc5712cdad8d5f489b500c59d122df2e53969" ,
"reference" : "93ebc5712cdad8d5f489b500c59d122df2e53969" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"php" : "^5.4 || ^7.0"
},
"require-dev" : {
"jeremeamia/superclosure" : "^2.0" ,
2019-06-11 21:37:01 -05:00
"phpunit/phpunit" : "^4.0 || ^5.0 || ^6.0 || ^7.0"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "3.5.x-dev"
2019-02-12 17:45:04 -06:00
}
},
"autoload" : {
"psr-4" : {
"Opis\\Closure\\" : "src/"
},
"files" : [
"functions.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Marius Sarca" ,
"email" : "marius.sarca@gmail.com"
},
{
"name" : "Sorin Sarca" ,
"email" : "sarca_sorin@hotmail.com"
}
],
"description" : "A library that can be used to serialize closures (anonymous functions) and arbitrary objects." ,
"homepage" : "https://opis.io/closure" ,
"keywords" : [
"anonymous functions" ,
"closure" ,
"function" ,
"serializable" ,
"serialization" ,
"serialize"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-11-29T22:36:02+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "oriceon/toastr-5-laravel" ,
"version" : "dev-master" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/oriceon/toastr-5-laravel.git" ,
2018-06-15 03:45:20 -05:00
"reference" : "8a03502cc7b151ee0e923fb66a92d91245ccb662"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2018-06-15 03:45:20 -05:00
"url" : "https://api.github.com/repos/oriceon/toastr-5-laravel/zipball/8a03502cc7b151ee0e923fb66a92d91245ccb662" ,
"reference" : "8a03502cc7b151ee0e923fb66a92d91245ccb662" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"illuminate/session" : ">=5.0.0" ,
"illuminate/support" : ">=5.0.0" ,
"php" : ">=5.4.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Kamaln7\\Toastr\\ToastrServiceProvider"
],
"aliases" : {
"Toastr" : "Kamaln7\\Toastr\\Facades\\Toastr"
}
}
},
"autoload" : {
"psr-0" : {
"Kamaln7\\Toastr\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Kamal Nasser" ,
"email" : "kamal@kamalnasser.net"
},
{
"name" : "Valentin Ivascu" ,
"email" : "oriceon@gmail.com"
}
],
"description" : "Easy toastr notifications for Laravel 5" ,
"homepage" : "https://github.com/oriceon/toastr-5-laravel" ,
"keywords" : [
"laravel" ,
"notification" ,
"php" ,
"toastr"
],
2018-06-15 03:45:20 -05:00
"time" : "2018-04-30T05:58:02+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "paragonie/random_compat" ,
2019-02-12 17:45:04 -06:00
"version" : "v9.99.99" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/paragonie/random_compat.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" ,
"reference" : "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "4.*|5.*" ,
"vimeo/psalm" : "^1"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
"ext-libsodium" : "Provides a modern crypto API that can be used to generate random bytes."
},
"type" : "library" ,
"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" ,
2018-06-15 03:45:20 -05:00
"polyfill" ,
2018-05-09 08:05:17 -05:00
"pseudorandom" ,
"random"
],
2019-02-12 17:45:04 -06:00
"time" : "2018-07-02T15:55:56+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "pear/console_color2" ,
"version" : "0.1.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/pear/Console_Color2.git" ,
"reference" : "cab2b886aa55cc9e23464d1f49edf97bee9f5a63"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/pear/Console_Color2/zipball/cab2b886aa55cc9e23464d1f49edf97bee9f5a63" ,
"reference" : "cab2b886aa55cc9e23464d1f49edf97bee9f5a63" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.0.0"
},
"type" : "library" ,
"autoload" : {
"psr-0" : {
"Console_Color2" : ""
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Daniel O'Connor" ,
"email" : "daniel.oconnor@gmail.com" ,
"role" : "Pear Developer"
},
{
"name" : "Stefan Walk" ,
"email" : "et@php.net"
},
{
"name" : "Scott Mattocks" ,
"email" : "scottmattocks@php.net"
}
],
"description" : "This Class allows you to easily use ANSI console colors in your application." ,
"homepage" : "https://github.com/pear/Console_Color2" ,
"keywords" : [
"console"
],
"time" : "2012-10-23T11:52:18+00:00"
},
{
"name" : "pear/console_table" ,
"version" : "v1.3.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/pear/Console_Table.git" ,
"reference" : "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea" ,
"reference" : "1930c11897ca61fd24b95f2f785e99e0f36dcdea" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.2.0"
},
"suggest" : {
"pear/Console_Color2" : ">=0.1.2"
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"Table.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
],
"authors" : [
{
"name" : "Jan Schneider" ,
"homepage" : "http://pear.php.net/user/yunosh"
},
{
"name" : "Tal Peer" ,
"homepage" : "http://pear.php.net/user/tal"
},
{
"name" : "Xavier Noguer" ,
"homepage" : "http://pear.php.net/user/xnoguer"
},
{
"name" : "Richard Heyes" ,
"homepage" : "http://pear.php.net/user/richard"
}
],
"description" : "Library that makes it easy to build console style tables." ,
"homepage" : "http://pear.php.net/package/Console_Table/" ,
"keywords" : [
"console"
],
"time" : "2018-01-25T20:47:17+00:00"
},
{
"name" : "php-amqplib/php-amqplib" ,
2020-04-03 17:13:18 -05:00
"version" : "v2.11.1" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-amqplib/php-amqplib.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "cfbfaf6262cd8d017f29862164f75e265d832434"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/cfbfaf6262cd8d017f29862164f75e265d832434" ,
"reference" : "cfbfaf6262cd8d017f29862164f75e265d832434" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"ext-mbstring" : "*" ,
"ext-sockets" : "*" ,
"php" : ">=5.6.3" ,
"phpseclib/phpseclib" : "^2.0.0"
},
"conflict" : {
"php" : "7.4.0 - 7.4.1"
},
"replace" : {
"videlalvaro/php-amqplib" : "self.version"
},
"require-dev" : {
"ext-curl" : "*" ,
"nategood/httpful" : "^0.2.20" ,
"phpunit/phpunit" : "^5.7|^6.5|^7.0" ,
"squizlabs/php_codesniffer" : "^2.5"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
2020-04-03 17:13:18 -05:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.11-dev"
}
},
2018-05-09 08:05:17 -05:00
"autoload" : {
2020-04-03 17:13:18 -05:00
"psr-4" : {
"PhpAmqpLib\\" : "PhpAmqpLib/"
2018-05-09 08:05:17 -05:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2020-04-03 17:13:18 -05:00
"LGPL-2.1-or-later"
2018-05-09 08:05:17 -05:00
],
"authors" : [
{
2020-04-03 17:13:18 -05:00
"name" : "Alvaro Videla" ,
"role" : "Original Maintainer"
},
{
"name" : "John Kelly" ,
"email" : "johnmkelly86@gmail.com" ,
"role" : "Maintainer"
},
{
"name" : "Raúl Araya" ,
"email" : "nubeiro@gmail.com" ,
"role" : "Maintainer"
},
{
"name" : "Luke Bakken" ,
"email" : "luke@bakken.io" ,
"role" : "Maintainer"
2018-05-09 08:05:17 -05:00
}
],
2020-04-03 17:13:18 -05:00
"description" : "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ." ,
"homepage" : "https://github.com/php-amqplib/php-amqplib/" ,
2018-05-09 08:05:17 -05:00
"keywords" : [
"message" ,
"queue" ,
"rabbitmq"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-24T17:37:52+00:00"
2018-05-09 08:05:17 -05:00
},
2019-02-12 17:45:04 -06:00
{
"name" : "phpmailer/phpmailer" ,
2020-04-03 17:13:18 -05:00
"version" : "v6.1.5" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHPMailer/PHPMailer.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "a8bf068f64a580302026e484ee29511f661b2ad3"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a8bf068f64a580302026e484ee29511f661b2ad3" ,
"reference" : "a8bf068f64a580302026e484ee29511f661b2ad3" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"ext-ctype" : "*" ,
2019-02-15 07:53:41 +01:00
"ext-filter" : "*" ,
"php" : ">=5.5.0"
2019-02-12 17:45:04 -06:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"doctrine/annotations" : "^1.2" ,
2019-02-15 07:53:41 +01:00
"friendsofphp/php-cs-fixer" : "^2.2" ,
2019-11-22 05:09:53 +00:00
"phpunit/phpunit" : "^4.8 || ^5.7"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
2019-02-15 07:53:41 +01:00
"ext-mbstring" : "Needed to send email in multibyte encoding charset" ,
"hayageek/oauth2-yahoo" : "Needed for Yahoo XOAUTH2 authentication" ,
"league/oauth2-google" : "Needed for Google XOAUTH2 authentication" ,
"psr/log" : "For optional PSR-3 debug logging" ,
"stevenmaguire/oauth2-microsoft" : "Needed for Microsoft XOAUTH2 authentication" ,
"symfony/polyfill-mbstring" : "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"autoload" : {
2019-02-15 07:53:41 +01:00
"psr-4" : {
"PHPMailer\\PHPMailer\\" : "src/"
}
2018-05-09 08:05:17 -05:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2019-11-22 05:09:53 +00:00
"LGPL-2.1-only"
2018-05-09 08:05:17 -05:00
],
"authors" : [
{
"name" : "Marcus Bointon" ,
"email" : "phpmailer@synchromedia.co.uk"
},
2019-11-22 05:09:53 +00:00
{
"name" : "Jim Jagielski" ,
"email" : "jimjag@gmail.com"
},
2018-05-09 08:05:17 -05:00
{
"name" : "Andy Prevost" ,
"email" : "codeworxtech@users.sourceforge.net"
},
{
"name" : "Brent R. Matzelle"
}
],
"description" : "PHPMailer is a full-featured email creation and transfer class for PHP" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://marcus.bointon.com/donations/" ,
"type" : "custom"
},
{
"url" : "https://github.com/Synchro" ,
"type" : "github"
},
{
"url" : "https://www.patreon.com/marcusbointon" ,
"type" : "patreon"
}
],
"time" : "2020-03-14T14:23:48+00:00"
2018-05-09 08:05:17 -05:00
},
2019-02-12 17:45:04 -06:00
{
2019-08-05 15:54:58 -05:00
"name" : "phpoption/phpoption" ,
2020-04-03 17:13:18 -05:00
"version" : "1.7.3" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
2019-08-05 15:54:58 -05:00
"url" : "https://github.com/schmittjoh/php-option.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae" ,
"reference" : "4acfd6a4b33a509d8c88f50e5222f734b6aeebae" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"php" : "^5.5.9 || ^7.0 || ^8.0"
2019-02-12 17:45:04 -06:00
},
2019-08-05 15:54:58 -05:00
"require-dev" : {
2020-04-03 17:13:18 -05:00
"bamarni/composer-bin-plugin" : "^1.3" ,
"phpunit/phpunit" : "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
2019-08-05 15:54:58 -05:00
},
2019-02-12 17:45:04 -06:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.7-dev"
2019-02-12 17:45:04 -06:00
}
},
"autoload" : {
2020-04-03 17:13:18 -05:00
"psr-4" : {
"PhpOption\\" : "src/PhpOption/"
2019-02-12 17:45:04 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2019-11-22 05:09:53 +00:00
"Apache-2.0"
2019-02-12 17:45:04 -06:00
],
"authors" : [
{
2019-08-05 15:54:58 -05:00
"name" : "Johannes M. Schmitt" ,
"email" : "schmittjoh@gmail.com"
2020-04-03 17:13:18 -05:00
},
{
"name" : "Graham Campbell" ,
"email" : "graham@alt-three.com"
2019-02-12 17:45:04 -06:00
}
],
2019-08-05 15:54:58 -05:00
"description" : "Option Type for PHP" ,
2019-02-12 17:45:04 -06:00
"keywords" : [
2019-08-05 15:54:58 -05:00
"language" ,
"option" ,
"php" ,
"type"
2019-02-12 17:45:04 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2020-03-21T18:07:53+00:00"
},
{
"name" : "phpseclib/phpseclib" ,
"version" : "2.0.26" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpseclib/phpseclib.git" ,
"reference" : "09655fcc1f8bab65727be036b28f6f20311c126c"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpseclib/phpseclib/zipball/09655fcc1f8bab65727be036b28f6f20311c126c" ,
"reference" : "09655fcc1f8bab65727be036b28f6f20311c126c" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"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."
},
"type" : "library" ,
"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"
],
"funding" : [
{
"url" : "https://github.com/terrafrost" ,
"type" : "github"
},
{
"url" : "https://www.patreon.com/phpseclib" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib" ,
"type" : "tidelift"
}
],
"time" : "2020-03-13T04:15:39+00:00"
2019-02-12 17:45:04 -06:00
},
2019-06-11 21:37:01 -05:00
{
2019-08-05 15:54:58 -05:00
"name" : "psr/container" ,
"version" : "1.0.0" ,
2019-06-11 21:37:01 -05:00
"source" : {
"type" : "git" ,
2019-08-05 15:54:58 -05:00
"url" : "https://github.com/php-fig/container.git" ,
"reference" : "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2019-06-11 21:37:01 -05:00
},
"dist" : {
"type" : "zip" ,
2019-08-05 15:54:58 -05:00
"url" : "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f" ,
"reference" : "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" ,
2019-06-11 21:37:01 -05:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"php" : ">=5.3.0"
2019-06-11 21:37:01 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
},
"autoload" : {
"psr-4" : {
2019-08-05 15:54:58 -05:00
"Psr\\Container\\" : "src/"
2019-06-11 21:37:01 -05:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
}
],
2019-08-05 15:54:58 -05:00
"description" : "Common Container Interface (PHP FIG PSR-11)" ,
"homepage" : "https://github.com/php-fig/container" ,
2019-06-11 21:37:01 -05:00
"keywords" : [
2019-08-05 15:54:58 -05:00
"PSR-11" ,
"container" ,
"container-interface" ,
"container-interop" ,
"psr"
2019-06-11 21:37:01 -05:00
],
2019-08-05 15:54:58 -05:00
"time" : "2017-02-14T16:28:37+00:00"
2019-06-11 21:37:01 -05:00
},
2018-05-09 08:05:17 -05:00
{
2018-09-19 18:05:10 -05:00
"name" : "psr/http-message" ,
"version" : "1.0.1" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
2018-09-19 18:05:10 -05:00
"url" : "https://github.com/php-fig/http-message.git" ,
"reference" : "f6561bf28d520154e4b0ec72be95418abe6d9363"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363" ,
"reference" : "f6561bf28d520154e4b0ec72be95418abe6d9363" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.3.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
},
"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"
],
"time" : "2016-08-06T14:39:51+00:00"
},
{
"name" : "psr/log" ,
2020-04-03 17:13:18 -05:00
"version" : "1.1.3" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/log.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "0f73288fd15629204f9d42b7055f72dacbe811fc"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc" ,
"reference" : "0f73288fd15629204f9d42b7055f72dacbe811fc" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "1.1.x-dev"
2018-05-09 08:05:17 -05:00
}
},
"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"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-03-23T09:12:05+00:00"
2018-05-09 08:05:17 -05:00
},
2019-02-12 17:45:04 -06:00
{
"name" : "psr/simple-cache" ,
"version" : "1.0.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/simple-cache.git" ,
"reference" : "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" ,
"reference" : "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.3.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Psr\\SimpleCache\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
}
],
"description" : "Common interfaces for simple caching" ,
"keywords" : [
"cache" ,
"caching" ,
"psr" ,
"psr-16" ,
"simple-cache"
],
"time" : "2017-10-23T01:57:42+00:00"
},
2018-05-09 08:05:17 -05:00
{
"name" : "psy/psysh" ,
2020-04-03 17:13:18 -05:00
"version" : "v0.9.12" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/bobthecow/psysh.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "90da7f37568aee36b116a030c5f99c915267edd4"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4" ,
"reference" : "90da7f37568aee36b116a030c5f99c915267edd4" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"dnoegel/php-xdg-base-dir" : "0.1.*" ,
2018-08-20 17:56:47 -05:00
"ext-json" : "*" ,
"ext-tokenizer" : "*" ,
2019-01-15 17:34:05 -06:00
"jakub-onderka/php-console-highlighter" : "0.3.*|0.4.*" ,
2018-06-15 03:45:20 -05:00
"nikic/php-parser" : "~1.3|~2.0|~3.0|~4.0" ,
"php" : ">=5.4.0" ,
2020-04-03 17:13:18 -05:00
"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"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2018-06-15 03:45:20 -05:00
"bamarni/composer-bin-plugin" : "^1.2" ,
"hoa/console" : "~2.15|~3.16" ,
"phpunit/phpunit" : "~4.8.35|~5.0|~6.0|~7.0"
2018-05-09 08:05:17 -05:00
},
"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."
},
"bin" : [
"bin/psysh"
],
"type" : "library" ,
"extra" : {
"branch-alias" : {
2018-06-15 03:45:20 -05:00
"dev-develop" : "0.9.x-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"files" : [
2018-06-15 03:45:20 -05:00
"src/functions.php"
2018-05-09 08:05:17 -05:00
],
"psr-4" : {
2018-06-15 03:45:20 -05:00
"Psy\\" : "src/"
2018-05-09 08:05:17 -05:00
}
},
"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"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-12-06T14:19:43+00:00"
2019-01-15 17:34:05 -06:00
},
{
"name" : "ralouphie/getallheaders" ,
2019-08-05 15:54:58 -05:00
"version" : "3.0.3" ,
2019-01-15 17:34:05 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/ralouphie/getallheaders.git" ,
2019-08-05 15:54:58 -05:00
"reference" : "120b605dfeb996808c31b6477290a714d356e822"
2019-01-15 17:34:05 -06:00
},
"dist" : {
"type" : "zip" ,
2019-08-05 15:54:58 -05:00
"url" : "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822" ,
2019-01-15 17:34:05 -06:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"php" : ">=5.6"
2019-01-15 17:34:05 -06:00
},
"require-dev" : {
2019-08-05 15:54:58 -05:00
"php-coveralls/php-coveralls" : "^2.1" ,
"phpunit/phpunit" : "^5 || ^6.5"
2019-01-15 17:34:05 -06:00
},
"type" : "library" ,
"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." ,
2019-08-05 15:54:58 -05:00
"time" : "2019-03-08T08:55:37+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "ramsey/uuid" ,
2020-04-03 17:13:18 -05:00
"version" : "3.9.3" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/ramsey/uuid.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "7e1633a6964b48589b142d60542f9ed31bd37a92"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92" ,
"reference" : "7e1633a6964b48589b142d60542f9ed31bd37a92" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"ext-json" : "*" ,
"paragonie/random_compat" : "^1 | ^2 | 9.99.99" ,
"php" : "^5.4 | ^7 | ^8" ,
2018-07-30 16:58:38 -05:00
"symfony/polyfill-ctype" : "^1.8"
2018-05-09 08:05:17 -05:00
},
"replace" : {
"rhumsaa/uuid" : "self.version"
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"codeception/aspect-mock" : "^1 | ^2" ,
"doctrine/annotations" : "^1.2" ,
"goaop/framework" : "1.0.0-alpha.2 | ^1 | ^2.1" ,
"jakub-onderka/php-parallel-lint" : "^1" ,
"mockery/mockery" : "^0.9.11 | ^1" ,
2018-05-09 08:05:17 -05:00
"moontoast/math" : "^1.1" ,
2020-04-03 17:13:18 -05:00
"paragonie/random-lib" : "^2" ,
"php-mock/php-mock-phpunit" : "^0.3 | ^1.1" ,
"phpunit/phpunit" : "^4.8 | ^5.4 | ^6.5" ,
"squizlabs/php_codesniffer" : "^3.5"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
2018-07-30 16:58:38 -05:00
"ext-ctype" : "Provides support for PHP Ctype functions" ,
2018-05-09 08:05:17 -05:00
"ext-libsodium" : "Provides the PECL libsodium extension for use with the SodiumRandomGenerator" ,
2020-04-03 17:13:18 -05:00
"ext-openssl" : "Provides the OpenSSL extension for use with the OpenSslGenerator" ,
2018-05-09 08:05:17 -05:00
"ext-uuid" : "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator" ,
"moontoast/math" : "Provides support for converting UUID to 128-bit integer (in string form)." ,
2020-04-03 17:13:18 -05:00
"paragonie/random-lib" : "Provides RandomLib for use with the RandomLibAdapter" ,
2018-05-09 08:05:17 -05:00
"ramsey/uuid-console" : "A console application for generating UUIDs with ramsey/uuid" ,
"ramsey/uuid-doctrine" : "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Ramsey\\Uuid\\" : "src/"
2020-04-03 17:13:18 -05:00
},
"files" : [
"src/functions.php"
]
2018-05-09 08:05:17 -05:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2020-04-03 17:13:18 -05:00
{
"name" : "Ben Ramsey" ,
"email" : "ben@benramsey.com" ,
"homepage" : "https://benramsey.com"
},
2018-05-09 08:05:17 -05:00
{
"name" : "Marijn Huizendveld" ,
"email" : "marijn.huizendveld@gmail.com"
},
{
"name" : "Thibaud Fabre" ,
"email" : "thibaud@aztech.io"
}
],
"description" : "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)." ,
"homepage" : "https://github.com/ramsey/uuid" ,
"keywords" : [
"guid" ,
"identifier" ,
"uuid"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-21T04:36:14+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "rmccue/requests" ,
"version" : "v1.7.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/rmccue/Requests.git" ,
"reference" : "87932f52ffad70504d93f04f15690cf16a089546"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546" ,
"reference" : "87932f52ffad70504d93f04f15690cf16a089546" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.2"
},
"require-dev" : {
"requests/test-server" : "dev-master"
},
"type" : "library" ,
"autoload" : {
"psr-0" : {
"Requests" : "library/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"ISC"
],
"authors" : [
{
"name" : "Ryan McCue" ,
"homepage" : "http://ryanmccue.info"
}
],
"description" : "A HTTP library written in PHP, for human beings." ,
"homepage" : "http://github.com/rmccue/Requests" ,
"keywords" : [
"curl" ,
"fsockopen" ,
"http" ,
"idna" ,
"ipv6" ,
"iri" ,
"sockets"
],
"time" : "2016-10-13T00:11:37+00:00"
},
{
2019-07-29 16:32:37 -05:00
"name" : "spatie/laravel-cors" ,
"version" : "1.3.3" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
2019-07-29 16:32:37 -05:00
"url" : "https://github.com/spatie/laravel-cors.git" ,
"reference" : "3395a43f797b1e946a1697be644c3cb4d8dc83dd"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2019-07-29 16:32:37 -05:00
"url" : "https://api.github.com/repos/spatie/laravel-cors/zipball/3395a43f797b1e946a1697be644c3cb4d8dc83dd" ,
"reference" : "3395a43f797b1e946a1697be644c3cb4d8dc83dd" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-07-29 16:32:37 -05:00
"illuminate/support" : "5.5.*|5.6.*|5.7.*|5.8.*" ,
"php" : "^7.0"
2018-05-09 08:05:17 -05:00
},
2019-07-29 16:32:37 -05:00
"require-dev" : {
"orchestra/testbench" : "3.5.*|3.6.*|3.7.*|3.8.*" ,
"phpunit/phpunit" : "^6.5.4|^7.0"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
2019-07-29 16:32:37 -05:00
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\Cors\\CorsServiceProvider"
]
}
},
2018-05-09 08:05:17 -05:00
"autoload" : {
2019-07-29 16:32:37 -05:00
"psr-4" : {
"Spatie\\Cors\\" : "src"
2018-05-09 08:05:17 -05:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2019-07-29 16:32:37 -05:00
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
2018-05-09 08:05:17 -05:00
}
],
2019-07-29 16:32:37 -05:00
"description" : "Send CORS headers in a Laravel or Lumen application" ,
"homepage" : "https://github.com/spatie/laravel-cors" ,
2018-05-09 08:05:17 -05:00
"keywords" : [
2019-07-29 16:32:37 -05:00
"ajax" ,
"api" ,
"cors" ,
"laravel-cors" ,
"request" ,
"spatie"
2018-05-09 08:05:17 -05:00
],
2020-03-20 16:37:36 -05:00
"abandoned" : "laravel/framework" ,
2019-07-29 16:32:37 -05:00
"time" : "2019-02-27T07:56:32+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "swiftmailer/swiftmailer" ,
2019-11-22 05:09:53 +00:00
"version" : "v6.2.3" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/swiftmailer/swiftmailer.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9" ,
"reference" : "149cfdf118b169f7840bbe3ef0d4bc795d1780c9" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"egulias/email-validator" : "~2.0" ,
2019-03-20 09:25:33 -05:00
"php" : ">=7.0.0" ,
"symfony/polyfill-iconv" : "^1.0" ,
"symfony/polyfill-intl-idn" : "^1.10" ,
"symfony/polyfill-mbstring" : "^1.0"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
"mockery/mockery" : "~0.9.1" ,
2019-03-20 09:25:33 -05:00
"symfony/phpunit-bridge" : "^3.4.19|^4.1.8"
2019-02-12 17:45:04 -06:00
},
"suggest" : {
"ext-intl" : "Needed to support internationalized email addresses" ,
"true/punycode" : "Needed to support internationalized email addresses, if ext-intl is not installed"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-03-20 09:25:33 -05:00
"dev-master" : "6.2-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"files" : [
"lib/swift_required.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Chris Corbyn"
},
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
}
],
"description" : "Swiftmailer, free feature-rich PHP mailer" ,
"homepage" : "https://swiftmailer.symfony.com" ,
"keywords" : [
"email" ,
"mail" ,
"mailer"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-11-12T09:31:26+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/console" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/console.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/console/zipball/10bb3ee3c97308869d53b3e3d03f6ac23ff985f7" ,
"reference" : "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2019-06-11 21:37:01 -05:00
"symfony/polyfill-mbstring" : "~1.0" ,
"symfony/polyfill-php73" : "^1.8" ,
2019-11-22 05:09:53 +00:00
"symfony/service-contracts" : "^1.1|^2"
2018-05-09 08:05:17 -05:00
},
"conflict" : {
"symfony/dependency-injection" : "<3.4" ,
2019-11-22 05:09:53 +00:00
"symfony/event-dispatcher" : "<4.3|>=5" ,
"symfony/lock" : "<4.4" ,
2018-05-09 08:05:17 -05:00
"symfony/process" : "<3.3"
},
2019-02-12 17:45:04 -06:00
"provide" : {
"psr/log-implementation" : "1.0"
},
2018-05-09 08:05:17 -05:00
"require-dev" : {
"psr/log" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/config" : "^3.4|^4.0|^5.0" ,
"symfony/dependency-injection" : "^3.4|^4.0|^5.0" ,
2019-06-11 21:37:01 -05:00
"symfony/event-dispatcher" : "^4.3" ,
2019-11-22 05:09:53 +00:00
"symfony/lock" : "^4.4|^5.0" ,
"symfony/process" : "^3.4|^4.0|^5.0" ,
"symfony/var-dumper" : "^4.3|^5.0"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
2019-02-12 17:45:04 -06:00
"psr/log" : "For using the console logger" ,
2018-05-09 08:05:17 -05:00
"symfony/event-dispatcher" : "" ,
"symfony/lock" : "" ,
"symfony/process" : ""
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-30T11:41:10+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/css-selector" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/css-selector.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "afc26133a6fbdd4f8842e38893e0ee4685c7c94b"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b" ,
"reference" : "afc26133a6fbdd4f8842e38893e0ee4685c7c94b" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\CssSelector\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
2019-08-05 15:54:58 -05:00
{
"name" : "Jean-François Simon" ,
"email" : "jeanfrancois.simon@sensiolabs.com"
},
2018-05-09 08:05:17 -05:00
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
"description" : "Symfony CssSelector Component" ,
"homepage" : "https://symfony.com" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/debug" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/debug.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "346636d2cae417992ecfd761979b2ab98b339a45"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45" ,
"reference" : "346636d2cae417992ecfd761979b2ab98b339a45" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2018-05-09 08:05:17 -05:00
"psr/log" : "~1.0"
},
"conflict" : {
2019-02-12 17:45:04 -06:00
"symfony/http-kernel" : "<3.4"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"symfony/http-kernel" : "^3.4|^4.0|^5.0"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-06-15 03:45:20 -05:00
},
{
"name" : "symfony/dotenv" ,
2020-04-03 17:13:18 -05:00
"version" : "v3.4.39" ,
2018-06-15 03:45:20 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/dotenv.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "22577db70b4fbd2e93d6b331ce2ae5f3d49f20e6"
2018-06-15 03:45:20 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/dotenv/zipball/22577db70b4fbd2e93d6b331ce2ae5f3d49f20e6" ,
"reference" : "22577db70b4fbd2e93d6b331ce2ae5f3d49f20e6" ,
2018-06-15 03:45:20 -05:00
"shasum" : ""
},
"require" : {
"php" : "^5.5.9|>=7.0.8"
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"symfony/process" : "^3.4.2|^4.0"
2018-06-15 03:45:20 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.4-dev"
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Dotenv\\" : ""
},
"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" : "Registers environment variables from a .env file" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"dotenv" ,
"env" ,
"environment"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-01-07T20:29:45+00:00"
2019-11-22 05:09:53 +00:00
},
{
"name" : "symfony/error-handler" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2019-11-22 05:09:53 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/error-handler.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "7e9828fc98aa1cf27b422fe478a84f5b0abb7358"
2019-11-22 05:09:53 +00:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/error-handler/zipball/7e9828fc98aa1cf27b422fe478a84f5b0abb7358" ,
"reference" : "7e9828fc98aa1cf27b422fe478a84f5b0abb7358" ,
2019-11-22 05:09:53 +00:00
"shasum" : ""
},
"require" : {
"php" : "^7.1.3" ,
"psr/log" : "~1.0" ,
2020-04-03 17:13:18 -05:00
"symfony/debug" : "^4.4.5" ,
2019-11-22 05:09:53 +00:00
"symfony/var-dumper" : "^4.4|^5.0"
},
"require-dev" : {
"symfony/http-kernel" : "^4.4|^5.0" ,
"symfony/serializer" : "^4.4|^5.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.4-dev"
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\ErrorHandler\\" : ""
},
"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 ErrorHandler Component" ,
"homepage" : "https://symfony.com" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-30T14:07:33+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/event-dispatcher" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/event-dispatcher.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "abc8e3618bfdb55e44c8c6a00abd333f831bbfed"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/event-dispatcher/zipball/abc8e3618bfdb55e44c8c6a00abd333f831bbfed" ,
"reference" : "abc8e3618bfdb55e44c8c6a00abd333f831bbfed" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2019-06-11 21:37:01 -05:00
"symfony/event-dispatcher-contracts" : "^1.1"
2018-05-09 08:05:17 -05:00
},
"conflict" : {
2019-02-12 17:45:04 -06:00
"symfony/dependency-injection" : "<3.4"
2018-05-09 08:05:17 -05:00
},
2019-06-11 21:37:01 -05:00
"provide" : {
"psr/event-dispatcher-implementation" : "1.0" ,
"symfony/event-dispatcher-implementation" : "1.1"
},
2018-05-09 08:05:17 -05:00
"require-dev" : {
"psr/log" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/config" : "^3.4|^4.0|^5.0" ,
"symfony/dependency-injection" : "^3.4|^4.0|^5.0" ,
"symfony/expression-language" : "^3.4|^4.0|^5.0" ,
"symfony/http-foundation" : "^3.4|^4.0|^5.0" ,
"symfony/service-contracts" : "^1.1|^2" ,
"symfony/stopwatch" : "^3.4|^4.0|^5.0"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
"symfony/dependency-injection" : "" ,
"symfony/http-kernel" : ""
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2019-06-11 21:37:01 -05:00
},
{
"name" : "symfony/event-dispatcher-contracts" ,
2019-11-22 05:09:53 +00:00
"version" : "v1.1.7" ,
2019-06-11 21:37:01 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/event-dispatcher-contracts.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
2019-06-11 21:37:01 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18" ,
"reference" : "c43ab685673fb6c8d84220c77897b1d6cdbe1d18" ,
2019-06-11 21:37:01 -05:00
"shasum" : ""
},
"require" : {
"php" : "^7.1.3"
},
"suggest" : {
"psr/event-dispatcher" : "" ,
"symfony/event-dispatcher-implementation" : ""
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1-dev"
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\EventDispatcher\\" : ""
}
},
"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" : "Generic abstractions related to dispatching event" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-09-17T09:54:03+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/finder" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/finder.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "5729f943f9854c5781984ed4907bbb817735776b"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b" ,
"reference" : "5729f943f9854c5781984ed4907bbb817735776b" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/http-foundation" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/http-foundation.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/http-foundation/zipball/62f92509c9abfd1f73e17b8cf1b72c0bdac6611b" ,
"reference" : "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2019-11-22 05:09:53 +00:00
"symfony/mime" : "^4.3|^5.0" ,
2019-02-12 17:45:04 -06:00
"symfony/polyfill-mbstring" : "~1.1"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"predis/predis" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/expression-language" : "^3.4|^4.0|^5.0"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\HttpFoundation\\" : ""
},
"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 HttpFoundation Component" ,
"homepage" : "https://symfony.com" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-30T14:07:33+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/http-kernel" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/http-kernel.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "f356a489e51856b99908005eb7f2c51a1dfc95dc"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/http-kernel/zipball/f356a489e51856b99908005eb7f2c51a1dfc95dc" ,
"reference" : "f356a489e51856b99908005eb7f2c51a1dfc95dc" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2018-05-09 08:05:17 -05:00
"psr/log" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/error-handler" : "^4.4" ,
"symfony/event-dispatcher" : "^4.4" ,
"symfony/http-foundation" : "^4.4|^5.0" ,
"symfony/polyfill-ctype" : "^1.8" ,
2019-06-11 21:37:01 -05:00
"symfony/polyfill-php73" : "^1.9"
2018-05-09 08:05:17 -05:00
},
"conflict" : {
2019-06-11 21:37:01 -05:00
"symfony/browser-kit" : "<4.3" ,
2019-02-12 17:45:04 -06:00
"symfony/config" : "<3.4" ,
2019-11-22 05:09:53 +00:00
"symfony/console" : ">=5" ,
2019-06-11 21:37:01 -05:00
"symfony/dependency-injection" : "<4.3" ,
2019-02-12 17:45:04 -06:00
"symfony/translation" : "<4.2" ,
2018-05-09 08:05:17 -05:00
"twig/twig" : "<1.34|<2.4,>=2"
},
"provide" : {
"psr/log-implementation" : "1.0"
},
"require-dev" : {
"psr/cache" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/browser-kit" : "^4.3|^5.0" ,
"symfony/config" : "^3.4|^4.0|^5.0" ,
"symfony/console" : "^3.4|^4.0" ,
"symfony/css-selector" : "^3.4|^4.0|^5.0" ,
"symfony/dependency-injection" : "^4.3|^5.0" ,
"symfony/dom-crawler" : "^3.4|^4.0|^5.0" ,
"symfony/expression-language" : "^3.4|^4.0|^5.0" ,
"symfony/finder" : "^3.4|^4.0|^5.0" ,
"symfony/process" : "^3.4|^4.0|^5.0" ,
"symfony/routing" : "^3.4|^4.0|^5.0" ,
"symfony/stopwatch" : "^3.4|^4.0|^5.0" ,
"symfony/templating" : "^3.4|^4.0|^5.0" ,
"symfony/translation" : "^4.2|^5.0" ,
"symfony/translation-contracts" : "^1.1|^2" ,
"twig/twig" : "^1.34|^2.4|^3.0"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
"symfony/browser-kit" : "" ,
"symfony/config" : "" ,
"symfony/console" : "" ,
2019-11-22 05:09:53 +00:00
"symfony/dependency-injection" : ""
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\HttpKernel\\" : ""
},
"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 HttpKernel Component" ,
"homepage" : "https://symfony.com" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-30T14:59:15+00:00"
2019-06-11 21:37:01 -05:00
},
{
"name" : "symfony/mime" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2019-06-11 21:37:01 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/mime.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "6dde9dc70155e91b850b1d009d1f841c54bc4aba"
2019-06-11 21:37:01 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/mime/zipball/6dde9dc70155e91b850b1d009d1f841c54bc4aba" ,
"reference" : "6dde9dc70155e91b850b1d009d1f841c54bc4aba" ,
2019-06-11 21:37:01 -05:00
"shasum" : ""
},
"require" : {
"php" : "^7.1.3" ,
"symfony/polyfill-intl-idn" : "^1.10" ,
"symfony/polyfill-mbstring" : "^1.0"
},
2019-11-22 05:09:53 +00:00
"conflict" : {
"symfony/mailer" : "<4.4"
},
2019-06-11 21:37:01 -05:00
"require-dev" : {
2019-11-22 05:09:53 +00:00
"egulias/email-validator" : "^2.1.10" ,
"symfony/dependency-injection" : "^3.4|^4.1|^5.0"
2019-06-11 21:37:01 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2019-06-11 21:37:01 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Mime\\" : ""
},
"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" : "A library to manipulate MIME messages" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"mime" ,
"mime-type"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-06-15 03:45:20 -05:00
},
{
"name" : "symfony/polyfill-ctype" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.15.0" ,
2018-06-15 03:45:20 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-ctype.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
2018-06-15 03:45:20 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14" ,
"reference" : "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" ,
2018-06-15 03:45:20 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
2018-08-11 23:37:45 +02:00
"suggest" : {
"ext-ctype" : "For best performance"
},
2018-06-15 03:45:20 -05:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.15-dev"
2018-06-15 03:45:20 -05:00
}
},
"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"
2019-11-22 05:09:53 +00:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2018-06-15 03:45:20 -05:00
}
],
"description" : "Symfony polyfill for ctype functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"ctype" ,
"polyfill" ,
"portable"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-02-27T09:26:54+00:00"
2018-05-09 08:05:17 -05:00
},
2019-03-20 09:25:33 -05:00
{
"name" : "symfony/polyfill-iconv" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.15.0" ,
2019-03-20 09:25:33 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-iconv.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8"
2019-03-20 09:25:33 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8" ,
"reference" : "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8" ,
2019-03-20 09:25:33 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"suggest" : {
"ext-iconv" : "For best performance"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.15-dev"
2019-03-20 09:25:33 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Polyfill\\Iconv\\" : ""
},
"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 Iconv extension" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"iconv" ,
"polyfill" ,
"portable" ,
"shim"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-09T19:04:49+00:00"
2019-03-20 09:25:33 -05:00
},
{
"name" : "symfony/polyfill-intl-idn" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.15.0" ,
2019-03-20 09:25:33 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-intl-idn.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
2019-03-20 09:25:33 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" ,
"reference" : "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" ,
2019-03-20 09:25:33 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3" ,
"symfony/polyfill-mbstring" : "^1.3" ,
2020-04-03 17:13:18 -05:00
"symfony/polyfill-php72" : "^1.10"
2019-03-20 09:25:33 -05:00
},
"suggest" : {
"ext-intl" : "For best performance"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.15-dev"
2019-03-20 09:25:33 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Polyfill\\Intl\\Idn\\" : ""
},
"files" : [
"bootstrap.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Laurent Bassin" ,
"email" : "laurent@bassin.info"
2019-11-22 05:09:53 +00:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2019-03-20 09:25:33 -05:00
}
],
"description" : "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"idn" ,
"intl" ,
"polyfill" ,
"portable" ,
"shim"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-09T19:04:49+00:00"
2019-03-20 09:25:33 -05:00
},
2018-05-09 08:05:17 -05:00
{
"name" : "symfony/polyfill-mbstring" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.15.0" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-mbstring.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac" ,
"reference" : "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"suggest" : {
"ext-mbstring" : "For best performance"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.15-dev"
2018-05-09 08:05:17 -05:00
}
},
"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"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-09T19:04:49+00:00"
2018-05-09 08:05:17 -05:00
},
{
2019-02-12 17:45:04 -06:00
"name" : "symfony/polyfill-php72" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.15.0" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/symfony/polyfill-php72.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "37b0976c78b94856543260ce09b460a7bc852747"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747" ,
"reference" : "37b0976c78b94856543260ce09b460a7bc852747" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.15-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
2019-02-12 17:45:04 -06:00
"Symfony\\Polyfill\\Php72\\" : ""
2018-05-09 08:05:17 -05:00
},
"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"
}
],
2019-02-12 17:45:04 -06:00
"description" : "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions" ,
2018-05-09 08:05:17 -05:00
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-02-27T09:26:54+00:00"
2019-06-11 21:37:01 -05:00
},
{
"name" : "symfony/polyfill-php73" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.15.0" ,
2019-06-11 21:37:01 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php73.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7"
2019-06-11 21:37:01 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7" ,
"reference" : "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7" ,
2019-06-11 21:37:01 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.15-dev"
2019-06-11 21:37:01 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Polyfill\\Php73\\" : ""
},
"files" : [
"bootstrap.php"
],
"classmap" : [
"Resources/stubs"
]
},
"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.3+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-02-27T09:26:54+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/process" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/process.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "3e40e87a20eaf83a1db825e1fa5097ae89042db3"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/process/zipball/3e40e87a20eaf83a1db825e1fa5097ae89042db3" ,
"reference" : "3e40e87a20eaf83a1db825e1fa5097ae89042db3" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3"
2018-05-09 08:05:17 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/routing" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/routing.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "0f562fa613e288d7dbae6c63abbc9b33ed75a8f8"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/routing/zipball/0f562fa613e288d7dbae6c63abbc9b33ed75a8f8" ,
"reference" : "0f562fa613e288d7dbae6c63abbc9b33ed75a8f8" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3"
2018-05-09 08:05:17 -05:00
},
"conflict" : {
2019-02-12 17:45:04 -06:00
"symfony/config" : "<4.2" ,
"symfony/dependency-injection" : "<3.4" ,
"symfony/yaml" : "<3.4"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2019-06-11 21:37:01 -05:00
"doctrine/annotations" : "~1.2" ,
2018-05-09 08:05:17 -05:00
"psr/log" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/config" : "^4.2|^5.0" ,
"symfony/dependency-injection" : "^3.4|^4.0|^5.0" ,
"symfony/expression-language" : "^3.4|^4.0|^5.0" ,
"symfony/http-foundation" : "^3.4|^4.0|^5.0" ,
"symfony/yaml" : "^3.4|^4.0|^5.0"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
"doctrine/annotations" : "For using the annotation loader" ,
"symfony/config" : "For using the all-in-one router or any loader" ,
"symfony/expression-language" : "For using expression matching" ,
"symfony/http-foundation" : "For using a Symfony Request object" ,
"symfony/yaml" : "For using the YAML loader"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Routing\\" : ""
},
"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 Routing Component" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"router" ,
"routing" ,
"uri" ,
"url"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-30T11:41:10+00:00"
2019-06-11 21:37:01 -05:00
},
{
"name" : "symfony/service-contracts" ,
2019-11-22 05:09:53 +00:00
"version" : "v1.1.8" ,
2019-06-11 21:37:01 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/service-contracts.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
2019-06-11 21:37:01 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf" ,
"reference" : "ffc7f5692092df31515df2a5ecf3b7302b3ddacf" ,
2019-06-11 21:37:01 -05:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"php" : "^7.1.3" ,
"psr/container" : "^1.0"
2019-06-11 21:37:01 -05:00
},
"suggest" : {
"symfony/service-implementation" : ""
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1-dev"
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\Service\\" : ""
}
},
"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" : "Generic abstractions related to writing services" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-10-14T12:27:06+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/translation" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/translation.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "4e54d336f2eca5facad449d0b0118bb449375b76"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/translation/zipball/4e54d336f2eca5facad449d0b0118bb449375b76" ,
"reference" : "4e54d336f2eca5facad449d0b0118bb449375b76" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2019-06-11 21:37:01 -05:00
"symfony/polyfill-mbstring" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/translation-contracts" : "^1.1.6|^2"
2018-05-09 08:05:17 -05:00
},
"conflict" : {
2019-02-12 17:45:04 -06:00
"symfony/config" : "<3.4" ,
"symfony/dependency-injection" : "<3.4" ,
2019-11-22 05:09:53 +00:00
"symfony/http-kernel" : "<4.4" ,
2019-02-12 17:45:04 -06:00
"symfony/yaml" : "<3.4"
},
"provide" : {
2019-06-11 21:37:01 -05:00
"symfony/translation-implementation" : "1.0"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
"psr/log" : "~1.0" ,
2019-11-22 05:09:53 +00:00
"symfony/config" : "^3.4|^4.0|^5.0" ,
"symfony/console" : "^3.4|^4.0|^5.0" ,
"symfony/dependency-injection" : "^3.4|^4.0|^5.0" ,
"symfony/finder" : "~2.8|~3.0|~4.0|^5.0" ,
"symfony/http-kernel" : "^4.4" ,
"symfony/intl" : "^3.4|^4.0|^5.0" ,
"symfony/service-contracts" : "^1.1.2|^2" ,
"symfony/yaml" : "^3.4|^4.0|^5.0"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
2019-02-12 17:45:04 -06:00
"psr/log-implementation" : "To use logging capability in translator" ,
2018-05-09 08:05:17 -05:00
"symfony/config" : "" ,
"symfony/yaml" : ""
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2019-06-11 21:37:01 -05:00
},
{
"name" : "symfony/translation-contracts" ,
2019-11-22 05:09:53 +00:00
"version" : "v1.1.7" ,
2019-06-11 21:37:01 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/translation-contracts.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "364518c132c95642e530d9b2d217acbc2ccac3e6"
2019-06-11 21:37:01 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/364518c132c95642e530d9b2d217acbc2ccac3e6" ,
"reference" : "364518c132c95642e530d9b2d217acbc2ccac3e6" ,
2019-06-11 21:37:01 -05:00
"shasum" : ""
},
"require" : {
"php" : "^7.1.3"
},
"suggest" : {
"symfony/translation-implementation" : ""
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1-dev"
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\Translation\\" : ""
}
},
"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" : "Generic abstractions related to translation" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-09-17T11:12:18+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/var-dumper" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/var-dumper.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/var-dumper/zipball/5a0c2d93006131a36cf6f767d10e2ca8333b0d4a" ,
"reference" : "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
"symfony/polyfill-mbstring" : "~1.0" ,
"symfony/polyfill-php72" : "~1.5"
2018-05-09 08:05:17 -05:00
},
"conflict" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "<4.8.35|<5.4.3,>=5.0" ,
"symfony/console" : "<3.4"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
"ext-iconv" : "*" ,
2019-11-22 05:09:53 +00:00
"symfony/console" : "^3.4|^4.0|^5.0" ,
"symfony/process" : "^4.4|^5.0" ,
"twig/twig" : "^1.34|^2.4|^3.0"
2018-05-09 08:05:17 -05:00
},
"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" ,
2019-02-12 17:45:04 -06:00
"symfony/console" : "To use the ServerDumpCommand and/or the bin/var-dump-server script"
2018-05-09 08:05:17 -05:00
},
2019-02-12 17:45:04 -06:00
"bin" : [
"Resources/bin/var-dump-server"
],
2018-05-09 08:05:17 -05:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"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"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "symfony/yaml" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/yaml.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "ef166890d821518106da3560086bfcbeb4fadfec"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/yaml/zipball/ef166890d821518106da3560086bfcbeb4fadfec" ,
"reference" : "ef166890d821518106da3560086bfcbeb4fadfec" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2018-06-15 03:45:20 -05:00
"symfony/polyfill-ctype" : "~1.8"
2018-05-09 08:05:17 -05:00
},
2019-02-12 17:45:04 -06:00
"conflict" : {
"symfony/console" : "<3.4"
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"symfony/console" : "^3.4|^4.0|^5.0"
2019-02-12 17:45:04 -06:00
},
"suggest" : {
"symfony/console" : "For validating YAML files using the lint command"
},
2018-05-09 08:05:17 -05:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Yaml\\" : ""
2018-01-22 08:16:37 -06:00
},
"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 Yaml Component" ,
"homepage" : "https://symfony.com" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-30T11:41:10+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "tecnickcom/tcpdf" ,
2019-01-15 17:34:05 -06:00
"version" : "6.2.26" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/tecnickcom/TCPDF.git" ,
2019-01-15 17:34:05 -06:00
"reference" : "367241059ca166e3a76490f4448c284e0a161f15"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-01-15 17:34:05 -06:00
"url" : "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15" ,
"reference" : "367241059ca166e3a76490f4448c284e0a161f15" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.0"
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"config" ,
"include" ,
"tcpdf.php" ,
"tcpdf_parser.php" ,
"tcpdf_import.php" ,
"tcpdf_barcodes_1d.php" ,
"tcpdf_barcodes_2d.php" ,
"include/tcpdf_colors.php" ,
"include/tcpdf_filters.php" ,
"include/tcpdf_font_data.php" ,
"include/tcpdf_fonts.php" ,
"include/tcpdf_images.php" ,
"include/tcpdf_static.php" ,
"include/barcodes/datamatrix.php" ,
"include/barcodes/pdf417.php" ,
"include/barcodes/qrcode.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"LGPL-3.0"
],
"authors" : [
{
"name" : "Nicola Asuni" ,
"email" : "info@tecnick.com" ,
"role" : "lead"
}
],
"description" : "TCPDF is a PHP class for generating PDF documents and barcodes." ,
"homepage" : "http://www.tcpdf.org/" ,
"keywords" : [
"PDFD32000-2008" ,
"TCPDF" ,
"barcodes" ,
"datamatrix" ,
"pdf" ,
"pdf417" ,
"qrcode"
],
2019-01-15 17:34:05 -06:00
"time" : "2018-10-16T17:24:05+00:00"
2018-05-09 08:05:17 -05:00
},
2019-10-16 21:22:05 +00:00
{
"name" : "tightenco/ziggy" ,
"version" : "v0.7.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/tightenco/ziggy.git" ,
"reference" : "aa4c42aaec9516da892bc2e9f6e992582646af77"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/tightenco/ziggy/zipball/aa4c42aaec9516da892bc2e9f6e992582646af77" ,
"reference" : "aa4c42aaec9516da892bc2e9f6e992582646af77" ,
"shasum" : ""
},
"require" : {
"laravel/framework" : "~5.4"
},
"require-dev" : {
"mikey179/vfsstream" : "^1.6" ,
"orchestra/testbench" : "~3.6"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Tightenco\\Ziggy\\ZiggyServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Tightenco\\Ziggy\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Matt Stauffer" ,
"email" : "matt@tighten.co"
},
{
"name" : "Daniel Coulbourne" ,
"email" : "daniel@tighten.co"
}
],
"description" : "Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript." ,
"time" : "2019-04-26T22:03:47+00:00"
},
2018-05-09 08:05:17 -05:00
{
"name" : "tijsverkoyen/css-to-inline-styles" ,
2019-11-22 05:09:53 +00:00
"version" : "2.2.2" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/tijsverkoyen/CssToInlineStyles.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "dda2ee426acd6d801d5b7fd1001cde9b5f790e15"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/dda2ee426acd6d801d5b7fd1001cde9b5f790e15" ,
"reference" : "dda2ee426acd6d801d5b7fd1001cde9b5f790e15" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-11-22 05:09:53 +00:00
"ext-dom" : "*" ,
"ext-libxml" : "*" ,
2018-05-09 08:05:17 -05:00
"php" : "^5.5 || ^7.0" ,
2019-11-22 05:09:53 +00:00
"symfony/css-selector" : "^2.7 || ^3.0 || ^4.0 || ^5.0"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.2.x-dev"
}
},
"autoload" : {
"psr-4" : {
"TijsVerkoyen\\CssToInlineStyles\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Tijs Verkoyen" ,
"email" : "css_to_inline_styles@verkoyen.eu" ,
"role" : "Developer"
}
],
"description" : "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails." ,
"homepage" : "https://github.com/tijsverkoyen/CssToInlineStyles" ,
2019-11-22 05:09:53 +00:00
"time" : "2019-10-24T08:53:34+00:00"
2018-05-09 08:05:17 -05:00
},
{
"name" : "vlucas/phpdotenv" ,
2020-04-03 17:13:18 -05:00
"version" : "v3.6.2" ,
2018-05-09 08:05:17 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/vlucas/phpdotenv.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "786a947e57086cf236cefdee80784634224b99fa"
2018-05-09 08:05:17 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/vlucas/phpdotenv/zipball/786a947e57086cf236cefdee80784634224b99fa" ,
"reference" : "786a947e57086cf236cefdee80784634224b99fa" ,
2018-05-09 08:05:17 -05:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"php" : "^5.4 || ^7.0" ,
"phpoption/phpoption" : "^1.5" ,
2019-02-12 17:45:04 -06:00
"symfony/polyfill-ctype" : "^1.9"
2018-05-09 08:05:17 -05:00
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"ext-filter" : "*" ,
"ext-pcre" : "*" ,
2019-11-22 05:09:53 +00:00
"phpunit/phpunit" : "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
2018-05-09 08:05:17 -05:00
},
2020-04-03 17:13:18 -05:00
"suggest" : {
"ext-filter" : "Required to use the boolean validator." ,
"ext-pcre" : "Required to use most of the library."
},
2018-05-09 08:05:17 -05:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "3.6-dev"
2018-05-09 08:05:17 -05:00
}
},
"autoload" : {
"psr-4" : {
"Dotenv\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-09-19 18:05:10 -05:00
"BSD-3-Clause"
2018-05-09 08:05:17 -05:00
],
"authors" : [
2019-11-22 05:09:53 +00:00
{
"name" : "Graham Campbell" ,
"email" : "graham@alt-three.com" ,
"homepage" : "https://gjcampbell.co.uk/"
},
2018-05-09 08:05:17 -05:00
{
"name" : "Vance Lucas" ,
"email" : "vance@vancelucas.com" ,
2019-11-22 05:09:53 +00:00
"homepage" : "https://vancelucas.com/"
2018-05-09 08:05:17 -05:00
}
],
"description" : "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically." ,
"keywords" : [
"dotenv" ,
"env" ,
"environment"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T23:36:02+00:00"
2018-01-22 08:16:37 -06:00
},
2018-07-14 22:15:43 +01:00
{
"name" : "wpb/string-blade-compiler" ,
2019-08-05 15:54:58 -05:00
"version" : "3.8.x-dev" ,
2018-07-14 22:15:43 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/librenms/StringBladeCompiler.git" ,
2019-08-05 15:54:58 -05:00
"reference" : "b3e340b79e99f92a0d40adaba0dd9f2b533fc65b"
2018-07-14 22:15:43 +01:00
},
"dist" : {
"type" : "zip" ,
2019-08-05 15:54:58 -05:00
"url" : "https://api.github.com/repos/librenms/StringBladeCompiler/zipball/b3e340b79e99f92a0d40adaba0dd9f2b533fc65b" ,
"reference" : "b3e340b79e99f92a0d40adaba0dd9f2b533fc65b" ,
2018-07-14 22:15:43 +01:00
"shasum" : ""
},
"require" : {
2019-08-05 15:54:58 -05:00
"laravel/framework" : "5.8.*" ,
2018-07-14 22:15:43 +01:00
"php" : ">=5.6.4"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Wpb\\String_Blade_Compiler\\" : "src/"
}
},
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Terre Porter" ,
"email" : "tporter@webpage-builders.com"
}
],
"description" : "Laravel Blade String Compiler, render string as blade templates" ,
"keywords" : [
"blade" ,
"compiler" ,
"laravel"
],
"support" : {
2019-08-05 15:54:58 -05:00
"source" : "https://github.com/librenms/StringBladeCompiler/tree/3.8"
2018-07-14 22:15:43 +01:00
},
2019-08-05 15:54:58 -05:00
"time" : "2019-08-04T04:51:44+00:00"
2018-07-14 22:15:43 +01:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "xjtuwangke/passwordhash" ,
"version" : "dev-master" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/xjtuwangke/passwordhash.git" ,
"reference" : "a7bcd9705add858cd496bdd8cdc9bbed231e8bb3"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/xjtuwangke/passwordhash/zipball/a7bcd9705add858cd496bdd8cdc9bbed231e8bb3" ,
"reference" : "a7bcd9705add858cd496bdd8cdc9bbed231e8bb3" ,
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"type" : "library" ,
"autoload" : {
"psr-0" : {
"Phpass" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Public Domain"
],
"authors" : [
{
"name" : "Solar Designer" ,
"email" : "solar@openwall.com" ,
"homepage" : "http://openwall.com/phpass/"
}
],
"description" : "Portable PHP password hashing framework" ,
"homepage" : "http://github.com/xjtuwangke/passwordhash/" ,
"keywords" : [
"blowfish" ,
"crypt" ,
"password" ,
"security"
],
2019-04-26 21:52:33 -05:00
"time" : "2012-08-31T00:00:00+00:00"
2018-01-22 08:16:37 -06:00
}
],
"packages-dev" : [
{
2018-05-09 08:05:17 -05:00
"name" : "barryvdh/laravel-debugbar" ,
2020-04-03 17:13:18 -05:00
"version" : "v3.2.9" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/barryvdh/laravel-debugbar.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "42d5da5379a7860093f8e4032167e4cb5ebec180"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/42d5da5379a7860093f8e4032167e4cb5ebec180" ,
"reference" : "42d5da5379a7860093f8e4032167e4cb5ebec180" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"illuminate/routing" : "^5.5|^6|^7" ,
"illuminate/session" : "^5.5|^6|^7" ,
"illuminate/support" : "^5.5|^6|^7" ,
"maximebf/debugbar" : "^1.15.1" ,
2019-02-12 17:45:04 -06:00
"php" : ">=7.0" ,
2020-04-03 17:13:18 -05:00
"symfony/debug" : "^3|^4|^5" ,
"symfony/finder" : "^3|^4|^5"
2019-02-12 17:45:04 -06:00
},
"require-dev" : {
"laravel/framework" : "5.5.x"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
2019-02-12 17:45:04 -06:00
"extra" : {
"branch-alias" : {
"dev-master" : "3.2-dev"
},
"laravel" : {
"providers" : [
"Barryvdh\\Debugbar\\ServiceProvider"
],
"aliases" : {
"Debugbar" : "Barryvdh\\Debugbar\\Facade"
}
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
"psr-4" : {
2018-05-09 08:05:17 -05:00
"Barryvdh\\Debugbar\\" : "src/"
},
"files" : [
"src/helpers.php"
]
2018-01-22 08:16:37 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Barry vd. Heuvel" ,
"email" : "barryvdh@gmail.com"
2018-01-22 08:16:37 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "PHP Debugbar integration for Laravel" ,
2018-01-22 08:16:37 -06:00
"keywords" : [
2018-05-09 08:05:17 -05:00
"debug" ,
"debugbar" ,
"laravel" ,
"profiler" ,
"webprofiler"
2018-01-22 08:16:37 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-25T20:42:23+00:00"
2018-01-22 08:16:37 -06:00
},
{
2018-05-09 08:05:17 -05:00
"name" : "barryvdh/laravel-ide-helper" ,
2020-04-03 17:13:18 -05:00
"version" : "v2.6.6" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/barryvdh/laravel-ide-helper.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "b91b959364d97af658f268c733c75dccdbff197e"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/b91b959364d97af658f268c733c75dccdbff197e" ,
"reference" : "b91b959364d97af658f268c733c75dccdbff197e" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"barryvdh/reflection-docblock" : "^2.0.6" ,
"composer/composer" : "^1.6" ,
2019-11-22 05:09:53 +00:00
"doctrine/dbal" : "~2.3" ,
"illuminate/console" : "^5.5|^6" ,
"illuminate/filesystem" : "^5.5|^6" ,
"illuminate/support" : "^5.5|^6" ,
2019-02-12 17:45:04 -06:00
"php" : ">=7"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"illuminate/config" : "^5.5|^6" ,
"illuminate/view" : "^5.5|^6" ,
2019-02-12 17:45:04 -06:00
"phpro/grumphp" : "^0.14" ,
2018-05-09 08:05:17 -05:00
"phpunit/phpunit" : "4.*" ,
"scrutinizer/ocular" : "~1.1" ,
2019-02-12 17:45:04 -06:00
"squizlabs/php_codesniffer" : "^3"
2018-05-09 08:05:17 -05:00
},
2018-01-22 08:16:37 -06:00
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"extra" : {
"branch-alias" : {
2019-03-20 09:25:33 -05:00
"dev-master" : "2.6-dev"
2018-05-09 08:05:17 -05:00
},
"laravel" : {
"providers" : [
"Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
]
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
"psr-4" : {
2018-05-09 08:05:17 -05:00
"Barryvdh\\LaravelIdeHelper\\" : "src"
2018-01-22 08:16:37 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Barry vd. Heuvel" ,
"email" : "barryvdh@gmail.com"
2018-01-22 08:16:37 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion." ,
2018-01-22 08:16:37 -06:00
"keywords" : [
2018-05-09 08:05:17 -05:00
"autocomplete" ,
"codeintel" ,
"helper" ,
"ide" ,
"laravel" ,
"netbeans" ,
"phpdoc" ,
"phpstorm" ,
"sublime"
2018-01-22 08:16:37 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2019-10-30T20:53:27+00:00"
2018-01-22 08:16:37 -06:00
},
{
2018-05-09 08:05:17 -05:00
"name" : "barryvdh/reflection-docblock" ,
2019-01-15 17:34:05 -06:00
"version" : "v2.0.6" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/barryvdh/ReflectionDocBlock.git" ,
2019-01-15 17:34:05 -06:00
"reference" : "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-01-15 17:34:05 -06:00
"url" : "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16" ,
"reference" : "6b69015d83d3daf9004a71a89f26e27d27ef6a16" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2018-05-09 08:05:17 -05:00
"php" : ">=5.3.3"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2018-05-09 08:05:17 -05:00
"phpunit/phpunit" : "~4.0,<4.5"
2018-01-22 08:16:37 -06:00
},
2018-05-09 08:05:17 -05:00
"suggest" : {
"dflydev/markdown" : "~1.0" ,
"erusev/parsedown" : "~1.0"
2018-01-22 08:16:37 -06:00
},
2018-05-09 08:05:17 -05:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"psr-0" : {
2018-05-09 08:05:17 -05:00
"Barryvdh" : [
"src/"
]
2018-01-22 08:16:37 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Mike van Riel" ,
"email" : "mike.vanriel@naenius.com"
2018-01-22 08:16:37 -06:00
}
],
2019-01-15 17:34:05 -06:00
"time" : "2018-12-13T10:34:14+00:00"
2018-01-22 08:16:37 -06:00
},
2019-02-12 17:45:04 -06:00
{
"name" : "beyondcode/laravel-dump-server" ,
2019-11-22 05:09:53 +00:00
"version" : "1.3.0" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/beyondcode/laravel-dump-server.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a" ,
"reference" : "fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
2019-11-22 05:09:53 +00:00
"illuminate/console" : "5.6.*|5.7.*|5.8.*|^6.0" ,
"illuminate/http" : "5.6.*|5.7.*|5.8.*|^6.0" ,
"illuminate/support" : "5.6.*|5.7.*|5.8.*|^6.0" ,
2019-02-12 17:45:04 -06:00
"php" : "^7.1" ,
"symfony/var-dumper" : "^4.1.1"
},
"require-dev" : {
"larapack/dd" : "^1.0" ,
"phpunit/phpunit" : "^7.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"BeyondCode\\DumpServer\\DumpServerServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"BeyondCode\\DumpServer\\" : "src"
},
"files" : [
"helpers.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Marcel Pociot" ,
"email" : "marcel@beyondco.de" ,
2019-11-22 05:09:53 +00:00
"homepage" : "https://beyondco.de" ,
2019-02-12 17:45:04 -06:00
"role" : "Developer"
}
],
"description" : "Symfony Var-Dump Server for Laravel" ,
"homepage" : "https://github.com/beyondcode/laravel-dump-server" ,
"keywords" : [
"beyondcode" ,
"laravel-dump-server"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-08-11T13:17:40+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "composer/ca-bundle" ,
2020-04-03 17:13:18 -05:00
"version" : "1.2.6" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/ca-bundle.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "47fe531de31fca4a1b997f87308e7d7804348f7e"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e" ,
"reference" : "47fe531de31fca4a1b997f87308e7d7804348f7e" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"ext-openssl" : "*" ,
"ext-pcre" : "*" ,
2019-08-05 15:54:58 -05:00
"php" : "^5.3.2 || ^7.0 || ^8.0"
2019-02-12 17:45:04 -06:00
},
"require-dev" : {
2019-08-05 15:54:58 -05:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || 6.5 - 8" ,
2019-02-12 17:45:04 -06:00
"psr/log" : "^1.0" ,
2020-04-03 17:13:18 -05:00
"symfony/process" : "^2.5 || ^3.0 || ^4.0 || ^5.0"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Composer\\CaBundle\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
}
],
"description" : "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle." ,
"keywords" : [
"cabundle" ,
"cacert" ,
"certificate" ,
"ssl" ,
"tls"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-01-13T10:02:55+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "composer/composer" ,
2020-04-03 17:13:18 -05:00
"version" : "1.10.1" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/composer.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "b912a45da3e2b22f5cb5a23e441b697a295ba011"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/composer/composer/zipball/b912a45da3e2b22f5cb5a23e441b697a295ba011" ,
"reference" : "b912a45da3e2b22f5cb5a23e441b697a295ba011" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"composer/ca-bundle" : "^1.0" ,
"composer/semver" : "^1.0" ,
"composer/spdx-licenses" : "^1.2" ,
"composer/xdebug-handler" : "^1.1" ,
"justinrainbow/json-schema" : "^3.0 || ^4.0 || ^5.0" ,
"php" : "^5.3.2 || ^7.0" ,
"psr/log" : "^1.0" ,
"seld/jsonlint" : "^1.4" ,
"seld/phar-utils" : "^1.0" ,
2020-04-03 17:13:18 -05:00
"symfony/console" : "^2.7 || ^3.0 || ^4.0 || ^5.0" ,
"symfony/filesystem" : "^2.7 || ^3.0 || ^4.0 || ^5.0" ,
"symfony/finder" : "^2.7 || ^3.0 || ^4.0 || ^5.0" ,
"symfony/process" : "^2.7 || ^3.0 || ^4.0 || ^5.0"
2019-02-12 17:45:04 -06:00
},
"conflict" : {
"symfony/console" : "2.8.38"
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"phpspec/prophecy" : "^1.10" ,
"symfony/phpunit-bridge" : "^3.4"
2019-02-12 17:45:04 -06:00
},
"suggest" : {
"ext-openssl" : "Enabling the openssl extension allows you to access https URLs for repositories and packages" ,
"ext-zip" : "Enabling the zip extension allows you to unzip archives" ,
"ext-zlib" : "Allow gzip compression of HTTP requests"
},
"bin" : [
"bin/composer"
],
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.10-dev"
2019-02-12 17:45:04 -06:00
}
},
"autoload" : {
"psr-4" : {
"Composer\\" : "src/Composer"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "http://www.naderman.de"
},
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
}
],
2019-08-05 15:54:58 -05:00
"description" : "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere." ,
2019-02-12 17:45:04 -06:00
"homepage" : "https://getcomposer.org/" ,
"keywords" : [
"autoload" ,
"dependency" ,
"package"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://packagist.com" ,
"type" : "custom"
},
{
"url" : "https://tidelift.com/funding/github/packagist/composer/composer" ,
"type" : "tidelift"
}
],
"time" : "2020-03-13T19:34:27+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "composer/semver" ,
2020-04-03 17:13:18 -05:00
"version" : "1.5.1" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/semver.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de" ,
"reference" : "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"php" : "^5.3.2 || ^7.0"
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"phpunit/phpunit" : "^4.5 || ^5.0.5"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Composer\\Semver\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "http://www.naderman.de"
},
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
},
{
"name" : "Rob Bast" ,
"email" : "rob.bast@gmail.com" ,
"homepage" : "http://robbast.nl"
}
],
"description" : "Semver library that offers utilities, version constraint parsing and validation." ,
"keywords" : [
"semantic" ,
"semver" ,
"validation" ,
"versioning"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-01-13T12:06:48+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "composer/spdx-licenses" ,
2020-04-03 17:13:18 -05:00
"version" : "1.5.3" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/spdx-licenses.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "0c3e51e1880ca149682332770e25977c70cf9dae"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae" ,
"reference" : "0c3e51e1880ca149682332770e25977c70cf9dae" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
2019-06-11 21:37:01 -05:00
"php" : "^5.3.2 || ^7.0 || ^8.0"
2019-02-12 17:45:04 -06:00
},
"require-dev" : {
2019-06-11 21:37:01 -05:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || 6.5 - 7"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Composer\\Spdx\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "http://www.naderman.de"
},
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
},
{
"name" : "Rob Bast" ,
"email" : "rob.bast@gmail.com" ,
"homepage" : "http://robbast.nl"
}
],
"description" : "SPDX licenses list and validation library." ,
"keywords" : [
"license" ,
"spdx" ,
"validator"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-14T07:44:31+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "composer/xdebug-handler" ,
2020-04-03 17:13:18 -05:00
"version" : "1.4.1" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/xdebug-handler.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7" ,
"reference" : "1ab9842d69e64fb3a01be6b656501032d1b78cb7" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
2019-11-22 05:09:53 +00:00
"php" : "^5.3.2 || ^7.0 || ^8.0" ,
2019-02-12 17:45:04 -06:00
"psr/log" : "^1.0"
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || 6.5 - 8"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Composer\\XdebugHandler\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "John Stevenson" ,
"email" : "john-stevenson@blueyonder.co.uk"
}
],
2019-11-22 05:09:53 +00:00
"description" : "Restarts a process without Xdebug." ,
2019-02-12 17:45:04 -06:00
"keywords" : [
"Xdebug" ,
"performance"
],
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://packagist.com" ,
"type" : "custom"
}
],
"time" : "2020-03-01T12:26:26+00:00"
2019-02-12 17:45:04 -06:00
},
2018-09-19 18:05:10 -05:00
{
"name" : "doctrine/instantiator" ,
2019-11-22 05:09:53 +00:00
"version" : "1.3.0" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/instantiator.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "ae466f726242e637cebdd526a7d991b9433bacf1"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1" ,
"reference" : "ae466f726242e637cebdd526a7d991b9433bacf1" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2018-09-19 18:05:10 -05:00
},
"require-dev" : {
2019-06-11 21:37:01 -05:00
"doctrine/coding-standard" : "^6.0" ,
2018-09-19 18:05:10 -05:00
"ext-pdo" : "*" ,
"ext-phar" : "*" ,
2019-06-11 21:37:01 -05:00
"phpbench/phpbench" : "^0.13" ,
"phpstan/phpstan-phpunit" : "^0.11" ,
"phpstan/phpstan-shim" : "^0.11" ,
"phpunit/phpunit" : "^7.0"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "1.2.x-dev"
2018-09-19 18:05:10 -05:00
}
},
"autoload" : {
"psr-4" : {
"Doctrine\\Instantiator\\" : "src/Doctrine/Instantiator/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Marco Pivetta" ,
"email" : "ocramius@gmail.com" ,
"homepage" : "http://ocramius.github.com/"
}
],
"description" : "A small, lightweight utility to instantiate objects in PHP without invoking their constructors" ,
2019-06-11 21:37:01 -05:00
"homepage" : "https://www.doctrine-project.org/projects/instantiator.html" ,
2018-09-19 18:05:10 -05:00
"keywords" : [
"constructor" ,
"instantiate"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-10-21T16:45:58+00:00"
2018-09-19 18:05:10 -05:00
},
2018-01-22 08:16:37 -06:00
{
2019-02-12 17:45:04 -06:00
"name" : "filp/whoops" ,
2020-04-03 17:13:18 -05:00
"version" : "2.7.1" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/filp/whoops.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/filp/whoops/zipball/fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130" ,
"reference" : "fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^5.5.9 || ^7.0" ,
"psr/log" : "^1.0.1"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"mockery/mockery" : "^0.9 || ^1.0" ,
2020-04-03 17:13:18 -05:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0" ,
"symfony/var-dumper" : "^2.6 || ^3.0 || ^4.0 || ^5.0"
2019-02-12 17:45:04 -06:00
},
"suggest" : {
"symfony/var-dumper" : "Pretty print complex values better with var-dumper available" ,
"whoops/soap" : "Formats errors as SOAP responses"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
2019-02-12 17:45:04 -06:00
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "2.6-dev"
2019-02-12 17:45:04 -06:00
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
2018-05-09 08:05:17 -05:00
"psr-4" : {
2019-02-12 17:45:04 -06:00
"Whoops\\" : "src/Whoops/"
2018-05-09 08:05:17 -05:00
}
2018-01-22 08:16:37 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2018-05-09 08:05:17 -05:00
"MIT"
2018-01-22 08:16:37 -06:00
],
"authors" : [
{
2019-02-12 17:45:04 -06:00
"name" : "Filipe Dobreira" ,
2019-10-16 21:22:05 +00:00
"homepage" : "https://github.com/filp" ,
"role" : "Developer"
2018-01-22 08:16:37 -06:00
}
],
2019-02-12 17:45:04 -06:00
"description" : "php error handling for cool kids" ,
"homepage" : "https://filp.github.io/whoops/" ,
2018-02-07 20:45:56 -06:00
"keywords" : [
2019-02-12 17:45:04 -06:00
"error" ,
"exception" ,
"handling" ,
"library" ,
"throwable" ,
"whoops"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-01-15T10:00:00+00:00"
2018-02-07 20:45:56 -06:00
},
2018-08-11 23:37:45 +02:00
{
"name" : "fzaninotto/faker" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.9.1" ,
2018-08-11 23:37:45 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/fzaninotto/Faker.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "fc10d778e4b84d5bd315dad194661e091d307c6f"
2018-08-11 23:37:45 +02:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f" ,
"reference" : "fc10d778e4b84d5bd315dad194661e091d307c6f" ,
2018-08-11 23:37:45 +02:00
"shasum" : ""
},
"require" : {
"php" : "^5.3.3 || ^7.0"
},
"require-dev" : {
"ext-intl" : "*" ,
"phpunit/phpunit" : "^4.8.35 || ^5.7" ,
2019-11-22 05:09:53 +00:00
"squizlabs/php_codesniffer" : "^2.9.2"
2018-08-11 23:37:45 +02:00
},
"type" : "library" ,
"extra" : {
2020-04-03 17:13:18 -05:00
"branch-alias" : {
"dev-master" : "1.9-dev"
}
2018-08-11 23:37:45 +02:00
},
"autoload" : {
"psr-4" : {
"Faker\\" : "src/Faker/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "François Zaninotto"
}
],
"description" : "Faker is a PHP library that generates fake data for you." ,
"keywords" : [
"data" ,
"faker" ,
"fixtures"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-12-12T13:22:17+00:00"
2018-08-11 23:37:45 +02:00
},
2019-02-12 17:45:04 -06:00
{
"name" : "hamcrest/hamcrest-php" ,
"version" : "v2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/hamcrest/hamcrest-php.git" ,
"reference" : "776503d3a8e85d4f9a1148614f95b7a608b046ad"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad" ,
"reference" : "776503d3a8e85d4f9a1148614f95b7a608b046ad" ,
"shasum" : ""
},
"require" : {
"php" : "^5.3|^7.0"
},
"replace" : {
"cordoval/hamcrest-php" : "*" ,
"davedevelopment/hamcrest-php" : "*" ,
"kodova/hamcrest-php" : "*"
},
"require-dev" : {
"phpunit/php-file-iterator" : "1.3.3" ,
"phpunit/phpunit" : "~4.0" ,
"satooshi/php-coveralls" : "^1.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0-dev"
}
},
"autoload" : {
"classmap" : [
"hamcrest"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD"
],
"description" : "This is the PHP port of Hamcrest Matchers" ,
"keywords" : [
"test"
],
"time" : "2016-01-20T08:20:44+00:00"
},
2018-06-15 03:45:20 -05:00
{
"name" : "justinrainbow/json-schema" ,
2019-11-22 05:09:53 +00:00
"version" : "5.2.9" ,
2018-06-15 03:45:20 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/justinrainbow/json-schema.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "44c6787311242a979fa15c704327c20e7221a0e4"
2018-06-15 03:45:20 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4" ,
"reference" : "44c6787311242a979fa15c704327c20e7221a0e4" ,
2018-06-15 03:45:20 -05:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3.3"
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"friendsofphp/php-cs-fixer" : "~2.2.20||~2.15.1" ,
2018-06-15 03:45:20 -05:00
"json-schema/json-schema-test-suite" : "1.2.0" ,
"phpunit/phpunit" : "^4.8.35"
},
"bin" : [
"bin/validate-json"
],
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.0.x-dev"
}
},
"autoload" : {
"psr-4" : {
"JsonSchema\\" : "src/JsonSchema/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Bruno Prieto Reis" ,
"email" : "bruno.p.reis@gmail.com"
},
{
"name" : "Justin Rainbow" ,
"email" : "justin.rainbow@gmail.com"
},
{
"name" : "Igor Wiedler" ,
"email" : "igor@wiedler.ch"
},
{
"name" : "Robert Schönthal" ,
"email" : "seroscho@googlemail.com"
}
],
"description" : "A library to validate a json schema." ,
"homepage" : "https://github.com/justinrainbow/json-schema" ,
"keywords" : [
"json" ,
"schema"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-09-25T14:49:45+00:00"
2018-06-15 03:45:20 -05:00
},
2019-02-14 09:06:10 -06:00
{
"name" : "laravel/dusk" ,
2020-04-03 17:13:18 -05:00
"version" : "v5.11.0" ,
2019-02-14 09:06:10 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/dusk.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "e07cc46a1e39767739e8197189780b4c2639806d"
2019-02-14 09:06:10 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/laravel/dusk/zipball/e07cc46a1e39767739e8197189780b4c2639806d" ,
"reference" : "e07cc46a1e39767739e8197189780b4c2639806d" ,
2019-02-14 09:06:10 -06:00
"shasum" : ""
},
"require" : {
2019-06-11 21:37:01 -05:00
"ext-json" : "*" ,
"ext-zip" : "*" ,
2019-11-22 05:09:53 +00:00
"illuminate/console" : "~5.7.0|~5.8.0|^6.0|^7.0" ,
"illuminate/support" : "~5.7.0|~5.8.0|^6.0|^7.0" ,
2019-02-14 09:06:10 -06:00
"nesbot/carbon" : "^1.20|^2.0" ,
"php" : ">=7.1.0" ,
2020-04-03 17:13:18 -05:00
"php-webdriver/webdriver" : "^1.8.1" ,
"symfony/console" : "^4.0|^5.0" ,
"symfony/finder" : "^4.0|^5.0" ,
"symfony/process" : "^4.0|^5.0" ,
"vlucas/phpdotenv" : "^2.2|^3.0|^4.0"
2019-02-14 09:06:10 -06:00
},
"require-dev" : {
"mockery/mockery" : "^1.0" ,
2019-06-11 21:37:01 -05:00
"phpunit/phpunit" : "^7.5|^8.0"
2019-02-14 09:06:10 -06:00
},
2019-11-22 05:09:53 +00:00
"suggest" : {
"ext-pcntl" : "Used to gracefully terminate Dusk when tests are running."
},
2019-02-14 09:06:10 -06:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.0-dev"
},
"laravel" : {
"providers" : [
"Laravel\\Dusk\\DuskServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Laravel\\Dusk\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
],
"description" : "Laravel Dusk provides simple end-to-end testing and browser automation." ,
"keywords" : [
"laravel" ,
"testing" ,
"webdriver"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-03-24T16:21:49+00:00"
2019-02-14 09:06:10 -06:00
},
2018-01-22 08:16:37 -06:00
{
2018-05-09 08:05:17 -05:00
"name" : "maximebf/debugbar" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.16.1" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2018-05-09 08:05:17 -05:00
"url" : "https://github.com/maximebf/php-debugbar.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "58998b818c6567fac01e35b8a4b70c1a64530556"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/maximebf/php-debugbar/zipball/58998b818c6567fac01e35b8a4b70c1a64530556" ,
"reference" : "58998b818c6567fac01e35b8a4b70c1a64530556" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2020-04-03 17:13:18 -05:00
"php" : "^7.1" ,
2018-05-09 08:05:17 -05:00
"psr/log" : "^1.0" ,
2020-04-03 17:13:18 -05:00
"symfony/var-dumper" : "^2.6|^3|^4|^5"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"phpunit/phpunit" : "^5"
2018-05-09 08:05:17 -05:00
},
"suggest" : {
"kriswallsmith/assetic" : "The best way to manage assets" ,
"monolog/monolog" : "Log using Monolog" ,
"predis/predis" : "Redis storage"
2018-01-22 08:16:37 -06:00
},
2018-02-02 22:57:31 -06:00
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.16-dev"
2018-05-09 08:05:17 -05:00
}
},
2018-02-02 22:57:31 -06:00
"autoload" : {
"psr-4" : {
2018-05-09 08:05:17 -05:00
"DebugBar\\" : "src/DebugBar/"
2018-02-02 22:57:31 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Maxime Bouroumeau-Fuseau" ,
"email" : "maxime.bouroumeau@gmail.com" ,
"homepage" : "http://maximebf.com"
},
{
"name" : "Barry vd. Heuvel" ,
"email" : "barryvdh@gmail.com"
2018-02-02 22:57:31 -06:00
}
],
2018-05-09 08:05:17 -05:00
"description" : "Debug bar in the browser for php application" ,
"homepage" : "https://github.com/maximebf/php-debugbar" ,
"keywords" : [
"debug" ,
"debugbar"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-11-24T09:46:11+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "mockery/mockery" ,
2020-04-03 17:13:18 -05:00
"version" : "1.3.1" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/mockery/mockery.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/mockery/mockery/zipball/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be" ,
"reference" : "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"hamcrest/hamcrest-php" : "~2.0" ,
"lib-pcre" : ">=7.0" ,
"php" : ">=5.6.0"
},
"require-dev" : {
2019-02-15 07:53:41 +01:00
"phpunit/phpunit" : "~5.7.10|~6.5|~7.0|~8.0"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.3.x-dev"
2019-02-12 17:45:04 -06:00
}
},
"autoload" : {
"psr-0" : {
"Mockery" : "library/"
}
},
"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" : "Dave Marshall" ,
"email" : "dave.marshall@atstsolutions.co.uk" ,
"homepage" : "http://davedevelopment.co.uk"
}
],
"description" : "Mockery is a simple yet flexible PHP mock object framework" ,
"homepage" : "https://github.com/mockery/mockery" ,
"keywords" : [
"BDD" ,
"TDD" ,
"library" ,
"mock" ,
"mock objects" ,
"mockery" ,
"stub" ,
"test" ,
"test double" ,
"testing"
],
2020-04-03 17:13:18 -05:00
"time" : "2019-12-26T09:49:15+00:00"
2018-02-02 22:57:31 -06:00
},
2018-09-19 18:05:10 -05:00
{
"name" : "myclabs/deep-copy" ,
2020-04-03 17:13:18 -05:00
"version" : "1.9.5" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/myclabs/DeepCopy.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "b2c28789e80a97badd14145fda39b545d83ca3ef"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef" ,
"reference" : "b2c28789e80a97badd14145fda39b545d83ca3ef" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
},
"replace" : {
"myclabs/deep-copy" : "self.version"
2018-09-19 18:05:10 -05:00
},
"require-dev" : {
"doctrine/collections" : "^1.0" ,
"doctrine/common" : "^2.6" ,
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.1"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"DeepCopy\\" : "src/DeepCopy/"
},
"files" : [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2019-02-12 17:45:04 -06:00
"MIT"
],
"description" : "Create deep copies (clones) of your objects" ,
"keywords" : [
"clone" ,
"copy" ,
"duplicate" ,
"object" ,
"object graph"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-01-17T21:11:47+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "nunomaduro/collision" ,
2019-08-05 15:54:58 -05:00
"version" : "v3.0.1" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/nunomaduro/collision.git" ,
2019-08-05 15:54:58 -05:00
"reference" : "af42d339fe2742295a54f6fdd42aaa6f8c4aca68"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2019-08-05 15:54:58 -05:00
"url" : "https://api.github.com/repos/nunomaduro/collision/zipball/af42d339fe2742295a54f6fdd42aaa6f8c4aca68" ,
"reference" : "af42d339fe2742295a54f6fdd42aaa6f8c4aca68" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"filp/whoops" : "^2.1.4" ,
"jakub-onderka/php-console-highlighter" : "0.3.*|0.4.*" ,
"php" : "^7.1" ,
"symfony/console" : "~2.8|~3.3|~4.0"
},
"require-dev" : {
2019-08-05 15:54:58 -05:00
"laravel/framework" : "5.8.*" ,
2019-02-12 17:45:04 -06:00
"nunomaduro/larastan" : "^0.3.0" ,
2019-08-05 15:54:58 -05:00
"phpstan/phpstan" : "^0.11" ,
"phpunit/phpunit" : "~8.0"
2019-02-12 17:45:04 -06:00
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"NunoMaduro\\Collision\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
}
],
"description" : "Cli error handling for console/command-line PHP applications." ,
"keywords" : [
"artisan" ,
"cli" ,
"command-line" ,
"console" ,
"error" ,
"handling" ,
"laravel" ,
"laravel-zero" ,
"php" ,
"symfony"
],
2019-08-05 15:54:58 -05:00
"time" : "2019-03-07T21:35:13+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "phar-io/manifest" ,
"version" : "1.0.3" ,
"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"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
},
"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)" ,
"time" : "2018-07-08T19:23:20+00:00"
},
{
"name" : "phar-io/version" ,
"version" : "2.0.1" ,
"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"
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
2018-09-19 18:05:10 -05:00
],
2019-02-12 17:45:04 -06:00
"authors" : [
{
"name" : "Arne Blankerts" ,
2019-10-16 21:22:05 +00:00
"email" : "arne@blankerts.de" ,
"role" : "Developer"
2019-02-12 17:45:04 -06:00
},
{
"name" : "Sebastian Heuer" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpeople.de" ,
"role" : "Developer"
2019-02-12 17:45:04 -06:00
},
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "Developer"
2019-02-12 17:45:04 -06:00
}
2018-09-19 18:05:10 -05:00
],
2019-02-12 17:45:04 -06:00
"description" : "Library for handling version information and constraints" ,
"time" : "2018-07-08T19:19:57+00:00"
2018-09-19 18:05:10 -05:00
},
2020-04-03 17:13:18 -05:00
{
"name" : "php-parallel-lint/php-parallel-lint" ,
"version" : "v1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git" ,
"reference" : "ec813bf3dc7f996f9935f5efb40314736d8563e2"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/ec813bf3dc7f996f9935f5efb40314736d8563e2" ,
"reference" : "ec813bf3dc7f996f9935f5efb40314736d8563e2" ,
"shasum" : ""
},
"require" : {
"ext-json" : "*" ,
"php" : ">=5.4.0"
},
"require-dev" : {
"jakub-onderka/php-console-highlighter" : "~0.3" ,
"nette/tester" : "^1.3 || ^2.0" ,
"squizlabs/php_codesniffer" : "~3.0"
},
"suggest" : {
"jakub-onderka/php-console-highlighter" : "Highlight syntax in code snippet"
},
"bin" : [
"parallel-lint"
],
"type" : "library" ,
"autoload" : {
"classmap" : [
"./"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
],
"authors" : [
{
"name" : "Jakub Onderka" ,
"email" : "ahoj@jakubonderka.cz"
}
],
"description" : "This tool check syntax of PHP files about 20x faster than serial check." ,
"homepage" : "https://github.com/grogy/PHP-Parallel-Lint" ,
"time" : "2020-01-27T11:00:40+00:00"
},
{
"name" : "php-webdriver/webdriver" ,
"version" : "1.8.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-webdriver/php-webdriver.git" ,
"reference" : "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab" ,
"reference" : "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab" ,
"shasum" : ""
},
"require" : {
"ext-curl" : "*" ,
"ext-json" : "*" ,
"ext-zip" : "*" ,
"php" : "^5.6 || ~7.0" ,
"symfony/polyfill-mbstring" : "^1.12" ,
"symfony/process" : "^2.8 || ^3.1 || ^4.0 || ^5.0"
},
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^2.0" ,
"jakub-onderka/php-parallel-lint" : "^1.0" ,
"php-coveralls/php-coveralls" : "^2.0" ,
"php-mock/php-mock-phpunit" : "^1.1" ,
"phpunit/phpunit" : "^5.7" ,
"sebastian/environment" : "^1.3.4 || ^2.0 || ^3.0" ,
"sminnee/phpunit-mock-objects" : "^3.4" ,
"squizlabs/php_codesniffer" : "^3.5" ,
"symfony/var-dumper" : "^3.3 || ^4.0 || ^5.0"
},
"suggest" : {
"ext-SimpleXML" : "For Firefox profile creation"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.8.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Facebook\\WebDriver\\" : "lib/"
},
"files" : [
"lib/Exception/TimeoutException.php"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "A PHP client for Selenium WebDriver. Previously facebook/webdriver." ,
"homepage" : "https://github.com/php-webdriver/php-webdriver" ,
"keywords" : [
"Chromedriver" ,
"geckodriver" ,
"php" ,
"selenium" ,
"webdriver"
],
"time" : "2020-03-04T14:40:12+00:00"
},
2018-09-19 18:05:10 -05:00
{
"name" : "phpdocumentor/reflection-common" ,
2019-11-22 05:09:53 +00:00
"version" : "2.0.0" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/ReflectionCommon.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "63a995caa1ca9e5590304cd845c15ad6d482a62a"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a" ,
"reference" : "63a995caa1ca9e5590304cd845c15ad6d482a62a" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
2019-11-22 05:09:53 +00:00
"php" : ">=7.1"
2018-09-19 18:05:10 -05:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"phpunit/phpunit" : "~6"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "2.x-dev"
2018-09-19 18:05:10 -05:00
}
},
"autoload" : {
"psr-4" : {
2019-11-22 05:09:53 +00:00
"phpDocumentor\\Reflection\\" : "src/"
2018-09-19 18:05:10 -05:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Jaap van Otterdijk" ,
"email" : "opensource@ijaap.nl"
}
],
"description" : "Common reflection classes used by phpdocumentor to reflect the code structure" ,
"homepage" : "http://www.phpdoc.org" ,
"keywords" : [
"FQSEN" ,
"phpDocumentor" ,
"phpdoc" ,
"reflection" ,
"static analysis"
],
2019-11-22 05:09:53 +00:00
"time" : "2018-08-07T13:53:10+00:00"
2018-09-19 18:05:10 -05:00
},
{
"name" : "phpdocumentor/reflection-docblock" ,
2020-04-03 17:13:18 -05:00
"version" : "4.3.4" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/ReflectionDocBlock.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "da3fd972d6bafd628114f7e7e036f45944b62e9c"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c" ,
"reference" : "da3fd972d6bafd628114f7e7e036f45944b62e9c" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.0" ,
2019-11-22 05:09:53 +00:00
"phpdocumentor/reflection-common" : "^1.0.0 || ^2.0.0" ,
"phpdocumentor/type-resolver" : "~0.4 || ^1.0.0" ,
2018-09-19 18:05:10 -05:00
"webmozart/assert" : "^1.0"
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"doctrine/instantiator" : "^1.0.5" ,
2019-02-12 17:45:04 -06:00
"mockery/mockery" : "^1.0" ,
2020-04-03 17:13:18 -05:00
"phpdocumentor/type-resolver" : "0.4.*" ,
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^6.4"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
2019-02-12 17:45:04 -06:00
"extra" : {
"branch-alias" : {
"dev-master" : "4.x-dev"
}
},
2018-09-19 18:05:10 -05:00
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : [
"src/"
]
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
}
],
"description" : "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock." ,
2020-04-03 17:13:18 -05:00
"time" : "2019-12-28T18:55:12+00:00"
2018-09-19 18:05:10 -05:00
},
{
"name" : "phpdocumentor/type-resolver" ,
2019-11-22 05:09:53 +00:00
"version" : "1.0.1" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/TypeResolver.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9" ,
"reference" : "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
2019-11-22 05:09:53 +00:00
"php" : "^7.1" ,
"phpdocumentor/reflection-common" : "^2.0"
2018-09-19 18:05:10 -05:00
},
"require-dev" : {
2019-11-22 05:09:53 +00:00
"ext-tokenizer" : "^7.1" ,
"mockery/mockery" : "~1" ,
"phpunit/phpunit" : "^7.0"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "1.x-dev"
2018-09-19 18:05:10 -05:00
}
},
"autoload" : {
"psr-4" : {
2019-11-22 05:09:53 +00:00
"phpDocumentor\\Reflection\\" : "src"
2018-09-19 18:05:10 -05:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
}
],
2019-11-22 05:09:53 +00:00
"description" : "A PSR-5 based resolver of Class names, Types and Structural Element Names" ,
"time" : "2019-08-22T18:11:29+00:00"
2018-09-19 18:05:10 -05:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "phpspec/prophecy" ,
2020-04-03 17:13:18 -05:00
"version" : "v1.10.3" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpspec/prophecy.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "451c3cd1418cf640de218914901e51b064abb093"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093" ,
"reference" : "451c3cd1418cf640de218914901e51b064abb093" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
"doctrine/instantiator" : "^1.0.2" ,
"php" : "^5.3|^7.0" ,
2019-11-22 05:09:53 +00:00
"phpdocumentor/reflection-docblock" : "^2.0|^3.0.2|^4.0|^5.0" ,
2020-04-03 17:13:18 -05:00
"sebastian/comparator" : "^1.2.3|^2.0|^3.0|^4.0" ,
"sebastian/recursion-context" : "^1.0|^2.0|^3.0|^4.0"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2020-04-03 17:13:18 -05:00
"phpspec/phpspec" : "^2.5 || ^3.2" ,
2018-08-11 23:37:45 +02:00
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 17:13:18 -05:00
"dev-master" : "1.10.x-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
2019-08-05 15:54:58 -05:00
"psr-4" : {
"Prophecy\\" : "src/Prophecy"
2018-01-22 08:16:37 -06:00
}
},
"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"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-03-05T15:02:03+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "phpunit/php-code-coverage" ,
2019-02-12 17:45:04 -06:00
"version" : "6.1.4" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-code-coverage.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" ,
"reference" : "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2018-02-07 20:45:56 -06:00
"ext-dom" : "*" ,
"ext-xmlwriter" : "*" ,
2019-02-12 17:45:04 -06:00
"php" : "^7.1" ,
"phpunit/php-file-iterator" : "^2.0" ,
"phpunit/php-text-template" : "^1.2.1" ,
"phpunit/php-token-stream" : "^3.0" ,
"sebastian/code-unit-reverse-lookup" : "^1.0.1" ,
"sebastian/environment" : "^3.1 || ^4.0" ,
"sebastian/version" : "^2.0.1" ,
"theseer/tokenizer" : "^1.1"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.0"
2018-01-22 08:16:37 -06:00
},
"suggest" : {
2019-02-12 17:45:04 -06:00
"ext-xdebug" : "^2.6.0"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "6.1-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2018-01-22 08:16:37 -06:00
}
],
"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"
],
2019-02-12 17:45:04 -06:00
"time" : "2018-10-31T16:06:48+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "phpunit/php-file-iterator" ,
2019-02-12 17:45:04 -06:00
"version" : "2.0.2" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-file-iterator.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "050bedf145a257b1ff02746c31894800e5122946"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946" ,
"reference" : "050bedf145a257b1ff02746c31894800e5122946" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
},
"require-dev" : {
"phpunit/phpunit" : "^7.1"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "2.0.x-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2018-01-22 08:16:37 -06:00
}
],
"description" : "FilterIterator implementation that filters files based on a list of suffixes." ,
"homepage" : "https://github.com/sebastianbergmann/php-file-iterator/" ,
"keywords" : [
"filesystem" ,
"iterator"
],
2019-02-12 17:45:04 -06:00
"time" : "2018-09-13T20:33:42+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "phpunit/php-text-template" ,
"version" : "1.2.1" ,
"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"
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2018-01-22 08:16:37 -06:00
}
],
"description" : "Simple template engine." ,
"homepage" : "https://github.com/sebastianbergmann/php-text-template/" ,
"keywords" : [
"template"
],
"time" : "2015-06-21T13:50:34+00:00"
},
{
"name" : "phpunit/php-timer" ,
2019-06-11 21:37:01 -05:00
"version" : "2.1.2" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-timer.git" ,
2019-06-11 21:37:01 -05:00
"reference" : "1038454804406b0b5f5f520358e78c1c2f71501e"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-06-11 21:37:01 -05:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e" ,
"reference" : "1038454804406b0b5f5f520358e78c1c2f71501e" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.0"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-03-20 09:25:33 -05:00
"dev-master" : "2.1-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2018-01-22 08:16:37 -06:00
}
],
"description" : "Utility class for timing" ,
"homepage" : "https://github.com/sebastianbergmann/php-timer/" ,
"keywords" : [
"timer"
],
2019-06-11 21:37:01 -05:00
"time" : "2019-06-07T04:22:29+00:00"
2018-01-22 08:16:37 -06:00
},
2018-09-19 18:05:10 -05:00
{
"name" : "phpunit/php-token-stream" ,
2019-11-22 05:09:53 +00:00
"version" : "3.1.1" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-token-stream.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "995192df77f63a59e47f025390d2d1fdf8f425ff"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff" ,
"reference" : "995192df77f63a59e47f025390d2d1fdf8f425ff" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
"ext-tokenizer" : "*" ,
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2018-09-19 18:05:10 -05:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.0"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-08-05 15:54:58 -05:00
"dev-master" : "3.1-dev"
2018-09-19 18:05:10 -05:00
}
},
"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"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-09-17T06:23:10+00:00"
2018-09-19 18:05:10 -05:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "phpunit/phpunit" ,
2020-04-03 17:13:18 -05:00
"version" : "7.5.20" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/phpunit.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "9467db479d1b0487c99733bb1e7944d32deded2c"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c" ,
"reference" : "9467db479d1b0487c99733bb1e7944d32deded2c" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"doctrine/instantiator" : "^1.1" ,
2018-01-22 08:16:37 -06:00
"ext-dom" : "*" ,
"ext-json" : "*" ,
2018-02-07 20:45:56 -06:00
"ext-libxml" : "*" ,
"ext-mbstring" : "*" ,
"ext-xml" : "*" ,
2019-02-12 17:45:04 -06:00
"myclabs/deep-copy" : "^1.7" ,
"phar-io/manifest" : "^1.0.2" ,
"phar-io/version" : "^2.0" ,
"php" : "^7.1" ,
"phpspec/prophecy" : "^1.7" ,
"phpunit/php-code-coverage" : "^6.0.7" ,
"phpunit/php-file-iterator" : "^2.0.1" ,
"phpunit/php-text-template" : "^1.2.1" ,
2019-03-20 09:25:33 -05:00
"phpunit/php-timer" : "^2.1" ,
2019-02-12 17:45:04 -06:00
"sebastian/comparator" : "^3.0" ,
"sebastian/diff" : "^3.0" ,
"sebastian/environment" : "^4.0" ,
"sebastian/exporter" : "^3.1" ,
"sebastian/global-state" : "^2.0" ,
"sebastian/object-enumerator" : "^3.0.3" ,
"sebastian/resource-operations" : "^2.0" ,
"sebastian/version" : "^2.0.1"
2018-02-07 20:45:56 -06:00
},
"conflict" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit-mock-objects" : "*"
2018-02-07 20:45:56 -06:00
},
"require-dev" : {
"ext-pdo" : "*"
2018-01-22 08:16:37 -06:00
},
"suggest" : {
2019-02-12 17:45:04 -06:00
"ext-soap" : "*" ,
2018-02-07 20:45:56 -06:00
"ext-xdebug" : "*" ,
2019-02-12 17:45:04 -06:00
"phpunit/php-invoker" : "^2.0"
2018-01-22 08:16:37 -06:00
},
"bin" : [
"phpunit"
],
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "7.5-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2018-01-22 08:16:37 -06:00
}
],
"description" : "The PHP Unit Testing framework." ,
"homepage" : "https://phpunit.de/" ,
"keywords" : [
"phpunit" ,
"testing" ,
"xunit"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-01-08T08:45:45+00:00"
2018-02-07 20:45:56 -06:00
},
{
"name" : "sebastian/code-unit-reverse-lookup" ,
"version" : "1.0.1" ,
"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"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
},
"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/" ,
"time" : "2017-03-04T06:30:41+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "sebastian/comparator" ,
2019-02-12 17:45:04 -06:00
"version" : "3.0.2" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/comparator.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da" ,
"reference" : "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1" ,
"sebastian/diff" : "^3.0" ,
"sebastian/exporter" : "^3.1"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.1"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "3.0-dev"
2018-01-22 08:16:37 -06:00
}
},
"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" ,
2019-02-12 17:45:04 -06:00
"homepage" : "https://github.com/sebastianbergmann/comparator" ,
2018-01-22 08:16:37 -06:00
"keywords" : [
"comparator" ,
"compare" ,
"equality"
],
2019-02-12 17:45:04 -06:00
"time" : "2018-07-12T15:12:46+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "sebastian/diff" ,
2019-02-12 17:45:04 -06:00
"version" : "3.0.2" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/diff.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29" ,
"reference" : "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.5 || ^8.0" ,
"symfony/process" : "^2 || ^3.3 || ^4"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "3.0-dev"
2018-01-22 08:16:37 -06:00
}
},
"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" : [
2019-02-12 17:45:04 -06:00
"diff" ,
"udiff" ,
"unidiff" ,
"unified diff"
2018-01-22 08:16:37 -06:00
],
2019-02-12 17:45:04 -06:00
"time" : "2019-02-04T06:01:07+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "sebastian/environment" ,
2019-11-22 05:09:53 +00:00
"version" : "4.2.3" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/environment.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368" ,
"reference" : "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^7.5"
},
"suggest" : {
"ext-posix" : "*"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-06-11 21:37:01 -05:00
"dev-master" : "4.2-dev"
2018-01-22 08:16:37 -06:00
}
},
"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"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-11-20T08:46:58+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "sebastian/exporter" ,
2019-11-22 05:09:53 +00:00
"version" : "3.1.2" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/exporter.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "68609e1261d215ea5b21b7987539cbfbe156ec3e"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e" ,
"reference" : "68609e1261d215ea5b21b7987539cbfbe156ec3e" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.0" ,
"sebastian/recursion-context" : "^3.0"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
"ext-mbstring" : "*" ,
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^6.0"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "3.1.x-dev"
2018-01-22 08:16:37 -06:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
2019-11-22 05:09:53 +00:00
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
},
2018-01-22 08:16:37 -06:00
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
},
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
},
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
2019-11-22 05:09:53 +00:00
},
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
2018-01-22 08:16:37 -06:00
}
],
"description" : "Provides the functionality to export PHP variables for visualization" ,
"homepage" : "http://www.github.com/sebastianbergmann/exporter" ,
"keywords" : [
"export" ,
"exporter"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-09-14T09:02:43+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "sebastian/global-state" ,
2019-02-12 17:45:04 -06:00
"version" : "2.0.0" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/global-state.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" ,
"reference" : "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.0"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^6.0"
2018-01-22 08:16:37 -06:00
},
"suggest" : {
"ext-uopz" : "*"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "2.0-dev"
2018-01-22 08:16:37 -06:00
}
},
"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"
],
2019-02-12 17:45:04 -06:00
"time" : "2017-04-27T15:39:26+00:00"
2018-01-22 08:16:37 -06:00
},
2018-02-07 20:45:56 -06:00
{
"name" : "sebastian/object-enumerator" ,
2019-02-12 17:45:04 -06:00
"version" : "3.0.3" ,
2018-02-07 20:45:56 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/object-enumerator.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2018-02-07 20:45:56 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5" ,
"reference" : "7cfd9e65d11ffb5af41198476395774d4c8a84c5" ,
2018-02-07 20:45:56 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.0" ,
"sebastian/object-reflector" : "^1.1.1" ,
"sebastian/recursion-context" : "^3.0"
2018-02-07 20:45:56 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^6.0"
2018-02-07 20:45:56 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "3.0.x-dev"
2018-02-07 20:45:56 -06:00
}
},
"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/" ,
2019-02-12 17:45:04 -06:00
"time" : "2017-08-03T12:35:26+00:00"
},
{
"name" : "sebastian/object-reflector" ,
"version" : "1.1.1" ,
"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"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.1-dev"
}
},
"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/" ,
"time" : "2017-03-29T09:07:27+00:00"
2018-02-07 20:45:56 -06:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "sebastian/recursion-context" ,
2019-02-12 17:45:04 -06:00
"version" : "3.0.0" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/recursion-context.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" ,
"reference" : "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.0"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2019-02-12 17:45:04 -06:00
"phpunit/phpunit" : "^6.0"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "3.0.x-dev"
2018-01-22 08:16:37 -06:00
}
},
"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" ,
2019-02-12 17:45:04 -06:00
"time" : "2017-03-03T06:23:57+00:00"
2018-02-07 20:45:56 -06:00
},
{
"name" : "sebastian/resource-operations" ,
2019-02-12 17:45:04 -06:00
"version" : "2.0.1" ,
2018-02-07 20:45:56 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/resource-operations.git" ,
2019-02-12 17:45:04 -06:00
"reference" : "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2018-02-07 20:45:56 -06:00
},
"dist" : {
"type" : "zip" ,
2019-02-12 17:45:04 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9" ,
"reference" : "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" ,
2018-02-07 20:45:56 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1"
2018-02-07 20:45:56 -06:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2019-02-12 17:45:04 -06:00
"dev-master" : "2.0-dev"
2018-02-07 20:45:56 -06:00
}
},
"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" ,
2019-02-12 17:45:04 -06:00
"time" : "2018-10-04T04:07:39+00:00"
2018-01-22 08:16:37 -06:00
},
{
"name" : "sebastian/version" ,
2018-02-07 20:45:56 -06:00
"version" : "2.0.1" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/version.git" ,
2018-02-07 20:45:56 -06:00
"reference" : "99732be0ddb3361e16ad77b68ba41efc8e979019"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2018-02-07 20:45:56 -06:00
"url" : "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019" ,
"reference" : "99732be0ddb3361e16ad77b68ba41efc8e979019" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
2018-02-07 20:45:56 -06:00
"require" : {
"php" : ">=5.6"
},
2018-01-22 08:16:37 -06:00
"type" : "library" ,
2018-02-07 20:45:56 -06:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2019-10-16 21:22:05 +00:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2018-01-22 08:16:37 -06:00
}
],
"description" : "Library that helps with managing the version number of Git-hosted PHP projects" ,
"homepage" : "https://github.com/sebastianbergmann/version" ,
2018-02-07 20:45:56 -06:00
"time" : "2016-10-03T07:35:21+00:00"
2018-01-22 08:16:37 -06:00
},
2019-02-12 17:45:04 -06:00
{
"name" : "seld/jsonlint" ,
2019-11-22 05:09:53 +00:00
"version" : "1.7.2" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/jsonlint.git" ,
2019-11-22 05:09:53 +00:00
"reference" : "e2e5d290e4d2a4f0eb449f510071392e00e10d19"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2019-11-22 05:09:53 +00:00
"url" : "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19" ,
"reference" : "e2e5d290e4d2a4f0eb449f510071392e00e10d19" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"php" : "^5.3 || ^7.0"
},
"require-dev" : {
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0"
},
"bin" : [
"bin/jsonlint"
],
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Seld\\JsonLint\\" : "src/Seld/JsonLint/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
}
],
"description" : "JSON Linter" ,
"keywords" : [
"json" ,
"linter" ,
"parser" ,
"validator"
],
2019-11-22 05:09:53 +00:00
"time" : "2019-10-24T14:27:39+00:00"
2019-02-12 17:45:04 -06:00
},
{
"name" : "seld/phar-utils" ,
2020-04-03 17:13:18 -05:00
"version" : "1.1.0" ,
2019-02-12 17:45:04 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/phar-utils.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "8800503d56b9867d43d9c303b9cbcc26016e82f0"
2019-02-12 17:45:04 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0" ,
"reference" : "8800503d56b9867d43d9c303b9cbcc26016e82f0" ,
2019-02-12 17:45:04 -06:00
"shasum" : ""
},
"require" : {
"php" : ">=5.3"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Seld\\PharUtils\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be"
}
],
"description" : "PHAR file format utilities, for when PHP phars you up" ,
"keywords" : [
2020-04-03 17:13:18 -05:00
"phar"
2019-02-12 17:45:04 -06:00
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-14T15:25:33+00:00"
2019-02-12 17:45:04 -06:00
},
2018-01-22 08:16:37 -06:00
{
"name" : "squizlabs/php_codesniffer" ,
2020-04-03 08:41:24 -05:00
"version" : "3.5.4" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/squizlabs/PHP_CodeSniffer.git" ,
2020-04-03 08:41:24 -05:00
"reference" : "dceec07328401de6211037abbb18bda423677e26"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 08:41:24 -05:00
"url" : "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26" ,
"reference" : "dceec07328401de6211037abbb18bda423677e26" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
"ext-simplexml" : "*" ,
"ext-tokenizer" : "*" ,
"ext-xmlwriter" : "*" ,
2020-04-03 08:41:24 -05:00
"php" : ">=5.4.0"
2018-01-22 08:16:37 -06:00
},
"require-dev" : {
2020-04-03 08:41:24 -05:00
"phpunit/phpunit" : "^4.0 || ^5.0 || ^6.0 || ^7.0"
2018-01-22 08:16:37 -06:00
},
"bin" : [
2020-04-03 08:41:24 -05:00
"bin/phpcs" ,
"bin/phpcbf"
2018-01-22 08:16:37 -06:00
],
"type" : "library" ,
"extra" : {
"branch-alias" : {
2020-04-03 08:41:24 -05:00
"dev-master" : "3.x-dev"
2018-01-22 08:16:37 -06:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Greg Sherwood" ,
"role" : "lead"
}
],
"description" : "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards." ,
2020-04-03 08:41:24 -05:00
"homepage" : "https://github.com/squizlabs/PHP_CodeSniffer" ,
2018-01-22 08:16:37 -06:00
"keywords" : [
"phpcs" ,
"standards"
],
2020-04-03 08:41:24 -05:00
"time" : "2020-01-30T22:20:29+00:00"
2018-01-22 08:16:37 -06:00
},
2019-04-26 21:52:33 -05:00
{
"name" : "staudenmeir/dusk-updater" ,
2020-03-20 16:37:36 -05:00
"version" : "v1.2" ,
2019-04-26 21:52:33 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/staudenmeir/dusk-updater.git" ,
2020-03-20 16:37:36 -05:00
"reference" : "8e5fd6ba81146cce4f055056b9f4455f22325f6b"
2019-04-26 21:52:33 -05:00
},
"dist" : {
"type" : "zip" ,
2020-03-20 16:37:36 -05:00
"url" : "https://api.github.com/repos/staudenmeir/dusk-updater/zipball/8e5fd6ba81146cce4f055056b9f4455f22325f6b" ,
"reference" : "8e5fd6ba81146cce4f055056b9f4455f22325f6b" ,
2019-04-26 21:52:33 -05:00
"shasum" : ""
},
"require" : {
2020-03-20 16:37:36 -05:00
"php" : "^7.1.3" ,
"symfony/process" : "^4.2 || ^5.0"
2019-04-26 21:52:33 -05:00
},
2019-06-11 21:37:01 -05:00
"require-dev" : {
2020-03-20 16:37:36 -05:00
"orchestra/testbench" : "^5.0"
2019-06-11 21:37:01 -05:00
},
2019-04-26 21:52:33 -05:00
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Staudenmeir\\DuskUpdater\\DuskServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Staudenmeir\\DuskUpdater\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Jonas Staudenmeir" ,
"email" : "mail@jonas-staudenmeir.de"
}
],
"description" : "Updater for Laravel Dusk ChromeDriver binaries" ,
2020-03-20 16:37:36 -05:00
"time" : "2020-01-31T13:18:36+00:00"
2019-04-26 21:52:33 -05:00
},
2018-01-22 08:16:37 -06:00
{
2019-02-12 17:45:04 -06:00
"name" : "symfony/filesystem" ,
2020-04-03 17:13:18 -05:00
"version" : "v4.4.7" ,
2018-01-22 08:16:37 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/symfony/filesystem.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "fe297193bf2e6866ed900ed2d5869362768df6a7"
2018-01-22 08:16:37 -06:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/symfony/filesystem/zipball/fe297193bf2e6866ed900ed2d5869362768df6a7" ,
"reference" : "fe297193bf2e6866ed900ed2d5869362768df6a7" ,
2018-01-22 08:16:37 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
"symfony/polyfill-ctype" : "~1.8"
2018-01-22 08:16:37 -06:00
},
"type" : "library" ,
2018-05-09 08:05:17 -05:00
"extra" : {
"branch-alias" : {
2019-11-22 05:09:53 +00:00
"dev-master" : "4.4-dev"
2018-05-09 08:05:17 -05:00
}
},
2018-01-22 08:16:37 -06:00
"autoload" : {
"psr-4" : {
2019-02-12 17:45:04 -06:00
"Symfony\\Component\\Filesystem\\" : ""
2018-05-09 08:05:17 -05:00
},
"exclude-from-classmap" : [
"/Tests/"
]
2018-01-22 08:16:37 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2018-05-09 08:05:17 -05:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
2018-01-22 08:16:37 -06:00
},
{
2018-05-09 08:05:17 -05:00
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2018-01-22 08:16:37 -06:00
}
],
2019-02-12 17:45:04 -06:00
"description" : "Symfony Filesystem Component" ,
2018-05-09 08:05:17 -05:00
"homepage" : "https://symfony.com" ,
2020-04-03 17:13:18 -05:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2020-03-27T16:54:36+00:00"
2018-02-02 22:57:31 -06:00
},
{
2019-02-12 17:45:04 -06:00
"name" : "theseer/tokenizer" ,
2019-08-05 15:54:58 -05:00
"version" : "1.1.3" ,
2018-02-02 22:57:31 -06:00
"source" : {
"type" : "git" ,
2019-02-12 17:45:04 -06:00
"url" : "https://github.com/theseer/tokenizer.git" ,
2019-08-05 15:54:58 -05:00
"reference" : "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
2018-02-02 22:57:31 -06:00
},
"dist" : {
"type" : "zip" ,
2019-08-05 15:54:58 -05:00
"url" : "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9" ,
"reference" : "11336f6f84e16a720dae9d8e6ed5019efa85a0f9" ,
2018-02-02 22:57:31 -06:00
"shasum" : ""
},
"require" : {
2019-02-12 17:45:04 -06:00
"ext-dom" : "*" ,
"ext-tokenizer" : "*" ,
"ext-xmlwriter" : "*" ,
"php" : "^7.0"
2018-02-02 22:57:31 -06:00
},
"type" : "library" ,
"autoload" : {
2019-02-12 17:45:04 -06:00
"classmap" : [
"src/"
]
2018-02-02 22:57:31 -06:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2019-02-12 17:45:04 -06:00
"BSD-3-Clause"
2018-02-02 22:57:31 -06:00
],
"authors" : [
{
2019-02-12 17:45:04 -06:00
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
2018-02-02 22:57:31 -06:00
}
],
2019-02-12 17:45:04 -06:00
"description" : "A small library for converting tokenized PHP source code into XML and potentially other formats" ,
2019-08-05 15:54:58 -05:00
"time" : "2019-06-13T22:48:21+00:00"
2018-09-19 18:05:10 -05:00
},
{
"name" : "webmozart/assert" ,
2020-04-03 17:13:18 -05:00
"version" : "1.7.0" ,
2018-09-19 18:05:10 -05:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/webmozart/assert.git" ,
2020-04-03 17:13:18 -05:00
"reference" : "aed98a490f9a8f78468232db345ab9cf606cf598"
2018-09-19 18:05:10 -05:00
},
"dist" : {
"type" : "zip" ,
2020-04-03 17:13:18 -05:00
"url" : "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598" ,
"reference" : "aed98a490f9a8f78468232db345ab9cf606cf598" ,
2018-09-19 18:05:10 -05:00
"shasum" : ""
},
"require" : {
2019-01-15 17:34:05 -06:00
"php" : "^5.3.3 || ^7.0" ,
"symfony/polyfill-ctype" : "^1.8"
2018-09-19 18:05:10 -05:00
},
2020-04-03 17:13:18 -05:00
"conflict" : {
"vimeo/psalm" : "<3.6.0"
},
2018-09-19 18:05:10 -05:00
"require-dev" : {
2019-11-22 05:09:53 +00:00
"phpunit/phpunit" : "^4.8.36 || ^7.5.13"
2018-09-19 18:05:10 -05:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Webmozart\\Assert\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
}
],
"description" : "Assertions to validate method input/output with nice error messages." ,
"keywords" : [
"assert" ,
"check" ,
"validate"
],
2020-04-03 17:13:18 -05:00
"time" : "2020-02-14T12:15:55+00:00"
2018-01-22 08:16:37 -06:00
}
],
"aliases" : [],
"minimum-stability" : "stable" ,
"stability-flags" : {
2018-07-14 22:15:43 +01:00
"oriceon/toastr-5-laravel" : 20 ,
2019-07-29 16:32:37 -05:00
"wpb/string-blade-compiler" : 20 ,
"xjtuwangke/passwordhash" : 20
2018-01-22 08:16:37 -06:00
},
"prefer-stable" : false ,
"prefer-lowest" : false ,
"platform" : {
2019-02-12 17:45:04 -06:00
"php" : "^7.1.3" ,
2018-03-02 13:32:09 -06:00
"ext-curl" : "*" ,
2018-08-11 23:37:45 +02:00
"ext-gd" : "*" ,
"ext-json" : "*" ,
2019-07-29 16:32:37 -05:00
"ext-mbstring" : "*" ,
"ext-pcre" : "*" ,
"ext-pdo" : "*" ,
"ext-session" : "*" ,
"ext-xml" : "*"
2018-01-22 08:16:37 -06:00
},
2020-03-20 16:37:36 -05:00
"platform-dev" : [],
"plugin-api-version" : "1.1.0"
2018-01-22 08:16:37 -06:00
}