2017-06-09 02:28:26 +08:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2019-04-08 07:43:13 +08:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2017-06-09 02:28:26 +08:00
"This file is @generated automatically"
],
2020-05-23 23:43:29 +08:00
"content-hash": "088f9565d77e5da71d022828d816ef2b",
2017-06-09 02:28:26 +08:00
"packages": [
2018-03-01 03:54:14 +08:00
{
"name": "akaunting/money",
2020-03-29 01:03:52 +08:00
"version": "1.1.1",
2018-03-01 03:54:14 +08:00
"source": {
"type": "git",
"url": "https://github.com/akaunting/money.git",
2020-03-29 01:03:52 +08:00
"reference": "1bab074aa71ed994eff140b26fb6ce9aecf82430"
2018-03-01 03:54:14 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/akaunting/money/zipball/1bab074aa71ed994eff140b26fb6ce9aecf82430",
"reference": "1bab074aa71ed994eff140b26fb6ce9aecf82430",
2018-03-01 03:54:14 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/support": ">=5.4",
"illuminate/view": ">=5.4",
"php": ">=5.6.4"
2018-03-01 03:54:14 +08:00
},
"require-dev": {
2020-03-29 01:03:52 +08:00
"mockery/mockery": ">=1.0",
"phpunit/phpunit": ">=5.7"
2018-03-01 03:54:14 +08:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Akaunting\\Money\\Provider"
]
}
},
"autoload": {
"psr-4": {
"Akaunting\\Money\\": "./src"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Denis Duliçi",
"email": "info@akaunting.com",
"homepage": "https://akaunting.com",
"role": "Developer"
}
],
"description": "Currency formatting and conversion package for Laravel.",
"keywords": [
"convert",
"currency",
"format",
"laravel",
"money"
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-09T15:01:03+00:00"
2018-03-01 03:54:14 +08:00
},
2018-03-16 23:50:04 +08:00
{
"name": "anhskohbo/no-captcha",
2020-03-29 01:03:52 +08:00
"version": "3.2.0",
2018-03-16 23:50:04 +08:00
"source": {
"type": "git",
"url": "https://github.com/anhskohbo/no-captcha.git",
2020-03-29 01:03:52 +08:00
"reference": "c14dd67024f30fd28f38ac9faa44cc47e1d4bddf"
2018-03-16 23:50:04 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/c14dd67024f30fd28f38ac9faa44cc47e1d4bddf",
"reference": "c14dd67024f30fd28f38ac9faa44cc47e1d4bddf",
2018-03-16 23:50:04 +08:00
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.2",
2020-03-29 01:03:52 +08:00
"illuminate/support": "^5.0|^6.0|^7.0",
2018-03-16 23:50:04 +08:00
"php": ">=5.5.5"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Anhskohbo\\NoCaptcha\\NoCaptchaServiceProvider"
],
"aliases": {
"NoCaptcha": "Anhskohbo\\NoCaptcha\\Facades\\NoCaptcha"
}
}
},
"autoload": {
"psr-4": {
"Anhskohbo\\NoCaptcha\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "anhskohbo",
"email": "anhskohbo@gmail.com"
}
],
"description": "No CAPTCHA reCAPTCHA For Laravel.",
"keywords": [
"captcha",
"laravel",
"laravel4",
"laravel5",
2019-09-13 20:05:02 +08:00
"laravel6",
2018-03-16 23:50:04 +08:00
"no-captcha",
"recaptcha"
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-04T03:27:38+00:00"
2018-03-16 23:50:04 +08:00
},
2019-05-12 23:51:06 +08:00
{
"name": "appstract/laravel-opcache",
2020-05-16 06:20:16 +08:00
"version": "4.0.0",
2019-05-12 23:51:06 +08:00
"source": {
"type": "git",
"url": "https://github.com/appstract/laravel-opcache.git",
2020-05-16 06:20:16 +08:00
"reference": "3b9ec5391020da5c4f60cf8da2021cd59e40f5ff"
2019-05-12 23:51:06 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/appstract/laravel-opcache/zipball/3b9ec5391020da5c4f60cf8da2021cd59e40f5ff",
"reference": "3b9ec5391020da5c4f60cf8da2021cd59e40f5ff",
2019-05-12 23:51:06 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": ">=7.0",
"php": "^7.2.5"
2019-05-12 23:51:06 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"orchestra/testbench": "^5.0",
"phpunit/phpunit": "^8.5"
2019-05-12 23:51:06 +08:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Appstract\\Opcache\\OpcacheServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Appstract\\Opcache\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Olav van Schie",
2020-05-16 06:20:16 +08:00
"email": "mail@appstract.nl",
"homepage": "https://appstract.nl",
2019-05-12 23:51:06 +08:00
"role": "Developer"
}
],
2020-05-16 06:20:16 +08:00
"description": "PHP OPcache Artisan commands for Laravel.",
2019-05-12 23:51:06 +08:00
"homepage": "https://github.com/appstract/laravel-opcache",
"keywords": [
"Opcache",
"appstract",
"laravel",
"php"
],
2020-05-16 06:20:16 +08:00
"time": "2020-03-29T15:02:12+00:00"
2019-05-12 23:51:06 +08:00
},
2017-07-14 11:30:32 +08:00
{
2018-01-09 09:39:05 +08:00
"name": "arrilot/laravel-widgets",
2019-04-08 07:43:13 +08:00
"version": "3.13.0",
2018-01-09 09:39:05 +08:00
"source": {
"type": "git",
"url": "https://github.com/arrilot/laravel-widgets.git",
2019-04-08 07:43:13 +08:00
"reference": "24297e9a7b1988808b782567892170cd421e6715"
2018-01-09 09:39:05 +08:00
},
"dist": {
"type": "zip",
2019-04-08 07:43:13 +08:00
"url": "https://api.github.com/repos/arrilot/laravel-widgets/zipball/24297e9a7b1988808b782567892170cd421e6715",
"reference": "24297e9a7b1988808b782567892170cd421e6715",
2018-01-09 09:39:05 +08:00
"shasum": ""
},
"require": {
2018-09-21 02:53:22 +08:00
"illuminate/cache": ">=5.5",
"illuminate/console": ">=5.5",
"illuminate/container": ">=5.5",
"illuminate/contracts": ">=5.5",
"illuminate/support": ">=5.5",
"illuminate/view": ">=5.5",
"php": ">=7.0"
2018-01-09 09:39:05 +08:00
},
"require-dev": {
2018-09-21 02:53:22 +08:00
"phpunit/phpunit": "~6.0"
2018-01-09 09:39:05 +08:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Arrilot\\Widgets\\ServiceProvider"
],
"aliases": {
"Widget": "Arrilot\\Widgets\\Facade",
"AsyncWidget": "Arrilot\\Widgets\\AsyncFacade"
}
}
},
"autoload": {
"psr-4": {
"Arrilot\\Widgets\\": "src/"
}
},
2018-09-21 02:53:22 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-01-09 09:39:05 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nekrasov Ilya",
"email": "nekrasov.ilya90@gmail.com"
}
],
"description": "A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.",
2018-09-21 02:53:22 +08:00
"homepage": "https://github.com/arrilot/laravel-widgets",
2018-01-09 09:39:05 +08:00
"keywords": [
"ajax",
"laravel",
"widgets"
],
2019-04-08 07:43:13 +08:00
"time": "2019-03-25T14:20:55+00:00"
2018-01-09 09:39:05 +08:00
},
2020-05-16 06:20:16 +08:00
{
"name": "brick/math",
"version": "0.8.15",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
"reference": "9b08d412b9da9455b210459ff71414de7e6241cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd",
"reference": "9b08d412b9da9455b210459ff71414de7e6241cd",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1|^8.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15|^8.5",
"vimeo/psalm": "^3.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"brick",
"math"
],
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/brick/math",
"type": "tidelift"
}
],
"time": "2020-04-15T15:59:35+00:00"
},
2018-02-20 01:09:56 +08:00
{
"name": "cache/adapter-common",
2018-07-11 21:06:07 +08:00
"version": "1.1.0",
2018-02-20 01:09:56 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-cache/adapter-common.git",
2018-07-11 21:06:07 +08:00
"reference": "6320bb5f5574cb88438059b59f8708da6b6f1d32"
2018-02-20 01:09:56 +08:00
},
"dist": {
"type": "zip",
2018-07-11 21:06:07 +08:00
"url": "https://api.github.com/repos/php-cache/adapter-common/zipball/6320bb5f5574cb88438059b59f8708da6b6f1d32",
"reference": "6320bb5f5574cb88438059b59f8708da6b6f1d32",
2018-02-20 01:09:56 +08:00
"shasum": ""
},
"require": {
"cache/tag-interop": "^1.0",
"php": "^5.6 || ^7.0",
"psr/cache": "^1.0",
"psr/log": "^1.0",
"psr/simple-cache": "^1.0"
},
"require-dev": {
"cache/integration-tests": "^0.16",
"phpunit/phpunit": "^5.7.21"
},
"type": "library",
"extra": {
"branch-alias": {
2018-07-11 21:06:07 +08:00
"dev-master": "1.1-dev"
2018-02-20 01:09:56 +08:00
}
},
"autoload": {
"psr-4": {
"Cache\\Adapter\\Common\\": ""
}
},
2018-07-11 21:06:07 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-02-20 01:09:56 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Scherer",
"email": "aequasi@gmail.com",
"homepage": "https://github.com/aequasi"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
2020-02-29 05:06:45 +08:00
"homepage": "https://github.com/Nyholm"
2018-02-20 01:09:56 +08:00
}
],
"description": "Common classes for PSR-6 adapters",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-cache.com/en/latest/",
2018-02-20 01:09:56 +08:00
"keywords": [
"cache",
"psr-6",
"tag"
],
2018-07-11 21:06:07 +08:00
"time": "2018-07-08T13:04:33+00:00"
2018-02-20 01:09:56 +08:00
},
{
"name": "cache/array-adapter",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-cache/array-adapter.git",
"reference": "6e9ae7f8bbf1b07bdd6144cb944059f91ae65a14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-cache/array-adapter/zipball/6e9ae7f8bbf1b07bdd6144cb944059f91ae65a14",
"reference": "6e9ae7f8bbf1b07bdd6144cb944059f91ae65a14",
"shasum": ""
},
"require": {
"cache/adapter-common": "^1.0",
"cache/hierarchical-cache": "^1.0",
"php": "^5.6 || ^7.0",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0"
},
"provide": {
"psr/cache-implementation": "^1.0",
"psr/simple-cache-implementation": "^1.0"
},
"require-dev": {
"cache/integration-tests": "^0.16",
"phpunit/phpunit": "^5.7.21"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Cache\\Adapter\\PHPArray\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-02-20 01:09:56 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Scherer",
"email": "aequasi@gmail.com",
"homepage": "https://github.com/aequasi"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
2020-02-29 05:06:45 +08:00
"homepage": "https://github.com/Nyholm"
2018-02-20 01:09:56 +08:00
}
],
"description": "A PSR-6 cache implementation using a php array. This implementation supports tags",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-cache.com/en/latest/",
2018-02-20 01:09:56 +08:00
"keywords": [
"array",
"cache",
"psr-6",
"tag"
],
"time": "2017-11-19T11:08:05+00:00"
},
{
"name": "cache/hierarchical-cache",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-cache/hierarchical-cache.git",
"reference": "97173a5115765f72ccdc90dbc01132a3786ef5fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-cache/hierarchical-cache/zipball/97173a5115765f72ccdc90dbc01132a3786ef5fd",
"reference": "97173a5115765f72ccdc90dbc01132a3786ef5fd",
"shasum": ""
},
"require": {
"cache/adapter-common": "^1.0",
"php": "^5.6 || ^7.0",
"psr/cache": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7.21"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Cache\\Hierarchy\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-02-20 01:09:56 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Scherer",
"email": "aequasi@gmail.com",
"homepage": "https://github.com/aequasi"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
2020-02-29 05:06:45 +08:00
"homepage": "https://github.com/Nyholm"
2018-02-20 01:09:56 +08:00
}
],
"description": "A helper trait and interface to your PSR-6 cache to support hierarchical keys.",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-cache.com/en/latest/",
2018-02-20 01:09:56 +08:00
"keywords": [
"cache",
"hierarchical",
"hierarchy",
"psr-6"
],
"time": "2017-07-16T21:58:17+00:00"
},
{
"name": "cache/tag-interop",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-cache/tag-interop.git",
"reference": "c7496dd81530f538af27b4f2713cde97bc292832"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832",
"reference": "c7496dd81530f538af27b4f2713cde97bc292832",
"shasum": ""
},
"require": {
"php": "^5.5 || ^7.0",
"psr/cache": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"psr-4": {
"Cache\\TagInterop\\": ""
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-02-20 01:09:56 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
2020-02-29 05:06:45 +08:00
"homepage": "https://github.com/Nyholm"
2018-02-20 01:09:56 +08:00
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com",
"homepage": "https://github.com/nicolas-grekas"
}
],
"description": "Framework interoperable interfaces for tags",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-cache.com/en/latest/",
2018-02-20 01:09:56 +08:00
"keywords": [
"cache",
"psr",
"psr6",
"tag"
],
"time": "2017-03-13T09:14:27+00:00"
},
2020-02-10 23:40:42 +08:00
{
"name": "codedge/laravel-selfupdater",
2020-05-23 23:43:29 +08:00
"version": "3.0.2",
2020-02-10 23:40:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/codedge/laravel-selfupdater.git",
2020-05-23 23:43:29 +08:00
"reference": "b19c86a9eda1b0b67e8041592b52715735f387a4"
2020-02-10 23:40:42 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/codedge/laravel-selfupdater/zipball/b19c86a9eda1b0b67e8041592b52715735f387a4",
"reference": "b19c86a9eda1b0b67e8041592b52715735f387a4",
2020-02-10 23:40:42 +08:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-zip": "*",
"guzzlehttp/guzzle": "6.*",
2020-05-16 06:20:16 +08:00
"laravel/framework": "^6.0|^7.0",
"php": ">=7.3"
2020-02-10 23:40:42 +08:00
},
"require-dev": {
"dg/bypass-finals": "^1.1",
2020-05-16 06:20:16 +08:00
"mikey179/vfsstream": "^1.6",
"mockery/mockery": "^1.3",
"orchestra/testbench": "^4.0|^5.0",
"phpunit/phpunit": "^8.4|^9.0"
2020-02-10 23:40:42 +08:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Codedge\\Updater\\UpdaterServiceProvider"
],
"aliases": {
"Updater": "Codedge\\Updater\\UpdaterFacade"
}
}
},
"autoload": {
"psr-4": {
"Codedge\\Updater\\": "src/"
2020-05-16 06:20:16 +08:00
},
"files": [
"src/helpers.php"
]
2020-02-10 23:40:42 +08:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Holger Lösken",
"email": "holger.loesken@codedge.de",
"homepage": "http://codedge.de",
"role": "Developer"
}
],
"description": "Providing an auto-updating functionality for your self-hosted Laravel application.",
"keywords": [
"auto update",
"auto-update",
"laravel",
"laravel application",
"self update",
"self-hosted laravel application",
"self-update",
"update"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://github.com/codedge",
"type": "github"
}
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-20T07:10:30+00:00"
2020-02-10 23:40:42 +08:00
},
2018-09-21 03:08:42 +08:00
{
"name": "composer/ca-bundle",
2020-05-03 03:09:27 +08:00
"version": "1.2.7",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
2020-05-03 03:09:27 +08:00
"reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
"reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd",
2018-09-21 03:08:42 +08:00
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
2019-08-07 05:48:00 +08:00
"php": "^5.3.2 || ^7.0 || ^8.0"
2018-09-21 03:08:42 +08:00
},
"require-dev": {
2019-08-07 05:48:00 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
2018-09-21 03:08:42 +08:00
"psr/log": "^1.0",
2019-12-12 01:57:18 +08:00
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
2018-09-21 03:08:42 +08: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-05-03 03:09:27 +08:00
"time": "2020-04-08T08:27:21+00:00"
2018-09-21 03:08:42 +08:00
},
{
"name": "composer/composer",
2020-05-16 06:20:16 +08:00
"version": "1.10.6",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
2020-05-16 06:20:16 +08:00
"reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/composer/composer/zipball/be81b9c4735362c26876bdbfd3b5bc7e7f711c88",
"reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88",
2018-09-21 03:08:42 +08: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-05-16 06:20:16 +08: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"
2018-09-21 03:08:42 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/console": "2.8.38",
"symfony/phpunit-bridge": "3.4.40"
2018-09-21 03:08:42 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"phpspec/prophecy": "^1.10",
"symfony/phpunit-bridge": "^3.4"
2018-09-21 03:08:42 +08: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-05-16 06:20:16 +08:00
"dev-master": "1.10-dev"
2018-09-21 03:08:42 +08: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"
}
],
2020-05-16 06:20:16 +08:00
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
2018-09-21 03:08:42 +08:00
"homepage": "https://getcomposer.org/",
"keywords": [
"autoload",
"dependency",
"package"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-05-06T08:28:10+00:00"
2018-09-21 03:08:42 +08:00
},
2020-02-29 05:06:45 +08:00
{
"name": "composer/installers",
2020-05-03 03:09:27 +08:00
"version": "v1.9.0",
2020-02-29 05:06:45 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
2020-05-03 03:09:27 +08:00
"reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
2020-02-29 05:06:45 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
"reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
2020-02-29 05:06:45 +08:00
"shasum": ""
},
"require": {
2020-05-03 03:09:27 +08:00
"composer-plugin-api": "^1.0 || ^2.0"
2020-02-29 05:06:45 +08:00
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
2020-05-03 03:09:27 +08:00
"composer/composer": "1.6.* || 2.0.*@dev",
"composer/semver": "1.0.* || 2.0.*@dev",
"phpunit/phpunit": "^4.8.36",
"sebastian/comparator": "^1.2.4",
"symfony/process": "^2.3"
2020-02-29 05:06:45 +08:00
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
"MantisBT",
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
"Thelia",
"Whmcs",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"joomla",
"known",
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"mediawiki",
"modulework",
"modx",
"moodle",
"osclass",
"phpbb",
"piwik",
"ppi",
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
"sylius",
"symfony",
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-07T06:57:05+00:00"
2020-02-29 05:06:45 +08:00
},
2018-01-09 09:39:05 +08:00
{
2017-07-14 11:30:32 +08:00
"name": "composer/semver",
2020-01-30 22:00:41 +08:00
"version": "1.5.1",
2017-07-14 11:30:32 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
2020-01-30 22:00:41 +08:00
"reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
2017-07-14 11:30:32 +08:00
},
"dist": {
"type": "zip",
2020-01-30 22:00:41 +08:00
"url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
"reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
2017-07-14 11:30:32 +08:00
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0"
},
"require-dev": {
2020-01-30 22:00:41 +08:00
"phpunit/phpunit": "^4.5 || ^5.0.5"
2017-07-14 11:30:32 +08: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",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.naderman.de"
2017-07-14 11:30:32 +08:00
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2018-03-05 05:07:28 +08:00
"homepage": "http://seld.be"
2017-07-14 11:30:32 +08:00
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
2018-03-05 05:07:28 +08:00
"homepage": "http://robbast.nl"
2017-07-14 11:30:32 +08:00
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
2020-01-30 22:00:41 +08:00
"time": "2020-01-13T12:06:48+00:00"
2017-07-14 11:30:32 +08:00
},
2018-09-21 03:08:42 +08:00
{
"name": "composer/spdx-licenses",
2020-02-21 01:42:22 +08:00
"version": "1.5.3",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
2020-02-21 01:42:22 +08:00
"reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-02-21 01:42:22 +08:00
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
"reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
2018-09-21 03:08:42 +08:00
"shasum": ""
},
"require": {
2019-04-08 07:43:13 +08:00
"php": "^5.3.2 || ^7.0 || ^8.0"
2018-09-21 03:08:42 +08:00
},
"require-dev": {
2019-04-08 07:43:13 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
2018-09-21 03:08:42 +08: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-02-21 01:42:22 +08:00
"time": "2020-02-14T07:44:31+00:00"
2018-09-21 03:08:42 +08:00
},
{
"name": "composer/xdebug-handler",
2020-03-03 23:20:13 +08:00
"version": "1.4.1",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
2020-03-03 23:20:13 +08:00
"reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-03-03 23:20:13 +08:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
"reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
2018-09-21 03:08:42 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"php": "^5.3.2 || ^7.0 || ^8.0",
2018-09-21 03:08:42 +08:00
"psr/log": "^1.0"
},
"require-dev": {
2019-11-27 22:19:20 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
2018-09-21 03:08:42 +08: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-27 22:19:20 +08:00
"description": "Restarts a process without Xdebug.",
2018-09-21 03:08:42 +08:00
"keywords": [
"Xdebug",
"performance"
],
2020-03-03 23:20:13 +08:00
"time": "2020-03-01T12:26:26+00:00"
2019-05-13 02:26:44 +08:00
},
2019-07-17 01:54:14 +08:00
{
"name": "doctrine/cache",
2019-12-02 23:29:16 +08:00
"version": "1.10.0",
2019-07-17 01:54:14 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
2019-12-02 23:29:16 +08:00
"reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
2019-07-17 01:54:14 +08:00
},
"dist": {
"type": "zip",
2019-12-02 23:29:16 +08:00
"url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
"reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
2019-07-17 01:54:14 +08:00
"shasum": ""
},
"require": {
"php": "~7.1"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
2019-11-27 22:19:20 +08:00
"doctrine/coding-standard": "^6.0",
2019-07-17 01:54:14 +08:00
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0",
"predis/predis": "~1.0"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "1.9.x-dev"
2019-07-17 01:54:14 +08:00
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-10-30 21:05:18 +08:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-07-17 01:54:14 +08: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-27 22:19:20 +08:00
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"homepage": "https://www.doctrine-project.org/projects/cache.html",
2019-07-17 01:54:14 +08:00
"keywords": [
2019-11-27 22:19:20 +08:00
"abstraction",
"apcu",
2019-07-17 01:54:14 +08:00
"cache",
2019-11-27 22:19:20 +08:00
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
2019-07-17 01:54:14 +08:00
],
2019-12-02 23:29:16 +08:00
"time": "2019-11-29T15:36:20+00:00"
2019-07-17 01:54:14 +08:00
},
{
"name": "doctrine/dbal",
2019-11-27 22:19:20 +08:00
"version": "v2.9.3",
2019-07-17 01:54:14 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
2019-11-27 22:19:20 +08:00
"reference": "7345cd59edfa2036eb0fa4264b77ae2576842035"
2019-07-17 01:54:14 +08:00
},
"dist": {
"type": "zip",
2019-11-27 22:19:20 +08:00
"url": "https://api.github.com/repos/doctrine/dbal/zipball/7345cd59edfa2036eb0fa4264b77ae2576842035",
"reference": "7345cd59edfa2036eb0fa4264b77ae2576842035",
2019-07-17 01:54:14 +08:00
"shasum": ""
},
"require": {
"doctrine/cache": "^1.0",
"doctrine/event-manager": "^1.0",
"ext-pdo": "*",
"php": "^7.1"
},
"require-dev": {
"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."
},
"bin": [
"bin/doctrine-dbal"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.9.x-dev",
"dev-develop": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-27 22:19:20 +08:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-07-17 01:54:14 +08:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
}
],
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
"homepage": "https://www.doctrine-project.org/projects/dbal.html",
"keywords": [
"abstraction",
"database",
"dbal",
"mysql",
"persistence",
"pgsql",
"php",
"queryobject"
],
2019-11-27 22:19:20 +08:00
"time": "2019-11-02T22:19:34+00:00"
2019-07-17 01:54:14 +08:00
},
{
"name": "doctrine/event-manager",
2019-11-27 22:19:20 +08:00
"version": "1.1.0",
2019-07-17 01:54:14 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
2019-11-27 22:19:20 +08:00
"reference": "629572819973f13486371cb611386eb17851e85c"
2019-07-17 01:54:14 +08:00
},
"dist": {
"type": "zip",
2019-11-27 22:19:20 +08:00
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
"reference": "629572819973f13486371cb611386eb17851e85c",
2019-07-17 01:54:14 +08:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"conflict": {
"doctrine/common": "<2.9@dev"
},
"require-dev": {
2019-11-27 22:19:20 +08:00
"doctrine/coding-standard": "^6.0",
2019-07-17 01:54:14 +08:00
"phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-27 22:19:20 +08:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-07-17 01:54:14 +08: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"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
2019-11-27 22:19:20 +08:00
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
2019-07-17 01:54:14 +08:00
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
"keywords": [
"event",
2019-11-27 22:19:20 +08:00
"event dispatcher",
"event manager",
"event system",
"events"
2019-07-17 01:54:14 +08:00
],
2019-11-27 22:19:20 +08:00
"time": "2019-11-10T09:48:07+00:00"
2019-07-17 01:54:14 +08:00
},
2017-07-23 10:31:26 +08:00
{
2018-02-06 01:29:50 +08:00
"name": "doctrine/inflector",
2020-05-16 06:20:16 +08:00
"version": "2.0.1",
2017-07-24 08:19:24 +08:00
"source": {
"type": "git",
2018-02-06 01:29:50 +08:00
"url": "https://github.com/doctrine/inflector.git",
2020-05-16 06:20:16 +08:00
"reference": "18b995743e7ec8b15fd6efc594f0fa3de4bfe6d7"
2017-07-24 08:19:24 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/18b995743e7ec8b15fd6efc594f0fa3de4bfe6d7",
"reference": "18b995743e7ec8b15fd6efc594f0fa3de4bfe6d7",
2017-07-24 08:19:24 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2"
2017-07-24 08:19:24 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"doctrine/coding-standard": "^7.0",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
2017-07-24 08:19:24 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "2.0.x-dev"
2017-07-24 08:19:24 +08:00
}
},
"autoload": {
"psr-4": {
2020-05-16 06:20:16 +08:00
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
2017-07-24 08:19:24 +08:00
}
},
2019-11-27 22:19:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-07-24 08:19:24 +08:00
"license": [
"MIT"
],
"authors": [
2019-11-27 22:19:20 +08:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2017-07-24 08:19:24 +08: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"
}
],
2020-05-16 06:20:16 +08:00
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
2017-06-09 02:28:26 +08:00
"keywords": [
"inflection",
2020-05-16 06:20:16 +08:00
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
"type": "tidelift"
}
2017-06-09 02:28:26 +08:00
],
2020-05-16 06:20:16 +08:00
"time": "2020-05-11T11:25:59+00:00"
2017-07-24 08:23:14 +08:00
},
2017-06-09 02:28:26 +08:00
{
"name": "doctrine/lexer",
2019-11-27 22:19:20 +08:00
"version": "1.2.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2019-11-27 22:19:20 +08:00
"reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2019-11-27 22:19:20 +08:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
"reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2019-08-07 05:48:00 +08:00
"php": "^7.2"
2017-06-09 02:28:26 +08:00
},
2019-06-19 06:51:56 +08:00
"require-dev": {
2019-08-07 05:48:00 +08:00
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
2019-06-19 06:51:56 +08:00
},
2017-06-09 02:28:26 +08:00
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "1.2.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2019-06-19 06:51:56 +08:00
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
2017-06-09 02:28:26 +08:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-08-07 05:48:00 +08:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
2017-06-09 02:28:26 +08:00
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2019-06-19 06:51:56 +08: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",
2017-06-09 02:28:26 +08:00
"keywords": [
2019-06-19 06:51:56 +08:00
"annotations",
"docblock",
2017-06-09 02:28:26 +08:00
"lexer",
2019-06-19 06:51:56 +08:00
"parser",
"php"
2017-06-09 02:28:26 +08:00
],
2019-11-27 22:19:20 +08:00
"time": "2019-10-30T14:39:59+00:00"
2017-06-09 02:28:26 +08:00
},
2017-06-16 11:45:25 +08:00
{
2018-02-20 01:09:56 +08:00
"name": "dragonmantank/cron-expression",
2019-04-08 07:43:13 +08:00
"version": "v2.3.0",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2018-02-20 01:09:56 +08:00
"url": "https://github.com/dragonmantank/cron-expression.git",
2019-04-08 07:43:13 +08:00
"reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2019-04-08 07:43:13 +08:00
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27",
"reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2019-04-08 07:43:13 +08:00
"php": "^7.0"
2017-06-16 11:45:25 +08:00
},
"require-dev": {
2019-04-08 07:43:13 +08:00
"phpunit/phpunit": "^6.4|^7.0"
2017-06-16 11:45:25 +08:00
},
"type": "library",
2019-04-08 07:43:13 +08:00
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
}
},
2017-06-16 11:45:25 +08:00
"autoload": {
"psr-4": {
2018-02-20 01:09:56 +08:00
"Cron\\": "src/Cron/"
2017-06-16 11:45:25 +08:00
}
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
"MIT"
],
"authors": [
{
2018-02-20 01:09:56 +08:00
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Chris Tankersley",
"email": "chris@ctankersley.com",
"homepage": "https://github.com/dragonmantank"
2017-06-16 11:45:25 +08:00
}
],
2018-02-20 01:09:56 +08:00
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
2017-06-16 11:45:25 +08:00
"keywords": [
2018-02-20 01:09:56 +08:00
"cron",
"schedule"
2017-06-16 11:45:25 +08:00
],
2019-04-08 07:43:13 +08:00
"time": "2019-03-31T00:38:28+00:00"
2017-06-16 11:45:25 +08:00
},
2017-10-10 01:06:17 +08:00
{
"name": "egulias/email-validator",
2020-02-21 01:42:22 +08:00
"version": "2.1.17",
2017-10-10 01:06:17 +08:00
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
2020-02-21 01:42:22 +08:00
"reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
2017-10-10 01:06:17 +08:00
},
"dist": {
"type": "zip",
2020-02-21 01:42:22 +08:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
"reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
2017-10-10 01:06:17 +08:00
"shasum": ""
},
"require": {
"doctrine/lexer": "^1.0.1",
2020-01-30 22:00:41 +08:00
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.10"
2017-10-10 01:06:17 +08:00
},
"require-dev": {
2020-01-15 02:55:24 +08:00
"dominicsayers/isemail": "^3.0.7",
"phpunit/phpunit": "^4.8.36|^7.5.15",
"satooshi/php-coveralls": "^1.0.1"
2017-10-10 01:06:17 +08:00
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
2019-08-26 21:09:12 +08:00
"dev-master": "2.1.x-dev"
2017-10-10 01:06:17 +08:00
}
},
"autoload": {
"psr-4": {
"Egulias\\EmailValidator\\": "EmailValidator"
}
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-10-10 01:06:17 +08:00
"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-02-21 01:42:22 +08:00
"time": "2020-02-13T22:36:52+00:00"
2017-10-10 01:06:17 +08:00
},
2018-08-21 02:22:42 +08:00
{
2019-09-13 20:05:02 +08:00
"name": "facade/flare-client-php",
2020-03-03 23:20:13 +08:00
"version": "1.3.2",
2018-08-21 02:22:42 +08:00
"source": {
"type": "git",
2019-09-13 20:05:02 +08:00
"url": "https://github.com/facade/flare-client-php.git",
2020-03-03 23:20:13 +08:00
"reference": "db1e03426e7f9472c9ecd1092aff00f56aa6c004"
2018-08-21 02:22:42 +08:00
},
"dist": {
"type": "zip",
2020-03-03 23:20:13 +08:00
"url": "https://api.github.com/repos/facade/flare-client-php/zipball/db1e03426e7f9472c9ecd1092aff00f56aa6c004",
"reference": "db1e03426e7f9472c9ecd1092aff00f56aa6c004",
2018-08-21 02:22:42 +08:00
"shasum": ""
},
"require": {
2019-09-13 20:05:02 +08:00
"facade/ignition-contracts": "~1.0",
2020-03-03 23:20:13 +08:00
"illuminate/pipeline": "^5.5|^6.0|^7.0",
2019-09-13 20:05:02 +08:00
"php": "^7.1",
2020-03-03 23:20:13 +08:00
"symfony/http-foundation": "^3.3|^4.1|^5.0",
2020-01-15 02:55:24 +08:00
"symfony/var-dumper": "^3.4|^4.0|^5.0"
2018-08-21 02:22:42 +08:00
},
"require-dev": {
2019-09-13 20:05:02 +08:00
"larapack/dd": "^1.1",
2019-10-30 21:05:18 +08:00
"phpunit/phpunit": "^7.5.16",
2019-09-13 20:05:02 +08:00
"spatie/phpunit-snapshot-assertions": "^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Facade\\FlareClient\\": "src"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Send PHP errors to Flare",
"homepage": "https://github.com/facade/flare-client-php",
"keywords": [
"exception",
"facade",
"flare",
"reporting"
],
2020-03-03 23:20:13 +08:00
"time": "2020-03-02T15:52:04+00:00"
2019-09-13 20:05:02 +08:00
},
{
"name": "facade/ignition",
2020-05-23 23:43:29 +08:00
"version": "2.0.4",
2019-09-13 20:05:02 +08:00
"source": {
"type": "git",
"url": "https://github.com/facade/ignition.git",
2020-05-23 23:43:29 +08:00
"reference": "749fba7bf560fe2600ea55bf8734a7c9b8c30cfd"
2019-09-13 20:05:02 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/facade/ignition/zipball/749fba7bf560fe2600ea55bf8734a7c9b8c30cfd",
"reference": "749fba7bf560fe2600ea55bf8734a7c9b8c30cfd",
2019-09-13 20:05:02 +08:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
2020-05-16 06:20:16 +08:00
"facade/flare-client-php": "^1.0",
2019-09-13 20:05:02 +08:00
"facade/ignition-contracts": "^1.0",
"filp/whoops": "^2.4",
2020-05-23 23:43:29 +08:00
"illuminate/support": "^7.0|^8.0",
2020-05-16 06:20:16 +08:00
"monolog/monolog": "^2.0",
"php": "^7.2.5",
2019-09-13 20:05:02 +08:00
"scrivo/highlight.php": "^9.15",
2020-05-16 06:20:16 +08:00
"symfony/console": "^5.0",
"symfony/var-dumper": "^5.0"
2019-09-13 20:05:02 +08:00
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.14",
2020-05-16 06:20:16 +08:00
"mockery/mockery": "^1.3",
"orchestra/testbench": "5.0"
2019-09-13 20:05:02 +08:00
},
"suggest": {
2020-05-16 06:20:16 +08:00
"laravel/telescope": "^3.1"
2019-09-13 20:05:02 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "2.x-dev"
2019-09-13 20:05:02 +08:00
},
"laravel": {
"providers": [
"Facade\\Ignition\\IgnitionServiceProvider"
],
"aliases": {
"Flare": "Facade\\Ignition\\Facades\\Flare"
}
}
},
"autoload": {
"psr-4": {
"Facade\\Ignition\\": "src"
2019-10-30 21:05:18 +08:00
},
"files": [
"src/helpers.php"
]
2019-09-13 20:05:02 +08:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A beautiful error page for Laravel applications.",
"homepage": "https://github.com/facade/ignition",
"keywords": [
"error",
"flare",
"laravel",
"page"
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-18T15:20:13+00:00"
2019-09-13 20:05:02 +08:00
},
{
"name": "facade/ignition-contracts",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/facade/ignition-contracts.git",
"reference": "f445db0fb86f48e205787b2592840dd9c80ded28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/facade/ignition-contracts/zipball/f445db0fb86f48e205787b2592840dd9c80ded28",
"reference": "f445db0fb86f48e205787b2592840dd9c80ded28",
"shasum": ""
},
"require": {
"php": "^7.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Facade\\IgnitionContracts\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://flareapp.io",
"role": "Developer"
}
],
"description": "Solution contracts for Ignition",
"homepage": "https://github.com/facade/ignition-contracts",
"keywords": [
"contracts",
"flare",
"ignition"
],
"time": "2019-08-30T14:06:08+00:00"
},
2020-03-03 23:20:13 +08:00
{
"name": "fideloper/proxy",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git",
"reference": "ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a",
"reference": "ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a",
"shasum": ""
},
"require": {
"illuminate/contracts": "^5.0|^6.0|^7.0|^8.0",
"php": ">=5.4.0"
},
"require-dev": {
"illuminate/http": "^5.0|^6.0|^7.0|^8.0",
"mockery/mockery": "^1.0",
"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"
],
"time": "2020-02-22T01:51:47+00:00"
},
2019-09-13 20:05:02 +08:00
{
"name": "filp/whoops",
2020-05-16 06:20:16 +08:00
"version": "2.7.2",
2019-09-13 20:05:02 +08:00
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
2020-05-16 06:20:16 +08:00
"reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a"
2019-09-13 20:05:02 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/filp/whoops/zipball/17d0d3f266c8f925ebd035cd36f83cf802b47d4a",
"reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a",
2019-09-13 20:05:02 +08:00
"shasum": ""
},
"require": {
"php": "^5.5.9 || ^7.0",
"psr/log": "^1.0.1"
},
"require-dev": {
"mockery/mockery": "^0.9 || ^1.0",
2020-01-15 02:55:24 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
2019-09-13 20:05:02 +08:00
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
2018-08-21 02:22:42 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-01-15 02:55:24 +08:00
"dev-master": "2.6-dev"
2018-08-21 02:22:42 +08:00
}
},
"autoload": {
"psr-4": {
2019-09-13 20:05:02 +08:00
"Whoops\\": "src/Whoops/"
2018-08-21 02:22:42 +08:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-09-13 20:05:02 +08:00
"name": "Filipe Dobreira",
2020-01-15 02:55:24 +08:00
"homepage": "https://github.com/filp",
"role": "Developer"
2018-08-21 02:22:42 +08:00
}
],
2019-09-13 20:05:02 +08:00
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
2018-08-21 02:22:42 +08:00
"keywords": [
2019-09-13 20:05:02 +08:00
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"
2018-08-21 02:22:42 +08:00
],
2020-05-16 06:20:16 +08:00
"time": "2020-05-05T12:28:07+00:00"
2018-08-21 02:22:42 +08:00
},
2017-12-08 07:22:15 +08:00
{
"name": "guzzlehttp/guzzle",
2020-05-16 06:20:16 +08:00
"version": "6.5.3",
2017-12-08 07:22:15 +08:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2020-05-16 06:20:16 +08:00
"reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e"
2017-12-08 07:22:15 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e",
"reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e",
2017-12-08 07:22:15 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"ext-json": "*",
2017-12-08 07:22:15 +08:00
"guzzlehttp/promises": "^1.0",
2020-05-16 06:20:16 +08:00
"guzzlehttp/psr7": "^1.6.1",
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.11"
2017-12-08 07:22:15 +08:00
},
"require-dev": {
"ext-curl": "*",
2018-05-06 23:01:02 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
2020-05-16 06:20:16 +08:00
"psr/log": "^1.1"
2017-12-08 07:22:15 +08:00
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "6.5-dev"
2017-12-08 07:22:15 +08:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\": "src/"
2020-05-16 06:20:16 +08:00
},
"files": [
"src/functions_include.php"
]
2017-12-08 07:22:15 +08:00
},
2018-03-21 08:40:19 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-08 07:22:15 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle is a PHP HTTP client library",
2018-03-05 05:07:28 +08:00
"homepage": "http://guzzlephp.org/",
2017-12-08 07:22:15 +08:00
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
2020-05-16 06:20:16 +08:00
"time": "2020-04-18T10:38:46+00:00"
2017-12-08 07:22:15 +08: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"
]
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-08 07:22:15 +08:00
"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-07-09 02:41:10 +08:00
"version": "1.6.1",
2017-12-08 07:22:15 +08:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2019-07-09 02:41:10 +08:00
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2017-12-08 07:22:15 +08:00
},
"dist": {
"type": "zip",
2019-07-09 02:41:10 +08:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2017-12-08 07:22:15 +08:00
"shasum": ""
},
"require": {
"php": ">=5.4.0",
2019-04-08 07:43:13 +08:00
"psr/http-message": "~1.0",
2019-07-09 02:41:10 +08:00
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2017-12-08 07:22:15 +08:00
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2019-07-09 02:41:10 +08:00
"ext-zlib": "*",
2019-04-08 07:43:13 +08:00
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2017-12-08 07:22:15 +08:00
},
2019-07-09 02:41:10 +08:00
"suggest": {
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
},
2017-12-08 07:22:15 +08:00
"type": "library",
"extra": {
"branch-alias": {
2019-07-09 02:41:10 +08:00
"dev-master": "1.6-dev"
2017-12-08 07:22:15 +08:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
2019-04-08 07:43:13 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-08 07:22:15 +08:00
"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-04-08 07:43:13 +08:00
"psr-7",
2017-12-08 07:22:15 +08:00
"request",
"response",
"stream",
"uri",
"url"
],
2019-07-09 02:41:10 +08:00
"time": "2019-07-01T23:21:34+00:00"
2017-12-08 07:22:15 +08:00
},
2017-08-24 23:51:47 +08:00
{
"name": "hashids/hashids",
2017-12-02 04:34:37 +08:00
"version": "2.0.4",
2017-08-24 23:51:47 +08:00
"source": {
"type": "git",
2019-07-09 02:41:10 +08:00
"url": "https://github.com/vinkla/hashids.git",
2017-12-02 04:34:37 +08:00
"reference": "7a945a5192d4a5c8888364970feece9bc26179df"
2017-08-24 23:51:47 +08:00
},
"dist": {
"type": "zip",
2019-07-09 02:41:10 +08:00
"url": "https://api.github.com/repos/vinkla/hashids/zipball/7a945a5192d4a5c8888364970feece9bc26179df",
2017-12-02 04:34:37 +08:00
"reference": "7a945a5192d4a5c8888364970feece9bc26179df",
2017-08-24 23:51:47 +08:00
"shasum": ""
},
"require": {
"php": "^5.6.4 || ^7.0"
},
"require-dev": {
2017-12-02 04:34:37 +08:00
"phpunit/phpunit": "^5.7 || ^6.3"
},
"suggest": {
"ext-bcmatch": "Required to use BC Math arbitrary precision mathematics (*).",
"ext-gmp": "Required to use GNU multiple precision mathematics (*)."
2017-08-24 23:51:47 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
"autoload": {
"psr-4": {
"Hashids\\": "src/"
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-08-24 23:51:47 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Ivan Akimov",
"email": "ivan@barreleye.com",
"homepage": "https://twitter.com/IvanAkimov"
},
{
"name": "Vincent Klaiber",
"email": "hello@vinkla.com",
"homepage": "https://vinkla.com"
}
],
"description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers",
2018-03-05 05:07:28 +08:00
"homepage": "http://hashids.org/php",
2017-08-24 23:51:47 +08:00
"keywords": [
"bitly",
"decode",
"encode",
"hash",
"hashid",
"hashids",
"ids",
"obfuscate",
"youtube"
],
2017-12-02 04:34:37 +08:00
"time": "2017-10-28T11:24:20+00:00"
2017-08-24 23:51:47 +08:00
},
2018-03-12 07:00:42 +08:00
{
"name": "igaster/laravel-theme",
2020-03-29 01:03:52 +08:00
"version": "v2.0.16",
2018-03-12 07:00:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/igaster/laravel-theme.git",
2020-03-29 01:03:52 +08:00
"reference": "40417ad73eec8d4edf3267df67fe83ab3f244b43"
2018-03-12 07:00:42 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/igaster/laravel-theme/zipball/40417ad73eec8d4edf3267df67fe83ab3f244b43",
"reference": "40417ad73eec8d4edf3267df67fe83ab3f244b43",
2018-03-12 07:00:42 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/contracts": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0"
2018-03-12 07:00:42 +08:00
},
"suggest": {
"orchestra/asset": "Use '@css' and '@js' in Blade files"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Igaster\\LaravelTheme\\themeServiceProvider"
],
"aliases": {
"Theme": "Igaster\\LaravelTheme\\Facades\\Theme"
}
}
},
"autoload": {
"psr-4": {
"Igaster\\LaravelTheme\\": "src/",
"Igaster\\LaravelTheme\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Giannis Gasteratos",
"email": "igasteratos@gmail.com"
}
],
"description": "Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...",
"homepage": "https://github.com/Igaster/laravel-theme.git",
"keywords": [
"assets",
"blade",
2019-04-08 07:43:13 +08:00
"laravel",
2018-03-12 07:00:42 +08:00
"package",
"themes",
"views"
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-09T10:44:08+00:00"
2018-03-12 07:00:42 +08:00
},
2018-05-01 07:58:30 +08:00
{
"name": "intervention/image",
2019-07-09 02:41:10 +08:00
"version": "2.4.3",
2018-05-01 07:58:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
2019-07-09 02:41:10 +08:00
"reference": "5f5e1c8768d6bb41a7f23706af754b92541de485"
2018-05-01 07:58:30 +08:00
},
"dist": {
"type": "zip",
2019-07-09 02:41:10 +08:00
"url": "https://api.github.com/repos/Intervention/image/zipball/5f5e1c8768d6bb41a7f23706af754b92541de485",
"reference": "5f5e1c8768d6bb41a7f23706af754b92541de485",
2018-05-01 07:58:30 +08:00
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"guzzlehttp/psr7": "~1.1",
"php": ">=5.4.0"
},
"require-dev": {
"mockery/mockery": "~0.9.2",
"phpunit/phpunit": "^4.8 || ^5.7"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",
"ext-imagick": "to use Imagick based image processing.",
"intervention/imagecache": "Caching extension for the Intervention Image library"
},
"type": "library",
"extra": {
"branch-alias": {
2018-06-21 00:39:28 +08:00
"dev-master": "2.4-dev"
2018-05-01 07:58:30 +08:00
},
"laravel": {
"providers": [
"Intervention\\Image\\ImageServiceProvider"
],
"aliases": {
"Image": "Intervention\\Image\\Facades\\Image"
}
}
},
"autoload": {
"psr-4": {
"Intervention\\Image\\": "src/Intervention/Image"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oliver Vogel",
"email": "oliver@olivervogel.com",
"homepage": "http://olivervogel.com/"
}
],
"description": "Image handling and manipulation library with support for Laravel integration",
"homepage": "http://image.intervention.io/",
"keywords": [
"gd",
"image",
"imagick",
"laravel",
"thumbnail",
"watermark"
],
2019-07-09 02:41:10 +08:00
"time": "2019-05-31T17:08:36+00:00"
2018-05-01 07:58:30 +08:00
},
2018-01-19 09:22:24 +08:00
{
"name": "irazasyed/laravel-gamp",
2020-05-03 03:09:27 +08:00
"version": "v1.6",
2018-01-19 09:22:24 +08:00
"source": {
"type": "git",
"url": "https://github.com/irazasyed/laravel-gamp.git",
2020-05-03 03:09:27 +08:00
"reference": "8fa192f01fc44d99657b10b31956dfa3c37a4623"
2018-01-19 09:22:24 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/irazasyed/laravel-gamp/zipball/8fa192f01fc44d99657b10b31956dfa3c37a4623",
"reference": "8fa192f01fc44d99657b10b31956dfa3c37a4623",
2018-01-19 09:22:24 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/support": "^5.0 || ^6.0 || ^7.0",
2019-09-13 20:05:02 +08:00
"php": "^7.2",
2018-01-19 09:22:24 +08:00
"theiconic/php-ga-measurement-protocol": "^2.0"
},
"suggest": {
"irazasyed/larasupport": "Adds Package Support in Lumen, Lets you install any Laravel Package."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
},
"laravel": {
"providers": [
"Irazasyed\\LaravelGAMP\\LaravelGAMPServiceProvider"
],
"aliases": {
"GAMP": "Irazasyed\\LaravelGAMP\\Facades\\GAMP"
}
}
},
"autoload": {
"psr-4": {
"Irazasyed\\LaravelGAMP\\": "src/"
}
},
2019-09-13 20:05:02 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-01-19 09:22:24 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Syed Irfaq R.",
"email": "syed+gh@lukonet.com",
"homepage": "https://github.com/irazasyed"
}
],
"description": "Send analytics data to Google Analytics from Laravel. A package for GA Measurement Protocol API",
"keywords": [
"analytics",
"ga measurement protocol",
"google analytics",
"laravel google analytics",
"lumen google analytics",
"measurement protocol",
"tracking"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-30T10:16:51+00:00"
2017-06-21 07:49:45 +08:00
},
2017-12-21 01:28:21 +08:00
{
"name": "jmikola/geojson",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/jmikola/geojson.git",
"reference": "6ec3016cc0215667b7775f6ead7bd0337ad66eee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jmikola/geojson/zipball/6ec3016cc0215667b7775f6ead7bd0337ad66eee",
"reference": "6ec3016cc0215667b7775f6ead7bd0337ad66eee",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~3.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"GeoJson\\": "src/"
},
"classmap": [
"stubs/"
]
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-21 01:28:21 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jeremy Mikola",
"email": "jmikola@gmail.com"
}
],
"description": "GeoJSON implementation for PHP",
"homepage": "https://github.com/jmikola/geojson",
"keywords": [
"geo",
"geojson",
"geospatial"
],
"time": "2015-09-27T15:35:21+00:00"
},
2018-02-09 09:16:03 +08:00
{
"name": "joshbrw/laravel-module-installer",
"version": "v0.1.4",
"source": {
"type": "git",
"url": "https://github.com/joshbrw/laravel-module-installer.git",
"reference": "06bf72e947c313ba7d84c498fb6947a00ba313ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joshbrw/laravel-module-installer/zipball/06bf72e947c313ba7d84c498fb6947a00ba313ef",
"reference": "06bf72e947c313ba7d84c498fb6947a00ba313ef",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1",
"php": "^5.4|7.*"
},
"require-dev": {
"composer/composer": "^1.3",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~6.0"
},
"type": "composer-plugin",
"extra": {
"class": "Joshbrw\\LaravelModuleInstaller\\LaravelModuleInstallerPlugin"
},
"autoload": {
"psr-4": {
"Joshbrw\\LaravelModuleInstaller\\": "src/"
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-02-09 09:16:03 +08:00
"license": [
"MIT"
],
"time": "2017-11-08T10:06:42+00:00"
},
2018-09-21 03:08:42 +08:00
{
"name": "justinrainbow/json-schema",
2019-10-30 21:05:18 +08:00
"version": "5.2.9",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
2019-10-30 21:05:18 +08:00
"reference": "44c6787311242a979fa15c704327c20e7221a0e4"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2019-10-30 21:05:18 +08:00
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
"reference": "44c6787311242a979fa15c704327c20e7221a0e4",
2018-09-21 03:08:42 +08:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
2019-10-30 21:05:18 +08:00
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
2018-09-21 03:08:42 +08: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-10-30 21:05:18 +08:00
"time": "2019-09-25T14:49:45+00:00"
2018-09-21 03:08:42 +08:00
},
2017-12-16 02:36:13 +08:00
{
"name": "kkszymanowski/traitor",
2018-05-06 23:01:02 +08:00
"version": "0.2.5",
2017-12-16 02:36:13 +08:00
"source": {
"type": "git",
"url": "https://github.com/KKSzymanowski/Traitor.git",
2018-05-06 23:01:02 +08:00
"reference": "9770fc7de72ff585601dc9c42b31715d9fc40a24"
2017-12-16 02:36:13 +08:00
},
"dist": {
"type": "zip",
2018-05-06 23:01:02 +08:00
"url": "https://api.github.com/repos/KKSzymanowski/Traitor/zipball/9770fc7de72ff585601dc9c42b31715d9fc40a24",
"reference": "9770fc7de72ff585601dc9c42b31715d9fc40a24",
2017-12-16 02:36:13 +08:00
"shasum": ""
},
"require": {
2018-05-06 23:01:02 +08:00
"nikic/php-parser": "^1.0|^2.0|^3.0|^4.0",
2017-12-16 02:36:13 +08:00
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "~4.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Traitor\\": "src/"
}
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-16 02:36:13 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Kuba Szymanowski",
"email": "kuba.szymanowski@inf24.pl"
}
],
"description": "Add a trait use statement to existing PHP class",
"keywords": [
"add",
"php",
"trait"
],
2018-05-06 23:01:02 +08:00
"time": "2018-04-19T12:24:36+00:00"
2017-12-16 02:36:13 +08:00
},
2017-06-09 02:28:26 +08:00
{
"name": "laracasts/flash",
2020-03-29 01:03:52 +08:00
"version": "3.1",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
"url": "https://github.com/laracasts/flash.git",
2020-03-29 01:03:52 +08:00
"reference": "150d4348477db31b9a93ccd07f713e3d0513b3bf"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/laracasts/flash/zipball/150d4348477db31b9a93ccd07f713e3d0513b3bf",
"reference": "150d4348477db31b9a93ccd07f713e3d0513b3bf",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/support": "~5.0|^6.0|^7.0",
2017-06-09 02:28:26 +08:00
"php": ">=5.4.0"
},
"require-dev": {
2017-10-10 23:32:59 +08:00
"mockery/mockery": "dev-master",
"phpunit/phpunit": "^6.1"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-10-10 23:32:59 +08:00
"extra": {
"laravel": {
"providers": [
"Laracasts\\Flash\\FlashServiceProvider"
],
"aliases": {
"Flash": "Laracasts\\Flash\\Flash"
}
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"psr-0": {
"Laracasts\\Flash": "src/"
},
"files": [
"src/Laracasts/Flash/functions.php"
]
},
2019-09-06 04:55:51 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jeffrey Way",
"email": "jeffrey@laracasts.com"
}
],
"description": "Easy flash notifications",
2020-03-29 01:03:52 +08:00
"time": "2020-03-03T15:50:52+00:00"
2017-06-09 02:28:26 +08:00
},
{
"name": "laravel/framework",
2020-05-23 23:43:29 +08:00
"version": "v7.12.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
2020-05-23 23:43:29 +08:00
"reference": "c2fff1e9879494a6f853593b3c517dc9922bbb51"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/laravel/framework/zipball/c2fff1e9879494a6f853593b3c517dc9922bbb51",
"reference": "c2fff1e9879494a6f853593b3c517dc9922bbb51",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"doctrine/inflector": "^1.4|^2.0",
2018-09-21 02:53:22 +08:00
"dragonmantank/cron-expression": "^2.0",
2019-09-13 20:05:02 +08:00
"egulias/email-validator": "^2.1.10",
2019-05-12 23:10:31 +08:00
"ext-json": "*",
2017-06-09 02:28:26 +08:00
"ext-mbstring": "*",
"ext-openssl": "*",
2020-02-21 01:42:22 +08:00
"league/commonmark": "^1.3",
2018-03-17 09:12:56 +08:00
"league/flysystem": "^1.0.8",
2020-05-16 06:20:16 +08:00
"monolog/monolog": "^2.0",
"nesbot/carbon": "^2.17",
2019-04-08 07:43:13 +08:00
"opis/closure": "^3.1",
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
2018-09-21 02:53:22 +08:00
"psr/container": "^1.0",
2017-10-10 01:06:17 +08:00
"psr/simple-cache": "^1.0",
2020-05-16 06:20:16 +08:00
"ramsey/uuid": "^3.7|^4.0",
2018-09-21 02:53:22 +08:00
"swiftmailer/swiftmailer": "^6.0",
2020-05-16 06:20:16 +08:00
"symfony/console": "^5.0",
"symfony/error-handler": "^5.0",
"symfony/finder": "^5.0",
"symfony/http-foundation": "^5.0",
"symfony/http-kernel": "^5.0",
"symfony/mime": "^5.0",
2020-05-23 23:43:29 +08:00
"symfony/polyfill-php73": "^1.17",
2020-05-16 06:20:16 +08:00
"symfony/process": "^5.0",
"symfony/routing": "^5.0",
"symfony/var-dumper": "^5.0",
"tijsverkoyen/css-to-inline-styles": "^2.2.2",
"vlucas/phpdotenv": "^4.0",
"voku/portable-ascii": "^1.4.8"
2017-06-09 02:28:26 +08:00
},
2018-03-11 23:39:49 +08:00
"conflict": {
"tightenco/collect": "<5.5.33"
},
2017-06-09 02:28:26 +08: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",
2020-05-16 06:20:16 +08:00
"illuminate/testing": "self.version",
2017-06-09 02:28:26 +08:00
"illuminate/translation": "self.version",
"illuminate/validation": "self.version",
2018-03-11 23:39:49 +08:00
"illuminate/view": "self.version"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2018-09-21 02:53:22 +08:00
"aws/aws-sdk-php": "^3.0",
"doctrine/dbal": "^2.6",
2019-09-13 20:05:02 +08:00
"filp/whoops": "^2.4",
2020-05-16 06:20:16 +08:00
"guzzlehttp/guzzle": "^6.3.1|^7.0",
2018-09-21 02:53:22 +08:00
"league/flysystem-cached-adapter": "^1.0",
2020-01-15 02:55:24 +08:00
"mockery/mockery": "^1.3.1",
2018-02-20 01:09:56 +08:00
"moontoast/math": "^1.1",
2020-05-16 06:20:16 +08:00
"orchestra/testbench-core": "^5.0",
2019-05-12 23:10:31 +08:00
"pda/pheanstalk": "^4.0",
2020-05-16 06:20:16 +08:00
"phpunit/phpunit": "^8.4|^9.0",
2017-10-10 01:06:17 +08:00
"predis/predis": "^1.1.1",
2020-05-16 06:20:16 +08:00
"symfony/cache": "^5.0"
2017-06-09 02:28:26 +08:00
},
"suggest": {
2019-09-13 20:05:02 +08:00
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).",
2018-09-21 02:53:22 +08:00
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
2019-09-06 04:55:51 +08:00
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
2019-09-13 20:05:02 +08:00
"ext-memcached": "Required to use the memcache cache driver.",
2017-12-02 04:34:37 +08:00
"ext-pcntl": "Required to use all features of the queue worker.",
"ext-posix": "Required to use all features of the queue worker.",
2020-03-29 01:03:52 +08:00
"ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
2019-09-13 20:05:02 +08:00
"filp/whoops": "Required for friendly error pages in development (^2.4).",
2020-02-10 23:40:42 +08:00
"fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).",
2020-05-16 06:20:16 +08:00
"guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).",
2020-02-10 23:40:42 +08:00
"laravel/tinker": "Required to use the tinker console command (^2.0).",
2018-09-21 02:53:22 +08:00
"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-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
2020-05-16 06:20:16 +08:00
"mockery/mockery": "Required to use mocking (^1.3.1).",
2018-09-21 02:53:22 +08:00
"moontoast/math": "Required to use ordered UUIDs (^1.1).",
2020-01-15 02:55:24 +08:00
"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
2019-05-12 23:10:31 +08:00
"pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
2020-05-16 06:20:16 +08:00
"phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.0).",
2019-12-12 01:57:18 +08:00
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
2019-10-30 21:05:18 +08:00
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
2020-05-16 06:20:16 +08:00
"symfony/cache": "Required to PSR-6 cache bridge (^5.0).",
"symfony/filesystem": "Required to create relative storage directory symbolic links (^5.0).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
2019-05-12 23:10:31 +08:00
"wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "7.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
"files": [
"src/Illuminate/Foundation/helpers.php",
"src/Illuminate/Support/helpers.php"
],
"psr-4": {
"Illuminate\\": "src/Illuminate/"
}
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Laravel Framework.",
"homepage": "https://laravel.com",
"keywords": [
"framework",
"laravel"
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-19T17:09:00+00:00"
2017-06-09 02:28:26 +08:00
},
2019-05-12 23:51:06 +08:00
{
"name": "laravel/helpers",
2020-03-29 01:03:52 +08:00
"version": "v1.2.0",
2019-05-12 23:51:06 +08:00
"source": {
"type": "git",
"url": "https://github.com/laravel/helpers.git",
2020-03-29 01:03:52 +08:00
"reference": "1f978fc5dad9f7f906b18242c654252615201de4"
2019-05-12 23:51:06 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/laravel/helpers/zipball/1f978fc5dad9f7f906b18242c654252615201de4",
"reference": "1f978fc5dad9f7f906b18242c654252615201de4",
2019-05-12 23:51:06 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/support": "~5.8.0|^6.0|^7.0",
2019-05-12 23:51:06 +08:00
"php": ">=7.1.3"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
},
{
"name": "Dries Vints",
"email": "dries.vints@gmail.com"
}
],
"description": "Provides backwards compatibility for helpers in the latest Laravel release.",
"keywords": [
"helpers",
"laravel"
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-03T13:52:16+00:00"
2019-05-12 23:51:06 +08:00
},
2020-05-16 06:20:16 +08:00
{
"name": "laravel/ui",
"version": "v2.0.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
"reference": "15368c5328efb7ce94f35ca750acde9b496ab1b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/15368c5328efb7ce94f35ca750acde9b496ab1b1",
"reference": "15368c5328efb7ce94f35ca750acde9b496ab1b1",
"shasum": ""
},
"require": {
"illuminate/console": "^7.0",
"illuminate/filesystem": "^7.0",
"illuminate/support": "^7.0",
"php": "^7.2.5"
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^8.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Laravel\\Ui\\UiServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Laravel\\Ui\\": "src/",
"Illuminate\\Foundation\\Auth\\": "auth-backend/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Laravel UI utilities and presets.",
"keywords": [
"laravel",
"ui"
],
"time": "2020-04-29T15:06:45+00:00"
},
2017-06-09 02:28:26 +08:00
{
"name": "laravelcollective/html",
2020-05-23 23:43:29 +08:00
"version": "v6.1.2",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
"url": "https://github.com/LaravelCollective/html.git",
2020-05-23 23:43:29 +08:00
"reference": "5ef9a3c9ae2423fe5618996f3cde375d461a3fc6"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/5ef9a3c9ae2423fe5618996f3cde375d461a3fc6",
"reference": "5ef9a3c9ae2423fe5618996f3cde375d461a3fc6",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"illuminate/http": "^6.0|^7.0",
"illuminate/routing": "^6.0|^7.0",
"illuminate/session": "^6.0|^7.0",
"illuminate/support": "^6.0|^7.0",
"illuminate/view": "^6.0|^7.0",
"php": ">=7.2.5"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"illuminate/database": "^6.0|^7.0",
2018-02-20 01:09:56 +08:00
"mockery/mockery": "~1.0",
2018-05-06 23:01:02 +08:00
"phpunit/phpunit": "~7.1"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-10-10 01:06:17 +08:00
"extra": {
2018-02-20 01:09:56 +08:00
"branch-alias": {
2019-09-13 20:05:02 +08:00
"dev-master": "6.0-dev"
2018-02-20 01:09:56 +08:00
},
2017-10-10 01:06:17 +08:00
"laravel": {
"providers": [
"Collective\\Html\\HtmlServiceProvider"
],
"aliases": {
"Form": "Collective\\Html\\FormFacade",
"Html": "Collective\\Html\\HtmlFacade"
}
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"psr-4": {
"Collective\\Html\\": "src/"
},
"files": [
"src/helpers.php"
]
},
2018-03-21 08:40:19 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Adam Engebretson",
"email": "adam@laravelcollective.com"
2019-09-13 20:05:02 +08:00
},
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
2017-06-09 02:28:26 +08:00
}
],
"description": "HTML and Form Builders for the Laravel Framework",
2018-02-20 01:09:56 +08:00
"homepage": "https://laravelcollective.com",
2020-05-23 23:43:29 +08:00
"time": "2020-05-19T18:02:16+00:00"
2019-04-08 07:43:13 +08:00
},
2020-03-29 07:07:46 +08:00
{
"name": "layershifter/tld-database",
"version": "1.0.69",
"source": {
"type": "git",
"url": "https://github.com/layershifter/TLDDatabase.git",
"reference": "7423c7acdc5147268fb856f532a5d8875f6fe41e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/layershifter/TLDDatabase/zipball/7423c7acdc5147268fb856f532a5d8875f6fe41e",
"reference": "7423c7acdc5147268fb856f532a5d8875f6fe41e",
"shasum": ""
},
"require": {
"ext-curl": "*",
"layershifter/tld-support": "^1.0.0",
"php": "^5.5.0 || ^7.0"
},
"require-dev": {
"codeclimate/php-test-reporter": "dev-master",
"mikey179/vfsstream": "^1.6",
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "^4.8 || ^5.0",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"LayerShifter\\TLDDatabase\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Alexander Fedyashov",
"email": "a@fedyashov.com"
}
],
"description": "Database abstraction for Public Suffix List",
"keywords": [
"PSL",
"Public Suffix List",
"domain database",
"tld database"
],
"time": "2019-08-04T10:03:36+00:00"
},
{
"name": "layershifter/tld-extract",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/layershifter/TLDExtract.git",
"reference": "b49cb89a4ed59a9474a47589054e56ce57787348"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/layershifter/TLDExtract/zipball/b49cb89a4ed59a9474a47589054e56ce57787348",
"reference": "b49cb89a4ed59a9474a47589054e56ce57787348",
"shasum": ""
},
"require": {
"layershifter/tld-database": "^1.0",
"layershifter/tld-support": "^1.1",
"php": "^5.5.0 || ^7.0",
"symfony/polyfill-intl-idn": "^1.10"
},
"require-dev": {
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "^4.8 || ^5.0",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
"autoload": {
"files": [
"src/static.php"
],
"psr-4": {
"LayerShifter\\TLDExtract\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Alexander Fedyashov",
"email": "a@fedyashov.com"
}
],
"description": "TLDExtract, library for extracting parts of domain, e.q. domain parser",
"keywords": [
"TLDExtract",
"domain parser"
],
"abandoned": true,
"time": "2019-02-11T14:37:05+00:00"
},
{
"name": "layershifter/tld-support",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/layershifter/TLDSupport.git",
"reference": "9b9eb2350db82239289f4e6eb250a2fe4865b0db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/layershifter/TLDSupport/zipball/9b9eb2350db82239289f4e6eb250a2fe4865b0db",
"reference": "9b9eb2350db82239289f4e6eb250a2fe4865b0db",
"shasum": ""
},
"require": {
"php": ">=5.5",
"symfony/polyfill-mbstring": "^1.2"
},
"require-dev": {
"codeclimate/php-test-reporter": "dev-master",
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "4.8.*",
"squizlabs/php_codesniffer": "2.*"
},
"type": "library",
"autoload": {
"psr-4": {
"LayerShifter\\TLDSupport\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Alexander Fedyashov",
"email": "a@fedyashov.com"
}
],
"description": "Support package for TLDDatabase and TLDExtract",
"abandoned": true,
"time": "2016-06-18T12:28:04+00:00"
},
2020-01-15 02:55:24 +08:00
{
"name": "league/commonmark",
2020-05-16 06:20:16 +08:00
"version": "1.4.3",
2020-01-15 02:55:24 +08:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
2020-05-16 06:20:16 +08:00
"reference": "412639f7cfbc0b31ad2455b2fe965095f66ae505"
2020-01-15 02:55:24 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/412639f7cfbc0b31ad2455b2fe965095f66ae505",
"reference": "412639f7cfbc0b31ad2455b2fe965095f66ae505",
2020-01-15 02:55:24 +08:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.1"
},
2020-02-10 23:40:42 +08:00
"conflict": {
"scrutinizer/ocular": "1.7.*"
2020-01-15 02:55:24 +08:00
},
"require-dev": {
"cebe/markdown": "~1.0",
2020-01-30 22:00:41 +08:00
"commonmark/commonmark.js": "0.29.1",
2020-01-15 02:55:24 +08:00
"erusev/parsedown": "~1.0",
"ext-json": "*",
2020-02-10 23:40:42 +08:00
"github/gfm": "0.29.0",
2020-01-15 02:55:24 +08:00
"michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "^1.4",
2020-05-03 03:09:27 +08:00
"phpstan/phpstan": "^0.12",
2020-01-15 02:55:24 +08:00
"phpunit/phpunit": "^7.5",
"scrutinizer/ocular": "^1.5",
"symfony/finder": "^4.2"
},
"bin": [
"bin/commonmark"
],
"type": "library",
"extra": {
"branch-alias": {
2020-02-10 23:40:42 +08:00
"dev-master": "1.4-dev"
2020-01-15 02:55:24 +08:00
}
},
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
2020-02-10 23:40:42 +08:00
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
2020-01-15 02:55:24 +08:00
"homepage": "https://commonmark.thephpleague.com",
"keywords": [
"commonmark",
2020-02-10 23:40:42 +08:00
"flavored",
"gfm",
"github",
"github-flavored",
2020-01-15 02:55:24 +08:00
"markdown",
2020-02-10 23:40:42 +08:00
"md",
2020-01-15 02:55:24 +08:00
"parser"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
"type": "custom"
},
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
},
{
"url": "https://www.patreon.com/colinodell",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
"type": "tidelift"
}
],
"time": "2020-05-04T22:15:21+00:00"
2020-01-15 02:55:24 +08:00
},
2018-03-21 08:17:11 +08:00
{
"name": "league/csv",
2019-06-19 06:51:56 +08:00
"version": "9.2.1",
2018-03-21 08:17:11 +08:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
2019-06-19 06:51:56 +08:00
"reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9"
2018-03-21 08:17:11 +08:00
},
"dist": {
"type": "zip",
2019-06-19 06:51:56 +08:00
"url": "https://api.github.com/repos/thephpleague/csv/zipball/b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
"reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
2018-03-21 08:17:11 +08:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=7.0.10"
},
"require-dev": {
"ext-curl": "*",
2019-04-08 07:43:13 +08:00
"friendsofphp/php-cs-fixer": "^2.12",
2018-03-21 08:17:11 +08:00
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpstan/phpstan-strict-rules": "^0.9.0",
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\Csv\\": "src"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://github.com/nyamsprod/",
"role": "Developer"
}
],
"description": "Csv data manipulation made easy in PHP",
"homepage": "http://csv.thephpleague.com",
"keywords": [
"csv",
"export",
"filter",
"import",
"read",
"write"
],
2019-06-19 06:51:56 +08:00
"time": "2019-06-07T06:24:33+00:00"
2018-03-21 08:17:11 +08:00
},
2017-06-09 02:28:26 +08:00
{
"name": "league/flysystem",
2020-05-23 23:43:29 +08:00
"version": "1.0.69",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2020-05-23 23:43:29 +08:00
"reference": "7106f78428a344bc4f643c233a94e48795f10967"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7106f78428a344bc4f643c233a94e48795f10967",
"reference": "7106f78428a344bc4f643c233a94e48795f10967",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2018-09-21 02:53:22 +08:00
"ext-fileinfo": "*",
2017-06-11 09:10:31 +08:00
"php": ">=5.5.9"
2017-06-09 02:28:26 +08:00
},
"conflict": {
"league/flysystem-sftp": "<1.0.6"
},
"require-dev": {
2018-02-02 06:46:37 +08:00
"phpspec/phpspec": "^3.4",
2020-02-10 23:40:42 +08:00
"phpunit/phpunit": "^5.7.26"
2017-06-09 02:28:26 +08:00
},
"suggest": {
"ext-fileinfo": "Required for MimeType",
2018-02-02 06:46:37 +08:00
"ext-ftp": "Allows you to use FTP server storage",
"ext-openssl": "Allows you to use FTPS server storage",
2017-06-09 02:28:26 +08:00
"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",
2017-06-11 09:10:31 +08:00
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
2017-10-10 01:06:17 +08:00
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src/"
}
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Filesystem abstraction: Many filesystems, one API.",
"keywords": [
"Cloud Files",
"WebDAV",
"abstraction",
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
"filesystems",
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://offset.earth/frankdejonge",
"type": "other"
}
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-18T15:13:39+00:00"
2017-06-09 02:28:26 +08:00
},
2017-06-16 11:45:25 +08:00
{
"name": "league/geotools",
2020-02-10 23:40:42 +08:00
"version": "0.8.1",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/geotools.git",
2020-02-10 23:40:42 +08:00
"reference": "b62a49e9fc418d0deb3a41e529ccef0d666b06d0"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2020-02-10 23:40:42 +08:00
"url": "https://api.github.com/repos/thephpleague/geotools/zipball/b62a49e9fc418d0deb3a41e529ccef0d666b06d0",
"reference": "b62a49e9fc418d0deb3a41e529ccef0d666b06d0",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2018-02-20 01:09:56 +08:00
"cache/array-adapter": "^1.0",
2020-02-10 23:40:42 +08:00
"ext-bcmath": "*",
2018-02-20 01:09:56 +08:00
"php": "^7.0",
"php-http/discovery": "^1.0",
"psr/cache": "^1.0",
2017-06-16 11:45:25 +08:00
"react/event-loop": "0.4.*",
2018-02-20 01:09:56 +08:00
"react/promise": "^2.2",
2020-02-10 23:40:42 +08:00
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/property-access": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/serializer": "^2.7 || ^3.0 || ^4.0 || ^5.0",
2018-02-20 01:09:56 +08:00
"willdurand/geocoder": "^4.2"
2017-06-16 11:45:25 +08:00
},
"replace": {
"toin0u/geotools": "*"
},
"require-dev": {
2018-02-20 01:09:56 +08:00
"phpunit/phpunit": "^6.5.5 || ^7.0"
2017-06-16 11:45:25 +08:00
},
"bin": [
"bin/geotools"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.7-dev"
}
},
"autoload": {
"psr-4": {
"League\\Geotools\\": "src",
"League\\Geotools\\Tests\\": "tests"
}
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Antoine Corcy",
"email": "contact@sbin.dk",
2018-03-05 05:07:28 +08:00
"homepage": "http://sbin.dk",
2017-06-16 11:45:25 +08:00
"role": "Developer"
}
],
2018-02-20 01:09:56 +08:00
"description": "Geo-related tools PHP 7.0+ library",
2017-06-16 11:45:25 +08:00
"keywords": [
"async",
"batch",
"bounds",
"distance",
"geocoder",
"geocoding",
2020-02-10 23:40:42 +08:00
"geohash",
2017-06-16 11:45:25 +08:00
"geoip",
2020-02-10 23:40:42 +08:00
"geolocation",
2017-06-16 11:45:25 +08:00
"geometry",
2020-02-10 23:40:42 +08:00
"geotools",
"latitude",
"latlong",
"longitude"
2017-06-16 11:45:25 +08:00
],
2020-02-10 23:40:42 +08:00
"time": "2020-01-30T14:23:42+00:00"
2017-06-16 11:45:25 +08:00
},
2018-01-10 08:50:21 +08:00
{
"name": "league/iso3166",
2020-01-30 22:00:41 +08:00
"version": "2.1.5",
2018-01-10 08:50:21 +08:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/iso3166.git",
2020-01-30 22:00:41 +08:00
"reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a"
2018-01-10 08:50:21 +08:00
},
"dist": {
"type": "zip",
2020-01-30 22:00:41 +08:00
"url": "https://api.github.com/repos/thephpleague/iso3166/zipball/aed3b32fc293afdf2c6c6a322c2408eb5d20804a",
"reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a",
2018-01-10 08:50:21 +08:00
"shasum": ""
},
"require": {
2019-04-08 07:43:13 +08:00
"php": "^7.0"
2018-01-10 08:50:21 +08:00
},
"require-dev": {
2019-04-08 07:43:13 +08:00
"friendsofphp/php-cs-fixer": "^2.12",
"phpunit/phpunit": "^5.7.11 || ^6.0 || ^7.0"
2018-01-10 08:50:21 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-04-08 07:43:13 +08:00
"dev-master": "3.x-dev"
2018-01-10 08:50:21 +08:00
}
},
"autoload": {
"psr-4": {
"League\\ISO3166\\": "src"
}
},
2018-08-20 22:19:44 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-01-10 08:50:21 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com"
}
],
"description": "ISO 3166-1 PHP Library",
"homepage": "https://github.com/thephpleague/iso3166",
2018-02-06 01:29:50 +08:00
"keywords": [
"3166",
"3166-1",
"ISO 3166",
"countries",
"iso",
"library"
2017-08-18 03:01:47 +08:00
],
2020-01-30 22:00:41 +08:00
"time": "2020-01-29T07:08:12+00:00"
2017-08-18 03:01:47 +08:00
},
2018-02-24 05:12:09 +08:00
{
"name": "markrogoyski/math-php",
"version": "v0.38.0",
"source": {
"type": "git",
"url": "https://github.com/markrogoyski/math-php.git",
"reference": "0a5b2d4084c35cebbdd0ce8c51716bb65b2c4790"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/markrogoyski/math-php/zipball/0a5b2d4084c35cebbdd0ce8c51716bb65b2c4790",
"reference": "0a5b2d4084c35cebbdd0ce8c51716bb65b2c4790",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "5.*",
"satooshi/php-coveralls": "dev-master",
"squizlabs/php_codesniffer": "2.*"
},
"type": "library",
"autoload": {
"psr-4": {
"MathPHP\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mark Rogoyski",
"email": "mark@rogoyski.com",
"homepage": "https://github.com/markrogoyski",
"role": "Developer"
},
{
"name": "Kevin Nowaczyk",
"role": "Contributor"
},
{
"name": "Jakob Sandberg",
"role": "Contributor"
}
],
"description": "Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra",
"homepage": "https://github.com/markrogoyski/math-php/",
"keywords": [
"algebra",
"combinatorics",
"distributions",
"linear algebra",
"math",
"mathematics",
"matrix",
"numerical analysis",
"probability",
"regressions",
"statistics"
],
"time": "2017-12-11T05:05:12+00:00"
},
2017-06-09 02:28:26 +08:00
{
2017-06-21 04:03:51 +08:00
"name": "monolog/monolog",
2020-05-23 23:43:29 +08:00
"version": "2.1.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-06-21 04:03:51 +08:00
"url": "https://github.com/Seldaek/monolog.git",
2020-05-23 23:43:29 +08:00
"reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/38914429aac460e8e4616c8cb486ecb40ec90bb1",
"reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": ">=7.2",
2019-09-13 20:05:02 +08:00
"psr/log": "^1.0.1"
2017-06-21 04:03:51 +08:00
},
"provide": {
"psr/log-implementation": "1.0.0"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2017-06-21 04:03:51 +08:00
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
2019-09-13 20:05:02 +08:00
"elasticsearch/elasticsearch": "^6.0",
"graylog2/gelf-php": "^1.4.2",
2017-06-21 04:03:51 +08:00
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
2020-05-23 23:43:29 +08:00
"php-parallel-lint/php-parallel-lint": "^1.0",
2019-09-13 20:05:02 +08:00
"phpspec/prophecy": "^1.6.1",
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^8.5",
2019-09-13 20:05:02 +08:00
"predis/predis": "^1.1",
"rollbar/rollbar": "^1.3",
2017-06-21 04:03:51 +08:00
"ruflin/elastica": ">=0.90 <3.0",
"swiftmailer/swiftmailer": "^5.3|^6.0"
2017-06-09 02:28:26 +08:00
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2019-09-13 20:05:02 +08:00
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2017-06-09 02:28:26 +08:00
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2019-09-13 20:05:02 +08:00
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2017-06-09 02:28:26 +08:00
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2019-09-13 20:05:02 +08:00
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2017-06-09 02:28:26 +08:00
"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",
2019-09-13 20:05:02 +08:00
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-09-13 20:05:02 +08:00
"dev-master": "2.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2018-03-05 05:07:28 +08:00
"homepage": "http://seld.be"
2017-06-09 02:28:26 +08:00
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2018-03-05 05:07:28 +08:00
"homepage": "http://github.com/Seldaek/monolog",
2017-06-09 02:28:26 +08:00
"keywords": [
"log",
"logging",
"psr-3"
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2020-05-22T08:12:19+00:00"
2017-06-09 02:28:26 +08:00
},
2019-04-08 10:59:12 +08:00
{
"name": "myclabs/deep-copy",
2020-01-30 22:00:41 +08:00
"version": "1.9.5",
2019-04-08 10:59:12 +08:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2020-01-30 22:00:41 +08:00
"reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
2019-04-08 10:59:12 +08:00
},
"dist": {
"type": "zip",
2020-01-30 22:00:41 +08:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
"reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
2019-04-08 10:59:12 +08:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"replace": {
"myclabs/deep-copy": "self.version"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^7.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
2020-01-30 22:00:41 +08:00
"time": "2020-01-17T21:11:47+00:00"
2019-04-08 10:59:12 +08:00
},
2017-12-08 07:22:15 +08:00
{
"name": "nabeel/vacentral",
2019-12-12 01:57:18 +08:00
"version": "2.0.4",
2017-12-08 07:22:15 +08:00
"source": {
"type": "git",
"url": "https://github.com/nabeelio/vacentral-library.git",
2019-12-12 01:57:18 +08:00
"reference": "af0d4f6db1bff455ce1eeaf1b544e2e26ffbdd81"
2017-12-08 07:22:15 +08:00
},
"dist": {
"type": "zip",
2019-12-12 01:57:18 +08:00
"url": "https://api.github.com/repos/nabeelio/vacentral-library/zipball/af0d4f6db1bff455ce1eeaf1b544e2e26ffbdd81",
"reference": "af0d4f6db1bff455ce1eeaf1b544e2e26ffbdd81",
2017-12-08 07:22:15 +08:00
"shasum": ""
},
"require": {
2018-02-06 01:29:50 +08:00
"guzzlehttp/guzzle": "~6.0",
2019-10-30 21:05:18 +08:00
"php": ">= 7.2"
2017-12-08 07:22:15 +08:00
},
"require-dev": {
2018-02-06 01:29:50 +08:00
"atoum/atoum": "^3.2",
"atoum/stubs": "^2.5"
2017-12-08 07:22:15 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"VaCentral\\": "src/"
2019-09-06 04:55:51 +08:00
},
"exclude-from-classmap": [
"/tests/"
]
2017-12-08 07:22:15 +08:00
},
2018-07-11 21:07:58 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-08 07:22:15 +08:00
"license": [
"MIT"
],
2019-12-12 01:57:18 +08:00
"time": "2019-12-11T14:44:00+00:00"
2017-12-08 07:22:15 +08:00
},
2017-06-09 02:28:26 +08:00
{
"name": "nesbot/carbon",
2020-05-23 23:43:29 +08:00
"version": "2.34.2",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
2020-05-23 23:43:29 +08:00
"reference": "3e87404329b8072295ea11d548b47a1eefe5a162"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/3e87404329b8072295ea11d548b47a1eefe5a162",
"reference": "3e87404329b8072295ea11d548b47a1eefe5a162",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2019-05-12 23:10:31 +08:00
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
2020-05-03 03:09:27 +08:00
"symfony/polyfill-mbstring": "^1.0",
2019-11-27 22:19:20 +08:00
"symfony/translation": "^3.4 || ^4.0 || ^5.0"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-03-29 01:03:52 +08:00
"doctrine/orm": "^2.7",
2019-05-12 23:10:31 +08:00
"friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
"kylekatarnls/multi-tester": "^1.1",
2020-01-30 22:00:41 +08:00
"phpmd/phpmd": "^2.8",
2019-05-12 23:10:31 +08:00
"phpstan/phpstan": "^0.11",
"phpunit/phpunit": "^7.5 || ^8.0",
"squizlabs/php_codesniffer": "^3.4"
2019-04-08 07:43:13 +08:00
},
2019-08-07 05:48:00 +08:00
"bin": [
"bin/carbon"
],
2017-06-09 02:28:26 +08:00
"type": "library",
2017-06-11 09:10:31 +08:00
"extra": {
2019-11-27 22:19:20 +08:00
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "2.x-dev",
"dev-3.x": "3.x-dev"
2019-11-27 22:19:20 +08:00
},
2018-09-21 02:53:22 +08:00
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
2017-06-11 09:10:31 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"psr-4": {
2019-05-12 23:10:31 +08:00
"Carbon\\": "src/Carbon/"
2017-06-09 02:28:26 +08:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
2018-03-05 05:07:28 +08:00
"homepage": "http://nesbot.com"
2019-08-07 05:48:00 +08:00
},
{
"name": "kylekatarnls",
"homepage": "http://github.com/kylekatarnls"
2017-06-09 02:28:26 +08:00
}
],
2019-10-30 21:05:18 +08:00
"description": "An API extension for DateTime that supports 281 different languages.",
2018-03-05 05:07:28 +08:00
"homepage": "http://carbon.nesbot.com",
2017-06-09 02:28:26 +08:00
"keywords": [
"date",
"datetime",
"time"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://opencollective.com/Carbon",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-19T22:14:16+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-06-21 07:49:45 +08:00
"name": "nikic/php-parser",
2020-05-03 03:09:27 +08:00
"version": "v4.4.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-06-21 07:49:45 +08:00
"url": "https://github.com/nikic/PHP-Parser.git",
2020-05-03 03:09:27 +08:00
"reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
2017-06-21 07:49:45 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
"reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
2017-06-21 07:49:45 +08:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2018-09-21 02:53:22 +08:00
"php": ">=7.0"
2017-06-21 07:49:45 +08:00
},
"require-dev": {
2019-11-27 22:19:20 +08:00
"ircmaxell/php-yacc": "0.0.5",
2019-08-26 21:09:12 +08:00
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
2017-06-21 07:49:45 +08:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "4.3-dev"
2017-06-21 07:49:45 +08:00
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-21 07:49:45 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-10T16:34:50+00:00"
2017-12-02 04:34:37 +08:00
},
{
"name": "nwidart/laravel-modules",
2020-05-16 06:20:16 +08:00
"version": "7.1.0",
2017-12-02 04:34:37 +08:00
"source": {
"type": "git",
"url": "https://github.com/nWidart/laravel-modules.git",
2020-05-16 06:20:16 +08:00
"reference": "245426d4d0c0293a44e4cc8cc44d1c5d50e0d0ba"
2017-12-02 04:34:37 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/245426d4d0c0293a44e4cc8cc44d1c5d50e0d0ba",
"reference": "245426d4d0c0293a44e4cc8cc44d1c5d50e0d0ba",
2017-12-02 04:34:37 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"ext-json": "*",
2020-05-16 06:20:16 +08:00
"php": "^7.2.5"
2017-12-02 04:34:37 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"friendsofphp/php-cs-fixer": "^2.16",
"laravel/framework": "^7.0",
2018-02-20 01:09:56 +08:00
"mockery/mockery": "~1.0",
2020-05-16 06:20:16 +08:00
"orchestra/testbench": "^5.0",
"phpstan/phpstan": "^0.12.14",
"phpunit/phpunit": "^8.5",
2019-05-12 23:10:31 +08:00
"spatie/phpunit-snapshot-assertions": "^2.1.0"
2017-12-02 04:34:37 +08:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Nwidart\\Modules\\LaravelModulesServiceProvider"
],
"aliases": {
"Module": "Nwidart\\Modules\\Facades\\Module"
}
},
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "7.0-dev"
2017-12-02 04:34:37 +08:00
}
},
"autoload": {
"psr-4": {
"Nwidart\\Modules\\": "src"
},
"files": [
"src/helpers.php"
]
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-02 04:34:37 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Widart",
"email": "n.widart@gmail.com",
"homepage": "https://nicolaswidart.com",
"role": "Developer"
}
],
"description": "Laravel Module management",
"keywords": [
"laravel",
"module",
"modules",
"nwidart",
"rad"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://github.com/nwidart",
"type": "github"
}
],
"time": "2020-04-14T17:21:11+00:00"
2017-06-21 07:49:45 +08:00
},
2020-02-29 05:06:45 +08:00
{
"name": "oomphinc/composer-installers-extender",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/oomphinc/composer-installers-extender.git",
"reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
"reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"composer/installers": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "OomphInc\\ComposerInstallersExtender\\Plugin"
},
"autoload": {
"psr-4": {
"OomphInc\\ComposerInstallersExtender\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Stephen Beemsterboer",
"email": "stephen@oomphinc.com",
"homepage": "https://github.com/balbuf"
}
],
"description": "Extend the composer/installers plugin to accept any arbitrary package type.",
"homepage": "http://www.oomphinc.com/",
"time": "2017-03-31T16:57:39+00:00"
},
2019-04-08 07:43:13 +08:00
{
"name": "opis/closure",
2020-05-23 23:43:29 +08:00
"version": "3.5.2",
2019-04-08 07:43:13 +08:00
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
2020-05-23 23:43:29 +08:00
"reference": "2e3299cea6f485ca64d19c540f46d7896c512ace"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/opis/closure/zipball/2e3299cea6f485ca64d19c540f46d7896c512ace",
"reference": "2e3299cea6f485ca64d19c540f46d7896c512ace",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
"php": "^5.4 || ^7.0"
},
"require-dev": {
"jeremeamia/superclosure": "^2.0",
2019-06-19 06:51:56 +08:00
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
2019-04-08 07:43:13 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-12-02 23:29:16 +08:00
"dev-master": "3.5.x-dev"
2019-04-08 07:43:13 +08: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-05-23 23:43:29 +08:00
"time": "2020-05-21T20:09:36+00:00"
2019-04-08 07:43:13 +08:00
},
2017-06-21 07:49:45 +08:00
{
2020-05-16 06:20:16 +08:00
"name": "php-http/discovery",
"version": "1.7.4",
2017-06-21 07:49:45 +08:00
"source": {
"type": "git",
2020-05-16 06:20:16 +08:00
"url": "https://github.com/php-http/discovery.git",
"reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0"
2018-02-20 01:09:56 +08:00
},
"dist": {
"type": "zip",
2020-01-15 02:55:24 +08:00
"url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0",
"reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0",
2018-02-20 01:09:56 +08:00
"shasum": ""
},
"require": {
2019-07-09 02:41:10 +08:00
"php": "^7.1"
2017-06-09 02:28:26 +08:00
},
2019-04-08 07:43:13 +08:00
"conflict": {
"nyholm/psr7": "<1.0"
},
2017-06-09 02:28:26 +08:00
"require-dev": {
2019-07-09 02:41:10 +08:00
"akeneo/phpspec-skip-example-extension": "^4.0",
2019-04-08 07:43:13 +08:00
"php-http/httplug": "^1.0 || ^2.0",
2018-02-20 01:09:56 +08:00
"php-http/message-factory": "^1.0",
2019-07-09 02:41:10 +08:00
"phpspec/phpspec": "^5.1",
2018-02-20 01:09:56 +08:00
"puli/composer-plugin": "1.0.0-beta10"
2017-06-09 02:28:26 +08:00
},
"suggest": {
2018-02-20 01:09:56 +08:00
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
2018-03-05 05:07:28 +08:00
"puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
2017-06-09 02:28:26 +08:00
},
"type": "library",
2018-02-20 01:09:56 +08:00
"extra": {
"branch-alias": {
2019-07-09 02:41:10 +08:00
"dev-master": "1.7-dev"
2018-02-20 01:09:56 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
2018-02-20 01:09:56 +08:00
"psr-4": {
"Http\\Discovery\\": "src/"
}
2017-06-09 02:28:26 +08:00
},
2019-04-08 07:43:13 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
2018-02-20 01:09:56 +08:00
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
2017-06-09 02:28:26 +08:00
}
],
2018-02-20 01:09:56 +08:00
"description": "Finds installed HTTPlug implementations and PSR-7 message factories",
2018-03-05 05:07:28 +08:00
"homepage": "http://php-http.org",
2017-06-09 02:28:26 +08:00
"keywords": [
2018-02-20 01:09:56 +08:00
"adapter",
"client",
"discovery",
"factory",
"http",
"message",
"psr7"
2017-06-09 02:28:26 +08:00
],
2020-01-15 02:55:24 +08:00
"time": "2020-01-03T11:25:47+00:00"
2019-04-08 07:43:13 +08:00
},
{
2019-05-12 23:10:31 +08:00
"name": "php-units-of-measure/php-units-of-measure",
"version": "v2.1.0",
2019-04-08 07:43:13 +08:00
"source": {
"type": "git",
2019-05-12 23:10:31 +08:00
"url": "https://github.com/PhpUnitsOfMeasure/php-units-of-measure.git",
"reference": "25f476e9c50e11af8cf044d22ffc271c96aa5248"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2019-05-12 23:10:31 +08:00
"url": "https://api.github.com/repos/PhpUnitsOfMeasure/php-units-of-measure/zipball/25f476e9c50e11af8cf044d22ffc271c96aa5248",
"reference": "25f476e9c50e11af8cf044d22ffc271c96aa5248",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
2019-05-12 23:10:31 +08:00
"php": ">=5.4.0"
2019-04-08 07:43:13 +08:00
},
2019-05-12 23:10:31 +08:00
"replace": {
"triplepoint/php-units-of-measure": "*"
2019-04-08 07:43:13 +08:00
},
"require-dev": {
2019-05-12 23:10:31 +08:00
"phpunit/phpunit": "4.8.*",
"squizlabs/php_codesniffer": "2.2.*"
2019-04-08 07:43:13 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
2019-05-12 23:10:31 +08:00
"PhpUnitsOfMeasure\\": "source/"
2019-04-08 07:43:13 +08:00
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2019-04-08 07:43:13 +08:00
"license": [
"MIT"
],
"authors": [
{
2019-05-12 23:10:31 +08:00
"name": "Jonathan Hanson",
"email": "jonathan@jonathan-hanson.org",
"homepage": "http://www.jonathan-hanson.org/",
"role": "Developer"
2019-04-08 07:43:13 +08:00
}
],
2019-05-12 23:10:31 +08:00
"description": "A PHP library for converting between standard units of measure.",
"homepage": "https://github.com/PhpUnitsOfMeasure/php-units-of-measure",
2019-04-08 07:43:13 +08:00
"keywords": [
2019-05-12 23:10:31 +08:00
"conversion",
"data",
"measurements"
2019-04-08 07:43:13 +08:00
],
2019-05-12 23:10:31 +08:00
"time": "2016-07-24T22:36:00+00:00"
2019-04-08 07:43:13 +08:00
},
{
2019-05-12 23:10:31 +08:00
"name": "phpoption/phpoption",
2020-03-29 01:03:52 +08:00
"version": "1.7.3",
2019-04-08 07:43:13 +08:00
"source": {
"type": "git",
2019-05-12 23:10:31 +08:00
"url": "https://github.com/schmittjoh/php-option.git",
2020-03-29 01:03:52 +08:00
"reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
"reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"php": "^5.5.9 || ^7.0 || ^8.0"
2019-04-08 07:43:13 +08:00
},
"require-dev": {
2020-01-15 02:55:24 +08:00
"bamarni/composer-bin-plugin": "^1.3",
2019-12-02 23:29:16 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
2019-04-08 07:43:13 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-01-15 02:55:24 +08:00
"dev-master": "1.7-dev"
2019-04-08 07:43:13 +08:00
}
},
"autoload": {
2019-12-02 23:29:16 +08:00
"psr-4": {
"PhpOption\\": "src/PhpOption/"
2019-04-08 07:43:13 +08:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2019-11-27 22:19:20 +08:00
"Apache-2.0"
2019-04-08 07:43:13 +08:00
],
"authors": [
{
2019-05-12 23:10:31 +08:00
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
2019-12-02 23:29:16 +08:00
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
2019-04-08 07:43:13 +08:00
}
],
2019-05-12 23:10:31 +08:00
"description": "Option Type for PHP",
2019-04-08 07:43:13 +08:00
"keywords": [
2019-05-12 23:10:31 +08:00
"language",
"option",
"php",
"type"
2018-02-11 11:16:32 +08:00
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-21T18:07:53+00:00"
2018-02-11 11:16:32 +08:00
},
2020-02-29 05:06:45 +08:00
{
"name": "phpvms/sample-module",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/nabeelio/phpvms-module.git",
"reference": "6332c03a6d552c03a1b70d2f2c24da86c6a12132"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nabeelio/phpvms-module/zipball/6332c03a6d552c03a1b70d2f2c24da86c6a12132",
"reference": "6332c03a6d552c03a1b70d2f2c24da86c6a12132",
"shasum": ""
},
"require": {
"composer/installers": "~1.0"
},
"type": "phpvms-module",
"extra": {
"laravel": {
"providers": [
"Modules\\Sample\\Providers\\SampleServiceProvider",
"Modules\\Sample\\Providers\\EventServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Modules\\Sample\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"description": "A sample phpvms module",
"time": "2020-02-28T15:42:04+00:00"
},
2017-06-21 07:49:45 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "pragmarx/version",
2020-05-16 06:20:16 +08:00
"version": "v1.2.2",
2017-06-21 07:49:45 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/antonioribeiro/version.git",
2020-05-16 06:20:16 +08:00
"reference": "a3774a1820ecc987856dca993e7720c6b78dce85"
2017-06-21 07:49:45 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/antonioribeiro/version/zipball/a3774a1820ecc987856dca993e7720c6b78dce85",
"reference": "a3774a1820ecc987856dca993e7720c6b78dce85",
2017-06-21 07:49:45 +08:00
"shasum": ""
},
"require": {
2018-02-11 11:16:32 +08:00
"laravel/framework": ">=5.5.33",
2017-12-29 08:00:35 +08:00
"php": "^7.0",
2020-05-16 06:20:16 +08:00
"pragmarx/yaml": "^1.0",
"symfony/process": "^3.3|^4.0|^5.0"
2017-12-02 04:34:37 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"orchestra/testbench": "3.4.*|3.5.*|3.6.*|3.7.*|4.*|5.*",
"phpunit/phpunit": "~5|~6|~7|~8|~9"
2017-06-21 07:49:45 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
2017-12-29 08:00:35 +08:00
"component": "package",
"laravel": {
"providers": [
"PragmaRX\\Version\\Package\\ServiceProvider"
],
"aliases": {
"Version": "PragmaRX\\Version\\Package\\Facade"
}
2017-06-21 07:49:45 +08:00
}
},
2017-12-29 08:00:35 +08:00
"autoload": {
"psr-4": {
"PragmaRX\\Version\\Package\\": "src/package",
"PragmaRX\\Version\\Tests\\": "tests/"
}
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-21 07:49:45 +08:00
"license": [
2017-12-02 04:34:37 +08:00
"MIT"
2017-06-21 07:49:45 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Antonio Carlos Ribeiro",
"email": "acr@antoniocarlosribeiro.com",
"role": "Creator & Designer"
2017-06-21 07:49:45 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Take control over your Laravel app version",
2017-06-21 07:49:45 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"laravel",
"version",
"versioning"
2017-06-21 07:49:45 +08:00
],
2020-05-16 06:20:16 +08:00
"time": "2020-05-07T18:46:01+00:00"
2017-06-21 07:49:45 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "pragmarx/yaml",
2020-05-23 23:43:29 +08:00
"version": "v1.2.1",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/antonioribeiro/yaml.git",
2020-05-23 23:43:29 +08:00
"reference": "9f2b44c4a31f8a71bab77169205aee7184ae3ef4"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/antonioribeiro/yaml/zipball/9f2b44c4a31f8a71bab77169205aee7184ae3ef4",
"reference": "9f2b44c4a31f8a71bab77169205aee7184ae3ef4",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"illuminate/support": ">=5.5.33",
"php": ">=7.0",
"symfony/yaml": "^3.4|^4.0|^5.0"
2017-06-09 02:28:26 +08:00
},
2017-12-02 04:34:37 +08:00
"require-dev": {
2020-05-16 06:20:16 +08:00
"orchestra/testbench": "3.5|^3.6|^4.0|^5.0",
"phpunit/phpunit": "^4.0|^6.4|^7.0|^8.0|^9.0"
2017-06-09 02:28:26 +08:00
},
2020-05-23 23:43:29 +08:00
"suggest": {
"ext-yaml": "Required to use the PECL YAML."
},
2017-06-09 02:28:26 +08:00
"type": "library",
"extra": {
2017-12-29 08:00:35 +08:00
"component": "package",
"laravel": {
"providers": [
"PragmaRX\\Yaml\\Package\\ServiceProvider"
],
"aliases": {
"Yaml": "PragmaRX\\Yaml\\Package\\Facade"
}
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"PragmaRX\\Yaml\\Package\\": "src/package",
"PragmaRX\\Yaml\\Tests\\": "tests/"
2017-06-09 02:28:26 +08:00
}
},
2019-04-08 07:43:13 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Antonio Carlos Ribeiro",
"email": "acr@antoniocarlosribeiro.com",
"role": "Creator & Designer"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Load your Laravel config files using yaml",
"keywords": [
"config",
"laravel",
"yaml"
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-21T19:46:28+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "prettus/l5-repository",
2020-05-23 23:43:29 +08:00
"version": "2.6.45",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/andersao/l5-repository.git",
2020-05-23 23:43:29 +08:00
"reference": "c4d9d5834445e13d9ea0f00bfa23c67a0202aab1"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/andersao/l5-repository/zipball/c4d9d5834445e13d9ea0f00bfa23c67a0202aab1",
"reference": "c4d9d5834445e13d9ea0f00bfa23c67a0202aab1",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/config": "~5.0|~6.0|~7.0",
"illuminate/console": "~5.0|~6.0|~7.0",
"illuminate/database": "~5.0|~6.0|~7.0",
"illuminate/filesystem": "~5.0|~6.0|~7.0",
"illuminate/http": "~5.0|~6.0|~7.0",
"illuminate/pagination": "~5.0|~6.0|~7.0",
"illuminate/support": "~5.0|~6.0|~7.0",
"illuminate/validation": "~5.0|~6.0|~7.0",
2019-09-13 20:05:02 +08:00
"prettus/laravel-validation": "~1.1|~1.2"
2017-12-02 04:34:37 +08:00
},
2017-12-29 08:00:35 +08:00
"suggest": {
"league/fractal": "Required to use the Fractal Presenter (0.12.*).",
2018-02-02 06:46:37 +08:00
"prettus/laravel-validation": "Required to provide easy validation with the repository (1.1.*)",
2017-12-29 08:00:35 +08:00
"robclancy/presenter": "Required to use the Presenter Model (1.3.*)"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
2017-12-29 08:00:35 +08:00
"laravel": {
"providers": [
"Prettus\\Repository\\Providers\\RepositoryServiceProvider"
]
2017-12-02 04:34:37 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Prettus\\Repository\\": "src/Prettus/Repository/"
2017-06-09 02:28:26 +08:00
}
},
2019-09-06 04:55:51 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-02 04:34:37 +08:00
"license": [
"MIT"
],
2017-06-09 02:28:26 +08:00
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Anderson Andrade",
"email": "contato@andersonandra.de",
2019-09-06 04:55:51 +08:00
"homepage": "http://andersonandra.de",
2017-12-29 08:00:35 +08:00
"role": "Developer"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Laravel 5 - Repositories to the database layer",
2019-09-06 04:55:51 +08:00
"homepage": "http://andersao.github.io/l5-repository",
2017-12-29 08:00:35 +08:00
"keywords": [
"cache",
"eloquent",
"laravel",
"model",
"repository"
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-22T06:32:04+00:00"
2017-10-10 01:06:17 +08:00
},
2017-06-16 11:45:25 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "prettus/laravel-validation",
2020-03-29 01:03:52 +08:00
"version": "1.2.2",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/andersao/laravel-validator.git",
2020-03-29 01:03:52 +08:00
"reference": "3d43037c2f497df3f8fbf3d8c16954a83c72e530"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/andersao/laravel-validator/zipball/3d43037c2f497df3f8fbf3d8c16954a83c72e530",
"reference": "3d43037c2f497df3f8fbf3d8c16954a83c72e530",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2020-03-29 01:03:52 +08:00
"illuminate/support": "~5.4|^6.0|^7.0",
"illuminate/validation": "~5.4|^6.0|^7.0",
2017-12-29 08:00:35 +08:00
"php": ">=5.4.0"
2017-06-16 11:45:25 +08:00
},
"type": "library",
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Prettus\\Validator\\": "src/Prettus/Validator/"
2017-06-16 11:45:25 +08:00
}
},
2019-09-13 20:05:02 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Anderson Andrade",
2019-09-13 20:05:02 +08:00
"email": "contato@andersonandra.de",
"homepage": "http://andersonandra.de",
"role": "Developer"
2017-06-16 11:45:25 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Laravel Validation Service",
2019-09-13 20:05:02 +08:00
"homepage": "http://andersao.github.io/laravel-validation",
2017-06-16 11:45:25 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"laravel",
"service",
"validation"
2017-06-16 11:45:25 +08:00
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-14T19:28:36+00:00"
2017-06-16 11:45:25 +08:00
},
2018-01-19 09:22:24 +08:00
{
"name": "psr/cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-01-19 09:22:24 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-fig.org/"
2018-01-19 09:22:24 +08:00
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"time": "2016-08-06T20:24:11+00:00"
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "psr/container",
"version": "1.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2017-12-29 08:00:35 +08:00
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-12-29 08:00:35 +08:00
"dev-master": "1.0.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Psr\\Container\\": "src/"
}
2017-06-09 02:28:26 +08:00
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "PHP-FIG",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-fig.org/"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
2017-12-02 04:34:37 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
2017-06-09 02:28:26 +08:00
],
2017-12-29 08:00:35 +08:00
"time": "2017-02-14T16:28:37+00:00"
2017-06-09 02:28:26 +08:00
},
2020-05-16 06:20:16 +08:00
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"time": "2019-01-08T18:20:26+00:00"
},
2017-10-10 01:06:17 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "psr/http-message",
"version": "1.0.1",
2017-10-10 01:06:17 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2017-10-10 01:06:17 +08:00
},
"dist": {
"type": "zip",
2017-12-29 08:00:35 +08:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2017-10-10 01:06:17 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.0"
2017-10-10 01:06:17 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-12-29 08:00:35 +08:00
"dev-master": "1.0.x-dev"
2017-10-10 01:06:17 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
2017-10-10 01:06:17 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-10-10 01:06:17 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-10-10 01:06:17 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "PHP-FIG",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-fig.org/"
2017-10-10 01:06:17 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2017-10-10 01:06:17 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
2017-10-10 01:06:17 +08:00
],
2017-12-29 08:00:35 +08:00
"time": "2016-08-06T14:39:51+00:00"
2017-10-10 01:06:17 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "psr/log",
2020-03-29 01:03:52 +08:00
"version": "1.1.3",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/php-fig/log.git",
2020-03-29 01:03:52 +08:00
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-29 08:00:35 +08:00
"extra": {
"branch-alias": {
2019-10-30 21:05:18 +08:00
"dev-master": "1.1.x-dev"
2017-12-29 08:00:35 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
2017-06-09 02:28:26 +08:00
},
2017-12-02 04:34:37 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "PHP-FIG",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-fig.org/"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
2017-06-09 02:28:26 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"log",
"psr",
"psr-3"
2017-06-09 02:28:26 +08:00
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-23T09:12:05+00:00"
2017-06-09 02:28:26 +08:00
},
2017-06-16 11:45:25 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "psr/simple-cache",
2018-03-05 23:18:31 +08:00
"version": "1.0.1",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/php-fig/simple-cache.git",
2018-03-05 23:18:31 +08:00
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2018-03-05 23:18:31 +08:00
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.0"
2017-06-16 11:45:25 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2017-12-29 08:00:35 +08:00
"dev-master": "1.0.x-dev"
2017-06-16 11:45:25 +08:00
}
},
2017-12-02 04:34:37 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
2017-12-02 04:34:37 +08:00
},
2018-03-05 23:18:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-16 11:45:25 +08:00
],
2017-12-02 04:34:37 +08:00
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "PHP-FIG",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.php-fig.org/"
2017-12-02 04:34:37 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Common interfaces for simple caching",
2017-06-16 11:45:25 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
2017-06-16 11:45:25 +08:00
],
2018-03-05 23:18:31 +08:00
"time": "2017-10-23T01:57:42+00:00"
2017-06-16 11:45:25 +08:00
},
2019-04-08 07:43:13 +08:00
{
"name": "ralouphie/getallheaders",
2019-07-09 02:41:10 +08:00
"version": "3.0.3",
2019-04-08 07:43:13 +08:00
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
2019-07-09 02:41:10 +08:00
"reference": "120b605dfeb996808c31b6477290a714d356e822"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2019-07-09 02:41:10 +08:00
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
2019-07-09 02:41:10 +08:00
"php": ">=5.6"
2019-04-08 07:43:13 +08:00
},
"require-dev": {
2019-07-09 02:41:10 +08:00
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
2019-04-08 07:43:13 +08: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-07-09 02:41:10 +08:00
"time": "2019-03-08T08:55:37+00:00"
2019-04-08 07:43:13 +08:00
},
2020-05-16 06:20:16 +08:00
{
"name": "ramsey/collection",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
"reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca",
"reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca",
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"fzaninotto/faker": "^1.5",
"jakub-onderka/php-parallel-lint": "^1",
"jangregor/phpstan-prophecy": "^0.6",
"mockery/mockery": "^1.3",
"phpstan/extension-installer": "^1",
"phpstan/phpdoc-parser": "0.4.1",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-mockery": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.5",
"slevomat/coding-standard": "^6.0",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Ramsey\\Collection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ben Ramsey",
"email": "ben@benramsey.com",
"homepage": "https://benramsey.com"
}
],
"description": "A PHP 7.2+ library for representing and manipulating collections.",
"homepage": "https://github.com/ramsey/collection",
"keywords": [
"array",
"collection",
"hash",
"map",
"queue",
"set"
],
"time": "2020-01-05T00:22:59+00:00"
},
2017-06-16 11:45:25 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "ramsey/uuid",
2020-05-16 06:20:16 +08:00
"version": "4.0.1",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/ramsey/uuid.git",
2020-05-16 06:20:16 +08:00
"reference": "ba8fff1d3abb8bb4d35a135ed22a31c6ef3ede3d"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/ramsey/uuid/zipball/ba8fff1d3abb8bb4d35a135ed22a31c6ef3ede3d",
"reference": "ba8fff1d3abb8bb4d35a135ed22a31c6ef3ede3d",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"brick/math": "^0.8",
2019-12-02 23:29:16 +08:00
"ext-json": "*",
2020-05-16 06:20:16 +08:00
"php": "^7.2 || ^8",
"ramsey/collection": "^1.0",
2018-08-20 22:19:44 +08:00
"symfony/polyfill-ctype": "^1.8"
2017-12-29 08:00:35 +08:00
},
"replace": {
"rhumsaa/uuid": "self.version"
2017-06-16 11:45:25 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"codeception/aspect-mock": "^3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
"doctrine/annotations": "^1.8",
"goaop/framework": "^2",
"mockery/mockery": "^1.3",
2017-12-29 08:00:35 +08:00
"moontoast/math": "^1.1",
2019-12-02 23:29:16 +08:00
"paragonie/random-lib": "^2",
2020-05-16 06:20:16 +08:00
"php-mock/php-mock-mockery": "^1.3",
"php-mock/php-mock-phpunit": "^2.5",
"php-parallel-lint/php-parallel-lint": "^1.1",
"phpstan/extension-installer": "^1.0",
"phpstan/phpdoc-parser": "0.4.3",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-mockery": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.5",
"psy/psysh": "^0.10.0",
"slevomat/coding-standard": "^6.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "3.9.4"
2017-12-29 08:00:35 +08:00
},
"suggest": {
2020-05-16 06:20:16 +08:00
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
"ext-ctype": "Enables faster processing of character classification using ctype functions.",
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
2019-12-02 23:29:16 +08:00
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
2017-12-29 08:00:35 +08:00
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
2017-06-16 11:45:25 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "4.x-dev"
2017-12-02 04:34:37 +08:00
}
},
2017-06-16 11:45:25 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Ramsey\\Uuid\\": "src/"
2019-12-02 23:29:16 +08:00
},
"files": [
"src/functions.php"
]
2017-06-16 11:45:25 +08:00
},
2018-08-20 22:19:44 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-16 11:45:25 +08:00
],
2020-05-16 06:20:16 +08:00
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
2017-12-29 08:00:35 +08:00
"homepage": "https://github.com/ramsey/uuid",
2017-06-16 11:45:25 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"guid",
"identifier",
"uuid"
2017-06-16 11:45:25 +08:00
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
}
],
"time": "2020-03-29T20:13:32+00:00"
2017-06-16 11:45:25 +08:00
},
2017-06-29 03:01:27 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "react/event-loop",
"version": "v0.4.3",
2017-06-29 03:01:27 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/reactphp/event-loop.git",
"reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f"
2017-06-29 03:01:27 +08:00
},
"dist": {
"type": "zip",
2017-12-29 08:00:35 +08:00
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f",
"reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f",
2017-06-29 03:01:27 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.4.0"
2017-06-29 03:01:27 +08:00
},
"require-dev": {
2017-12-29 08:00:35 +08:00
"phpunit/phpunit": "~4.8"
2017-06-29 03:01:27 +08:00
},
2017-12-02 04:34:37 +08:00
"suggest": {
2017-12-29 08:00:35 +08:00
"ext-event": "~1.0",
"ext-libev": "*",
"ext-libevent": ">=0.1.0"
2017-12-02 04:34:37 +08:00
},
"type": "library",
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"React\\EventLoop\\": "src"
}
2017-12-02 04:34:37 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-29 03:01:27 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-29 03:01:27 +08:00
],
2017-12-29 08:00:35 +08:00
"description": "Event loop abstraction layer that libraries can use for evented I/O.",
2017-06-29 03:01:27 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"asynchronous",
"event-loop"
2017-06-29 03:01:27 +08:00
],
2017-12-29 08:00:35 +08:00
"time": "2017-04-27T10:56:23+00:00"
2017-06-29 03:01:27 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "react/promise",
2020-05-16 06:20:16 +08:00
"version": "v2.8.0",
2017-06-29 03:01:27 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/reactphp/promise.git",
2020-05-16 06:20:16 +08:00
"reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
2017-06-29 03:01:27 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
"reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
2017-06-29 03:01:27 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.4.0"
2017-06-29 03:01:27 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
2017-06-29 03:01:27 +08:00
},
"type": "library",
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"React\\Promise\\": "src/"
},
"files": [
"src/functions_include.php"
2017-06-29 03:01:27 +08:00
]
},
2017-12-29 08:00:35 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-29 03:01:27 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-29 03:01:27 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com"
2017-06-29 03:01:27 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
2017-06-29 03:01:27 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"promise",
"promises"
2017-06-29 03:01:27 +08:00
],
2020-05-16 06:20:16 +08:00
"time": "2020-05-12T15:16:56+00:00"
2017-06-29 03:01:27 +08:00
},
2017-12-16 08:02:35 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "santigarcor/laratrust",
2020-05-16 06:20:16 +08:00
"version": "6.0.2",
2017-12-16 08:02:35 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/santigarcor/laratrust.git",
2020-05-16 06:20:16 +08:00
"reference": "2a6a49bcd340df87c7d7d5feb12a415a4abfbaca"
2017-12-16 08:02:35 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/2a6a49bcd340df87c7d7d5feb12a415a4abfbaca",
"reference": "2a6a49bcd340df87c7d7d5feb12a415a4abfbaca",
2017-12-16 08:02:35 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"kkszymanowski/traitor": "^0.2.0",
2020-05-16 06:20:16 +08:00
"laravel/framework": "~6.0|~7.0",
"php": "^7.2"
2017-12-16 08:02:35 +08:00
},
"require-dev": {
2017-12-29 08:00:35 +08:00
"mockery/mockery": ">=0.9.9",
2020-05-16 06:20:16 +08:00
"orchestra/testbench": "4.*|5.*",
2017-12-29 08:00:35 +08:00
"phpunit/phpunit": ">=4.1"
2017-12-16 08:02:35 +08:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
2017-12-29 08:00:35 +08:00
"Laratrust\\LaratrustServiceProvider"
2017-12-16 08:02:35 +08:00
],
"aliases": {
2017-12-29 08:00:35 +08:00
"Laratrust": "Laratrust\\LaratrustFacade"
2017-12-16 08:02:35 +08:00
}
}
},
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Laratrust\\": "src/"
2017-12-16 08:02:35 +08:00
}
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-16 08:02:35 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Santiago Garcia",
2018-03-05 05:07:28 +08:00
"homepage": "http://santigarcor.me"
2017-12-16 08:02:35 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "This package provides a flexible way to add Role-based Permissions to Laravel",
2017-12-16 08:02:35 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"Teams",
"acl",
"authorization",
"laratrust",
2017-12-16 08:02:35 +08:00
"laravel",
2017-12-29 08:00:35 +08:00
"multiusers",
"permissions",
"php",
"rbac",
"roles"
2017-12-16 08:02:35 +08:00
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://www.paypal.me/santigarcor",
"type": "custom"
}
],
"time": "2020-05-11T15:48:00+00:00"
2017-12-16 08:02:35 +08:00
},
2019-09-13 20:05:02 +08:00
{
"name": "scrivo/highlight.php",
2020-03-03 23:20:13 +08:00
"version": "v9.18.1.1",
2019-09-13 20:05:02 +08:00
"source": {
"type": "git",
"url": "https://github.com/scrivo/highlight.php.git",
2020-03-03 23:20:13 +08:00
"reference": "52fc21c99fd888e33aed4879e55a3646f8d40558"
2019-09-13 20:05:02 +08:00
},
"dist": {
"type": "zip",
2020-03-03 23:20:13 +08:00
"url": "https://api.github.com/repos/scrivo/highlight.php/zipball/52fc21c99fd888e33aed4879e55a3646f8d40558",
"reference": "52fc21c99fd888e33aed4879e55a3646f8d40558",
2019-09-13 20:05:02 +08:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.7",
2020-03-03 23:20:13 +08:00
"sabberworm/php-css-parser": "^8.3",
2020-01-30 22:00:41 +08:00
"symfony/finder": "^2.8|^3.4",
"symfony/var-dumper": "^2.8|^3.4"
2019-09-13 20:05:02 +08:00
},
"suggest": {
"ext-dom": "Needed to make use of the features in the utilities namespace"
},
"type": "library",
"autoload": {
"psr-0": {
"Highlight\\": "",
"HighlightUtilities\\": ""
},
"files": [
"HighlightUtilities/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Geert Bergman",
2020-01-15 02:55:24 +08:00
"homepage": "http://www.scrivo.org/",
"role": "Project Author"
2019-09-13 20:05:02 +08:00
},
{
"name": "Vladimir Jimenez",
2020-01-15 02:55:24 +08:00
"homepage": "https://allejo.io",
"role": "Maintainer"
2019-09-13 20:05:02 +08:00
},
{
"name": "Martin Folkers",
2020-01-15 02:55:24 +08:00
"homepage": "https://twobrain.io",
"role": "Contributor"
2019-09-13 20:05:02 +08:00
}
],
"description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
"keywords": [
"code",
"highlight",
"highlight.js",
"highlight.php",
"syntax"
],
2020-03-03 23:20:13 +08:00
"time": "2020-03-02T05:59:21+00:00"
2019-09-13 20:05:02 +08:00
},
2017-12-16 08:02:35 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "sebastiaanluca/laravel-helpers",
2020-05-16 06:20:16 +08:00
"version": "5.0.0",
2017-12-16 08:02:35 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastiaanluca/laravel-helpers.git",
2020-05-16 06:20:16 +08:00
"reference": "067715380a98b94ea36fa96690cc393ef05adf87"
2017-12-16 08:02:35 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/sebastiaanluca/laravel-helpers/zipball/067715380a98b94ea36fa96690cc393ef05adf87",
"reference": "067715380a98b94ea36fa96690cc393ef05adf87",
2017-12-16 08:02:35 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"laravel/framework": "^6.0|^7.0",
"php": "^7.3"
2017-12-16 08:02:35 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"kint-php/kint": "^3.3",
"nesbot/carbon": "^1.0|^2.0",
"orchestra/testbench": "^4.0|^5.1",
"phpunit/phpunit": "^8.5"
2017-12-16 08:02:35 +08:00
},
2017-12-29 08:00:35 +08:00
"suggest": {
2019-05-12 23:10:31 +08:00
"kint-php/kint": "A powerful and modern PHP debugging tool. Required for the debug collection macros.",
"nesbot/carbon": "A simple PHP API extension for DateTime. Required for the carbonize collection macro."
2017-12-16 08:02:35 +08:00
},
2017-12-29 08:00:35 +08:00
"type": "library",
2019-05-12 23:10:31 +08:00
"extra": {
"laravel": {
"providers": [
"SebastiaanLuca\\Helpers\\Collections\\CollectionMacrosServiceProvider"
]
}
},
2017-12-16 08:02:35 +08:00
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"SebastiaanLuca\\Helpers\\": "src"
2019-05-12 23:10:31 +08:00
},
"files": [
"src/Methods/helpers.php"
]
2017-12-16 08:02:35 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-16 08:02:35 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastiaan Luca",
"email": "hello@sebastiaanluca.com",
2020-02-29 05:06:45 +08:00
"homepage": "https://www.sebastiaanluca.com",
"role": "Author"
2017-12-16 08:02:35 +08:00
}
],
2019-05-12 23:10:31 +08:00
"description": "An extensive set of Laravel framework helper functions and collection macros.",
2017-12-29 08:00:35 +08:00
"homepage": "https://github.com/sebastiaanluca/laravel-helpers",
2017-12-16 08:02:35 +08:00
"keywords": [
2019-05-12 23:10:31 +08:00
"collections",
"helpers",
2017-12-16 08:02:35 +08:00
"laravel",
2019-05-12 23:10:31 +08:00
"macros"
2017-12-16 08:02:35 +08:00
],
2020-05-16 06:20:16 +08:00
"time": "2020-04-24T16:28:35+00:00"
2017-12-16 08:02:35 +08:00
},
2018-09-21 03:08:42 +08:00
{
"name": "seld/jsonlint",
2020-05-03 03:09:27 +08:00
"version": "1.8.0",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
2020-05-03 03:09:27 +08:00
"reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
"reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
2018-09-21 03:08:42 +08:00
"shasum": ""
},
"require": {
2020-05-03 03:09:27 +08:00
"php": "^5.3 || ^7.0 || ^8.0"
2018-09-21 03:08:42 +08:00
},
"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"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-30T19:05:18+00:00"
2018-09-21 03:08:42 +08:00
},
{
"name": "seld/phar-utils",
2020-02-21 01:42:22 +08:00
"version": "1.1.0",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
2020-02-21 01:42:22 +08:00
"reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-02-21 01:42:22 +08:00
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
"reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
2018-09-21 03:08:42 +08: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-02-21 01:42:22 +08:00
"phar"
2018-09-21 03:08:42 +08:00
],
2020-02-21 01:42:22 +08:00
"time": "2020-02-14T15:25:33+00:00"
2018-09-21 03:08:42 +08:00
},
2019-08-07 05:48:00 +08:00
{
"name": "semver/semver",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/git-pull-request/php-semver.git",
"reference": "eb7a8fbda082b5c9dcdfc579a1b74c16ea04f7ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/git-pull-request/php-semver/zipball/eb7a8fbda082b5c9dcdfc579a1b74c16ea04f7ce",
"reference": "eb7a8fbda082b5c9dcdfc579a1b74c16ea04f7ce",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "2.0.x-dev",
"phpmetrics/phpmetrics": "^1.10",
"phpunit/phpunit": "^5.3",
"satooshi/php-coveralls": "^1.0",
"symfony/var-dumper": "^3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"SemVer\\SemVer\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Julien Dufresne",
"email": "github@dfrsn.me"
}
],
"description": "The semver parser for PHP",
"homepage": "http://semver.org",
"abandoned": true,
"time": "2016-05-28T13:26:32+00:00"
},
2019-08-31 03:59:17 +08:00
{
"name": "spatie/db-dumper",
2020-05-16 06:20:16 +08:00
"version": "2.16.1",
2019-08-31 03:59:17 +08:00
"source": {
"type": "git",
"url": "https://github.com/spatie/db-dumper.git",
2020-05-16 06:20:16 +08:00
"reference": "56448e8f41d4e8e83babf701d5708b1e597e8ec6"
2019-08-31 03:59:17 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/56448e8f41d4e8e83babf701d5708b1e597e8ec6",
"reference": "56448e8f41d4e8e83babf701d5708b1e597e8ec6",
2019-08-31 03:59:17 +08:00
"shasum": ""
},
"require": {
"php": "^7.2",
2020-01-30 22:00:41 +08:00
"symfony/process": "^4.2|^5.0"
2019-08-31 03:59:17 +08:00
},
"require-dev": {
"phpunit/phpunit": "^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\DbDumper\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
2019-11-27 22:19:20 +08:00
"homepage": "https://spatie.be",
"role": "Developer"
2019-08-31 03:59:17 +08:00
}
],
"description": "Dump databases",
"homepage": "https://github.com/spatie/db-dumper",
"keywords": [
"database",
"db-dumper",
"dump",
"mysqldump",
"spatie"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://www.patreon.com/spatie",
"type": "patreon"
}
],
"time": "2020-05-06T14:32:38+00:00"
2019-08-31 03:59:17 +08:00
},
{
"name": "spatie/laravel-backup",
2020-05-03 03:09:27 +08:00
"version": "6.9.0",
2019-08-31 03:59:17 +08:00
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-backup.git",
2020-05-03 03:09:27 +08:00
"reference": "d92ff3a676755f6184a59053f99ca5fe45710c8d"
2019-08-31 03:59:17 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/d92ff3a676755f6184a59053f99ca5fe45710c8d",
"reference": "d92ff3a676755f6184a59053f99ca5fe45710c8d",
2019-08-31 03:59:17 +08:00
"shasum": ""
},
"require": {
2020-03-03 23:20:13 +08:00
"illuminate/console": "^5.8.15|^6.0|^7.0",
"illuminate/contracts": "^5.8.15|^6.0|^7.0",
"illuminate/events": "^5.8.15|^6.0|^7.0",
"illuminate/filesystem": "^5.8.15|^6.0|^7.0",
"illuminate/notifications": "^5.8.15|^6.0|^7.0",
"illuminate/support": "^5.8.15|^6.0|^7.0",
2019-08-31 03:59:17 +08:00
"league/flysystem": "^1.0.49",
"php": "^7.2",
"spatie/db-dumper": "^2.12",
"spatie/temporary-directory": "^1.1",
2020-03-03 23:20:13 +08:00
"symfony/finder": "^4.2|^5.0"
2019-08-31 03:59:17 +08:00
},
"require-dev": {
"laravel/slack-notification-channel": "^1.0",
2019-09-13 20:05:02 +08:00
"league/flysystem-aws-s3-v3": "^1.0",
2020-03-03 23:20:13 +08:00
"mockery/mockery": "^1.3",
"orchestra/testbench": "3.8.*|4.*|5.*",
"phpunit/phpunit": "^8.4|^9.0"
2019-08-31 03:59:17 +08:00
},
"suggest": {
"laravel/slack-notification-channel": "Required for sending notifications via Slack"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Spatie\\Backup\\BackupServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Spatie\\Backup\\": "src"
},
"files": [
"src/Helpers/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
2019-09-13 20:05:02 +08:00
"homepage": "https://spatie.be",
"role": "Developer"
2019-08-31 03:59:17 +08:00
}
],
"description": "A Laravel package to backup your application",
"homepage": "https://github.com/spatie/laravel-backup",
"keywords": [
"backup",
"database",
"laravel-backup",
"spatie"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-20T10:27:54+00:00"
2017-12-02 04:34:37 +08:00
},
2019-08-31 03:59:17 +08:00
{
"name": "spatie/temporary-directory",
2020-01-15 02:55:24 +08:00
"version": "1.2.2",
2019-08-31 03:59:17 +08:00
"source": {
"type": "git",
"url": "https://github.com/spatie/temporary-directory.git",
2020-01-15 02:55:24 +08:00
"reference": "fcb127e615700751dac2aefee0ea2808ff3f5bb1"
2019-08-31 03:59:17 +08:00
},
"dist": {
"type": "zip",
2020-01-15 02:55:24 +08:00
"url": "https://api.github.com/repos/spatie/temporary-directory/zipball/fcb127e615700751dac2aefee0ea2808ff3f5bb1",
"reference": "fcb127e615700751dac2aefee0ea2808ff3f5bb1",
2019-08-31 03:59:17 +08:00
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\TemporaryDirectory\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Vanderbist",
"email": "alex@spatie.be",
2020-01-15 02:55:24 +08:00
"homepage": "https://spatie.be",
"role": "Developer"
2019-08-31 03:59:17 +08:00
}
],
"description": "Easily create, use and destroy temporary directories",
"homepage": "https://github.com/spatie/temporary-directory",
"keywords": [
"spatie",
"temporary-directory"
],
2020-01-15 02:55:24 +08:00
"time": "2019-12-15T18:52:09+00:00"
2019-08-31 03:59:17 +08:00
},
2019-08-07 05:48:00 +08:00
{
"name": "spatie/valuestore",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/valuestore.git",
"reference": "798897f7d571aa0a62786ae531d573d3c6af55d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/valuestore/zipball/798897f7d571aa0a62786ae531d573d3c6af55d0",
"reference": "798897f7d571aa0a62786ae531d573d3c6af55d0",
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\Valuestore\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
},
{
"name": "Jolita Grazyte",
"email": "jolita@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Easily store some values",
"homepage": "https://github.com/spatie/valuestore",
"keywords": [
"json",
"spatie",
"valuestore"
],
"time": "2019-02-15T10:56:05+00:00"
},
2017-12-02 04:34:37 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "swiftmailer/swiftmailer",
2019-11-27 22:19:20 +08:00
"version": "v6.2.3",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/swiftmailer/swiftmailer.git",
2019-11-27 22:19:20 +08:00
"reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2019-11-27 22:19:20 +08:00
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
"reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"egulias/email-validator": "~2.0",
2019-04-08 07:43:13 +08:00
"php": ">=7.0.0",
"symfony/polyfill-iconv": "^1.0",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
2017-12-29 08:00:35 +08:00
},
"require-dev": {
"mockery/mockery": "~0.9.1",
2019-04-08 07:43:13 +08:00
"symfony/phpunit-bridge": "^3.4.19|^4.1.8"
2017-06-09 02:28:26 +08:00
},
2018-07-11 21:06:07 +08:00
"suggest": {
"ext-intl": "Needed to support internationalized email addresses",
"true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
},
2017-06-09 02:28:26 +08:00
"type": "library",
"extra": {
"branch-alias": {
2019-04-08 07:43:13 +08:00
"dev-master": "6.2-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"files": [
"lib/swift_required.php"
]
2017-06-09 02:28:26 +08:00
},
2018-07-11 21:06:07 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Chris Corbyn"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Swiftmailer, free feature-rich PHP mailer",
2018-07-11 21:06:07 +08:00
"homepage": "https://swiftmailer.symfony.com",
2017-12-02 04:34:37 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"email",
"mail",
"mailer"
2017-12-02 04:34:37 +08:00
],
2019-11-27 22:19:20 +08:00
"time": "2019-11-12T09:31:26+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/console",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/console.git",
2020-05-16 06:20:16 +08:00
"reference": "5fa1caadc8cdaa17bcfb25219f3b53fe294a9935"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/console/zipball/5fa1caadc8cdaa17bcfb25219f3b53fe294a9935",
"reference": "5fa1caadc8cdaa17bcfb25219f3b53fe294a9935",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
2019-06-19 06:51:56 +08:00
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8",
2019-11-27 22:19:20 +08:00
"symfony/service-contracts": "^1.1|^2"
2019-04-08 07:43:13 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/dependency-injection": "<4.4",
"symfony/event-dispatcher": "<4.4",
2019-11-27 22:19:20 +08:00
"symfony/lock": "<4.4",
2020-05-16 06:20:16 +08:00
"symfony/process": "<4.4"
2019-04-08 07:43:13 +08:00
},
"provide": {
"psr/log-implementation": "1.0"
},
"require-dev": {
"psr/log": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/config": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/event-dispatcher": "^4.4|^5.0",
2019-11-27 22:19:20 +08:00
"symfony/lock": "^4.4|^5.0",
2020-05-16 06:20:16 +08:00
"symfony/process": "^4.4|^5.0",
"symfony/var-dumper": "^4.4|^5.0"
2019-04-08 07:43:13 +08:00
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2019-04-08 07:43:13 +08: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-05-16 06:20:16 +08: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:42:42+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/css-selector",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
2019-09-13 20:05:02 +08:00
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2020-04-01 00:36:33 +08:00
"reference": "5f8d5271303dad260692ba73dfa21777d38e124e"
2017-06-12 07:20:43 +08:00
},
"dist": {
"type": "zip",
2020-04-01 00:36:33 +08:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/5f8d5271303dad260692ba73dfa21777d38e124e",
"reference": "5f8d5271303dad260692ba73dfa21777d38e124e",
2017-06-12 07:20:43 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"php": "^7.2.5"
2017-06-12 07:20:43 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "5.0-dev"
2017-06-12 07:20:43 +08:00
}
},
"autoload": {
"psr-4": {
2019-09-13 20:05:02 +08:00
"Symfony\\Component\\CssSelector\\": ""
2017-12-29 08:00:35 +08:00
},
"exclude-from-classmap": [
"/Tests/"
]
2017-06-12 07:20:43 +08:00
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-12 07:20:43 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2017-12-02 04:34:37 +08:00
},
2019-09-13 20:05:02 +08:00
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
2017-12-02 04:34:37 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-12 07:20:43 +08:00
}
],
2019-09-13 20:05:02 +08:00
"description": "Symfony CssSelector Component",
2017-12-29 08:00:35 +08:00
"homepage": "https://symfony.com",
2020-04-01 00:36:33 +08:00
"time": "2020-03-27T16:56:45+00:00"
2017-06-12 07:20:43 +08:00
},
2019-11-27 22:19:20 +08:00
{
"name": "symfony/error-handler",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2019-11-27 22:19:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
2020-05-16 06:20:16 +08:00
"reference": "949ffc17c3ac3a9f8e6232220e2da33913c04ea4"
2019-11-27 22:19:20 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/error-handler/zipball/949ffc17c3ac3a9f8e6232220e2da33913c04ea4",
"reference": "949ffc17c3ac3a9f8e6232220e2da33913c04ea4",
2019-11-27 22:19:20 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
"psr/log": "^1.0",
2019-11-27 22:19:20 +08: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": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2019-11-27 22:19:20 +08:00
}
},
"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-05-16 06:20:16 +08: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:14:32+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/event-dispatcher",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/event-dispatcher.git",
2020-05-16 06:20:16 +08:00
"reference": "24f40d95385774ed5c71dbf014edd047e2f2f3dc"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/24f40d95385774ed5c71dbf014edd047e2f2f3dc",
"reference": "24f40d95385774ed5c71dbf014edd047e2f2f3dc",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
"symfony/event-dispatcher-contracts": "^2"
2017-12-29 08:00:35 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/dependency-injection": "<4.4"
2017-06-09 02:28:26 +08:00
},
2019-06-19 06:51:56 +08:00
"provide": {
"psr/event-dispatcher-implementation": "1.0",
2020-05-16 06:20:16 +08:00
"symfony/event-dispatcher-implementation": "2.0"
2019-06-19 06:51:56 +08:00
},
2017-12-02 04:34:37 +08:00
"require-dev": {
2017-12-29 08:00:35 +08:00
"psr/log": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/config": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
"symfony/http-foundation": "^4.4|^5.0",
2019-11-27 22:19:20 +08:00
"symfony/service-contracts": "^1.1|^2",
2020-05-16 06:20:16 +08:00
"symfony/stopwatch": "^4.4|^5.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
2017-06-09 02:28:26 +08:00
},
2017-12-02 04:34:37 +08:00
"type": "library",
2017-12-29 08:00:35 +08:00
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-12-29 08:00:35 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Symfony\\Component\\EventDispatcher\\": ""
2017-06-09 02:28:26 +08:00
},
2017-12-29 08:00:35 +08:00
"exclude-from-classmap": [
"/Tests/"
2017-06-09 02:28:26 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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:56:45+00:00"
},
2019-06-19 06:51:56 +08:00
{
"name": "symfony/event-dispatcher-contracts",
2020-05-16 06:20:16 +08:00
"version": "v2.0.1",
2019-06-19 06:51:56 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2020-05-16 06:20:16 +08:00
"reference": "af23c2584d4577d54661c434446fb8fbed6025dd"
2019-06-19 06:51:56 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd",
"reference": "af23c2584d4577d54661c434446fb8fbed6025dd",
2019-06-19 06:51:56 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
"psr/event-dispatcher": "^1"
2019-06-19 06:51:56 +08:00
},
"suggest": {
"symfony/event-dispatcher-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "2.0-dev"
2019-06-19 06:51:56 +08:00
}
},
"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"
],
2020-05-16 06:20:16 +08:00
"time": "2019-11-18T17:27:11+00:00"
2018-09-21 03:08:42 +08:00
},
{
"name": "symfony/filesystem",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2018-09-21 03:08:42 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2020-05-16 06:20:16 +08:00
"reference": "7cd0dafc4353a0f62e307df90b48466379c8cc91"
2018-09-21 03:08:42 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7cd0dafc4353a0f62e307df90b48466379c8cc91",
"reference": "7cd0dafc4353a0f62e307df90b48466379c8cc91",
2018-09-21 03:08:42 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
2018-09-21 03:08:42 +08:00
"symfony/polyfill-ctype": "~1.8"
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2018-09-21 03:08:42 +08:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Filesystem Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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-04-12T14:40:17+00:00"
2017-06-09 02:28:26 +08:00
},
2017-12-16 02:36:13 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/finder",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-12-16 02:36:13 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/finder.git",
2020-05-16 06:20:16 +08:00
"reference": "600a52c29afc0d1caa74acbec8d3095ca7e9910d"
2017-12-16 02:36:13 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/finder/zipball/600a52c29afc0d1caa74acbec8d3095ca7e9910d",
"reference": "600a52c29afc0d1caa74acbec8d3095ca7e9910d",
2017-12-16 02:36:13 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5"
2017-12-16 02:36:13 +08:00
},
"type": "library",
"extra": {
2017-12-29 08:00:35 +08:00
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-12-16 02:36:13 +08:00
}
},
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-29 08:00:35 +08:00
"license": [
2017-12-16 02:36:13 +08:00
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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:56:45+00:00"
2017-06-09 02:28:26 +08:00
},
2017-12-02 11:05:59 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/http-foundation",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-12-02 11:05:59 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/http-foundation.git",
2020-05-16 06:20:16 +08:00
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d"
2017-12-02 11:05:59 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e47fdf8b24edc12022ba52923150ec6484d7f57d",
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d",
2017-12-02 11:05:59 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
"symfony/mime": "^4.4|^5.0",
2018-02-20 01:09:56 +08:00
"symfony/polyfill-mbstring": "~1.1"
2017-12-02 11:05:59 +08:00
},
"require-dev": {
2018-06-21 00:39:28 +08:00
"predis/predis": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/expression-language": "^4.4|^5.0"
2017-12-02 11:05:59 +08:00
},
"type": "library",
2017-12-29 08:00:35 +08:00
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-12-29 08:00:35 +08:00
}
},
2017-12-02 11:05:59 +08:00
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2017-12-02 11:05:59 +08:00
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-02 11:05:59 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-12-02 11:05:59 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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-04-18T20:50:06+00:00"
2017-12-02 11:05:59 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/http-kernel",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/http-kernel.git",
2020-05-16 06:20:16 +08:00
"reference": "3565e51eecd06106304baba5ccb7ba89db2d7d2b"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/3565e51eecd06106304baba5ccb7ba89db2d7d2b",
"reference": "3565e51eecd06106304baba5ccb7ba89db2d7d2b",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
2017-12-29 08:00:35 +08:00
"psr/log": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/error-handler": "^4.4|^5.0",
"symfony/event-dispatcher": "^5.0",
2019-11-27 22:19:20 +08:00
"symfony/http-foundation": "^4.4|^5.0",
"symfony/polyfill-ctype": "^1.8",
2019-06-19 06:51:56 +08:00
"symfony/polyfill-php73": "^1.9"
2017-12-29 08:00:35 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/browser-kit": "<4.4",
"symfony/cache": "<5.0",
"symfony/config": "<5.0",
"symfony/console": "<4.4",
"symfony/dependency-injection": "<4.4",
"symfony/doctrine-bridge": "<5.0",
"symfony/form": "<5.0",
"symfony/http-client": "<5.0",
"symfony/mailer": "<5.0",
"symfony/messenger": "<5.0",
"symfony/translation": "<5.0",
"symfony/twig-bridge": "<5.0",
"symfony/validator": "<5.0",
"twig/twig": "<2.4"
2017-12-29 08:00:35 +08:00
},
"provide": {
"psr/log-implementation": "1.0"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2017-12-29 08:00:35 +08:00
"psr/cache": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/browser-kit": "^4.4|^5.0",
"symfony/config": "^5.0",
"symfony/console": "^4.4|^5.0",
"symfony/css-selector": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/dom-crawler": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
"symfony/finder": "^4.4|^5.0",
"symfony/process": "^4.4|^5.0",
"symfony/routing": "^4.4|^5.0",
"symfony/stopwatch": "^4.4|^5.0",
"symfony/translation": "^4.4|^5.0",
2019-11-27 22:19:20 +08:00
"symfony/translation-contracts": "^1.1|^2",
2020-05-16 06:20:16 +08:00
"twig/twig": "^2.4|^3.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
"symfony/browser-kit": "",
"symfony/config": "",
"symfony/console": "",
2019-11-27 22:19:20 +08:00
"symfony/dependency-injection": ""
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Component\\HttpKernel\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-09 02:28:26 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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-04-28T18:53:25+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/inflector",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/inflector.git",
2020-04-01 00:36:33 +08:00
"reference": "70c25c66427e2bb6ba0827d668366d60b0a90cbf"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-04-01 00:36:33 +08:00
"url": "https://api.github.com/repos/symfony/inflector/zipball/70c25c66427e2bb6ba0827d668366d60b0a90cbf",
"reference": "70c25c66427e2bb6ba0827d668366d60b0a90cbf",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"php": "^7.2.5",
2018-06-21 00:39:28 +08:00
"symfony/polyfill-ctype": "~1.8"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "5.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Component\\Inflector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-09 02:28:26 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-06-16 11:45:25 +08:00
"name": "Bernhard Schussek",
2017-12-29 08:00:35 +08:00
"email": "bschussek@gmail.com"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Inflector Component",
"homepage": "https://symfony.com",
2017-06-16 11:45:25 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"inflection",
"pluralize",
"singularize",
"string",
"symfony",
"words"
2017-06-16 11:45:25 +08:00
],
2020-04-01 00:36:33 +08:00
"time": "2020-03-27T16:56:45+00:00"
2018-06-21 00:39:28 +08:00
},
2019-05-13 02:26:44 +08:00
{
2019-06-19 06:51:56 +08:00
"name": "symfony/mime",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2019-05-13 02:26:44 +08:00
"source": {
"type": "git",
2019-06-19 06:51:56 +08:00
"url": "https://github.com/symfony/mime.git",
2020-05-03 03:09:27 +08:00
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b"
2019-05-13 02:26:44 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/symfony/mime/zipball/5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
2019-05-13 02:26:44 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"php": "^7.2.5",
2019-06-19 06:51:56 +08:00
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
},
2019-11-27 22:19:20 +08:00
"conflict": {
"symfony/mailer": "<4.4"
},
2019-06-19 06:51:56 +08:00
"require-dev": {
2019-09-06 04:55:51 +08:00
"egulias/email-validator": "^2.1.10",
2019-11-27 22:19:20 +08:00
"symfony/dependency-injection": "^4.4|^5.0"
2019-05-13 02:26:44 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "5.0-dev"
2019-05-13 02:26:44 +08:00
}
},
"autoload": {
"psr-4": {
2019-06-19 06:51:56 +08:00
"Symfony\\Component\\Mime\\": ""
2019-05-13 02:26:44 +08: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"
}
],
2019-06-19 06:51:56 +08:00
"description": "A library to manipulate MIME messages",
2019-05-13 02:26:44 +08:00
"homepage": "https://symfony.com",
"keywords": [
2019-06-19 06:51:56 +08:00
"mime",
"mime-type"
2019-05-13 02:26:44 +08:00
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-17T03:29:44+00:00"
2019-05-13 02:26:44 +08:00
},
2019-06-19 07:16:29 +08:00
{
2019-07-09 02:41:10 +08:00
"name": "symfony/polyfill-ctype",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2019-06-19 07:16:29 +08:00
"source": {
"type": "git",
2019-07-09 02:41:10 +08:00
"url": "https://github.com/symfony/polyfill-ctype.git",
2020-05-16 06:20:16 +08:00
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
2019-06-19 07:16:29 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2019-06-19 07:16:29 +08:00
"shasum": ""
},
"require": {
2019-07-09 02:41:10 +08:00
"php": ">=5.3.3"
},
"suggest": {
"ext-ctype": "For best performance"
2019-06-19 07:16:29 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2019-06-19 07:16:29 +08:00
}
},
"autoload": {
"psr-4": {
2019-07-09 02:41:10 +08:00
"Symfony\\Polyfill\\Ctype\\": ""
2019-06-19 07:16:29 +08:00
},
2019-07-09 02:41:10 +08:00
"files": [
"bootstrap.php"
2019-06-19 07:16:29 +08:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-08-07 05:48:00 +08:00
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
2019-07-09 02:41:10 +08:00
},
{
2019-08-07 05:48:00 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-06-19 07:16:29 +08:00
}
],
2019-07-09 02:41:10 +08:00
"description": "Symfony polyfill for ctype functions",
2018-06-21 00:39:28 +08:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
2020-05-16 06:20:16 +08: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-05-12T16:14:59+00:00"
2019-04-08 07:43:13 +08:00
},
{
"name": "symfony/polyfill-iconv",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2019-04-08 07:43:13 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
2020-05-16 06:20:16 +08:00
"reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
"reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-iconv": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2019-04-08 07:43:13 +08: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-05-16 06:20:16 +08: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-05-12T16:47:27+00:00"
2019-04-08 07:43:13 +08:00
},
{
"name": "symfony/polyfill-intl-idn",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2019-04-08 07:43:13 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2020-05-16 06:20:16 +08:00
"reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
2019-04-08 07:43:13 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
"reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
2019-04-08 07:43:13 +08:00
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/polyfill-mbstring": "^1.3",
2020-02-21 01:42:22 +08:00
"symfony/polyfill-php72": "^1.10"
2019-04-08 07:43:13 +08:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2019-04-08 07:43:13 +08: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-08-07 05:48:00 +08:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-04-08 07:43:13 +08: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-05-16 06:20:16 +08: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-05-12T16:47:27+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/polyfill-mbstring",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/polyfill-mbstring.git",
2020-05-16 06:20:16 +08:00
"reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
"reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
2017-12-02 04:34:37 +08:00
"shasum": ""
2017-06-16 11:45:25 +08:00
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.3"
2017-12-02 04:34:37 +08:00
},
2017-12-29 08:00:35 +08:00
"suggest": {
"ext-mbstring": "For best performance"
2017-06-16 11:45:25 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2017-06-16 11:45:25 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
2017-06-16 11:45:25 +08:00
]
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-16 11:45:25 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-16 11:45:25 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
2017-06-16 11:45:25 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
2017-06-16 11:45:25 +08:00
],
2020-05-16 06:20:16 +08: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-05-12T16:47:27+00:00"
2017-06-16 11:45:25 +08:00
},
2019-05-13 02:26:44 +08:00
{
2019-06-19 06:51:56 +08:00
"name": "symfony/polyfill-php72",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2019-05-13 02:26:44 +08:00
"source": {
"type": "git",
2019-06-19 06:51:56 +08:00
"url": "https://github.com/symfony/polyfill-php72.git",
2020-05-16 06:20:16 +08:00
"reference": "f048e612a3905f34931127360bdd2def19a5e582"
2019-05-13 02:26:44 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
"reference": "f048e612a3905f34931127360bdd2def19a5e582",
2019-05-13 02:26:44 +08:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2019-05-13 02:26:44 +08:00
}
},
"autoload": {
"psr-4": {
2019-06-19 06:51:56 +08:00
"Symfony\\Polyfill\\Php72\\": ""
2019-05-13 02:26:44 +08: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-06-19 06:51:56 +08:00
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
2019-05-13 02:26:44 +08:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2020-05-16 06:20:16 +08: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-05-12T16:47:27+00:00"
2019-05-13 02:26:44 +08:00
},
2017-06-09 02:28:26 +08:00
{
2019-06-19 06:51:56 +08:00
"name": "symfony/polyfill-php73",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2019-06-19 06:51:56 +08:00
"url": "https://github.com/symfony/polyfill-php73.git",
2020-05-16 06:20:16 +08:00
"reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
"reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.3"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
2019-06-19 06:51:56 +08:00
"Symfony\\Polyfill\\Php73\\": ""
2017-12-29 08:00:35 +08:00
},
"files": [
"bootstrap.php"
2019-06-19 06:51:56 +08:00
],
"classmap": [
"Resources/stubs"
2017-06-09 02:28:26 +08:00
]
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2017-12-02 04:34:37 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2019-06-19 06:51:56 +08:00
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
2017-12-29 08:00:35 +08:00
"homepage": "https://symfony.com",
2017-06-21 07:49:45 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"compatibility",
"polyfill",
"portable",
"shim"
2017-06-21 07:49:45 +08:00
],
2020-05-16 06:20:16 +08: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-05-12T16:47:27+00:00"
2017-06-09 02:28:26 +08:00
},
2017-06-16 11:45:25 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/process",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/process.git",
2020-05-16 06:20:16 +08:00
"reference": "3179f68dff5bad14d38c4114a1dab98030801fd7"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/process/zipball/3179f68dff5bad14d38c4114a1dab98030801fd7",
"reference": "3179f68dff5bad14d38c4114a1dab98030801fd7",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5"
2017-06-21 07:49:45 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-06-21 07:49:45 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-12-02 04:34:37 +08:00
]
2017-06-21 07:49:45 +08:00
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-21 07:49:45 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-21 07:49:45 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-21 07:49:45 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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-04-15T15:59:10+00:00"
2017-06-21 07:49:45 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/property-access",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2017-06-21 07:49:45 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/property-access.git",
2020-05-03 03:09:27 +08:00
"reference": "259f26529231ab653fc96fb358e5e41dbb438aed"
2017-06-21 07:49:45 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/symfony/property-access/zipball/259f26529231ab653fc96fb358e5e41dbb438aed",
"reference": "259f26529231ab653fc96fb358e5e41dbb438aed",
2017-06-21 07:49:45 +08:00
"shasum": ""
},
"require": {
2020-02-10 23:40:42 +08:00
"php": "^7.2.5",
"symfony/inflector": "^4.4|^5.0"
2017-12-02 04:34:37 +08:00
},
"require-dev": {
2020-02-10 23:40:42 +08:00
"symfony/cache": "^4.4|^5.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
"psr/cache-implementation": "To cache access methods."
2017-06-21 07:49:45 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-10 23:40:42 +08:00
"dev-master": "5.0-dev"
2017-06-21 07:49:45 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Component\\PropertyAccess\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-21 07:49:45 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-21 07:49:45 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-21 07:49:45 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-21 07:49:45 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony PropertyAccess Component",
"homepage": "https://symfony.com",
"keywords": [
"access",
"array",
"extraction",
"index",
"injection",
"object",
"property",
"property path",
"reflection"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-15T15:59:10+00:00"
2017-06-21 07:49:45 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/routing",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-21 07:49:45 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/routing.git",
2020-05-16 06:20:16 +08:00
"reference": "9b18480a6e101f8d9ab7c483ace7c19441be5111"
2017-06-21 07:49:45 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/routing/zipball/9b18480a6e101f8d9ab7c483ace7c19441be5111",
"reference": "9b18480a6e101f8d9ab7c483ace7c19441be5111",
2017-06-21 07:49:45 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5"
2017-12-29 08:00:35 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/config": "<5.0",
"symfony/dependency-injection": "<4.4",
"symfony/yaml": "<4.4"
2017-06-16 11:45:25 +08:00
},
"require-dev": {
2019-06-19 06:51:56 +08:00
"doctrine/annotations": "~1.2",
2017-12-29 08:00:35 +08:00
"psr/log": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/config": "^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
"symfony/http-foundation": "^4.4|^5.0",
"symfony/yaml": "^4.4|^5.0"
2017-12-29 08:00:35 +08: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"
2017-06-16 11:45:25 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-06-16 11:45:25 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Component\\Routing\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-16 11:45:25 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-16 11:45:25 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-16 11:45:25 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Routing Component",
"homepage": "https://symfony.com",
"keywords": [
"router",
"routing",
"uri",
"url"
],
2020-05-16 06:20:16 +08: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-04-21T21:02:50+00:00"
2017-06-16 11:45:25 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/serializer",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/serializer.git",
2020-05-03 03:09:27 +08:00
"reference": "aa5d99bb179b5166cfe15d79dc067f516f3f4343"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/symfony/serializer/zipball/aa5d99bb179b5166cfe15d79dc067f516f3f4343",
"reference": "aa5d99bb179b5166cfe15d79dc067f516f3f4343",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-02-10 23:40:42 +08:00
"php": "^7.2.5",
2018-06-21 00:39:28 +08:00
"symfony/polyfill-ctype": "~1.8"
2017-12-29 08:00:35 +08:00
},
"conflict": {
"phpdocumentor/type-resolver": "<0.2.1",
2020-02-10 23:40:42 +08:00
"symfony/dependency-injection": "<4.4",
"symfony/property-access": "<4.4",
"symfony/property-info": "<4.4",
"symfony/yaml": "<4.4"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2017-12-29 08:00:35 +08:00
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
2019-11-27 22:19:20 +08:00
"phpdocumentor/reflection-docblock": "^3.2|^4.0",
2020-02-10 23:40:42 +08:00
"symfony/cache": "^4.4|^5.0",
"symfony/config": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
2019-11-27 22:19:20 +08:00
"symfony/error-handler": "^4.4|^5.0",
2020-02-10 23:40:42 +08:00
"symfony/http-foundation": "^4.4|^5.0",
"symfony/mime": "^4.4|^5.0",
"symfony/property-access": "^4.4|^5.0",
"symfony/property-info": "^4.4|^5.0",
"symfony/validator": "^4.4|^5.0",
"symfony/yaml": "^4.4|^5.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
"psr/cache-implementation": "For using the metadata cache.",
"symfony/config": "For using the XML mapping loader.",
2020-02-10 23:40:42 +08:00
"symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
2017-12-29 08:00:35 +08:00
"symfony/property-access": "For using the ObjectNormalizer.",
"symfony/property-info": "To deserialize relations.",
"symfony/yaml": "For using the default YAML mapping loader."
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-10 23:40:42 +08:00
"dev-master": "5.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-4": {
"Symfony\\Component\\Serializer\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-09 02:28:26 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2017-12-02 04:34:37 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Serializer Component",
"homepage": "https://symfony.com",
2020-05-03 03:09:27 +08:00
"time": "2020-04-12T16:45:47+00:00"
2017-06-09 02:28:26 +08:00
},
2019-05-13 02:26:44 +08:00
{
2019-06-19 06:51:56 +08:00
"name": "symfony/service-contracts",
2019-12-02 23:29:16 +08:00
"version": "v2.0.1",
2019-05-13 02:26:44 +08:00
"source": {
"type": "git",
2019-06-19 06:51:56 +08:00
"url": "https://github.com/symfony/service-contracts.git",
2019-12-02 23:29:16 +08:00
"reference": "144c5e51266b281231e947b51223ba14acf1a749"
2019-05-13 02:26:44 +08:00
},
"dist": {
"type": "zip",
2019-12-02 23:29:16 +08:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
"reference": "144c5e51266b281231e947b51223ba14acf1a749",
2019-05-13 02:26:44 +08:00
"shasum": ""
},
"require": {
2019-12-02 23:29:16 +08:00
"php": "^7.2.5",
2019-07-09 02:41:10 +08:00
"psr/container": "^1.0"
2019-06-19 06:51:56 +08:00
},
"suggest": {
"symfony/service-implementation": ""
2019-05-13 02:26:44 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "2.0-dev"
2019-05-13 02:26:44 +08:00
}
},
"autoload": {
"psr-4": {
2019-06-19 06:51:56 +08:00
"Symfony\\Contracts\\Service\\": ""
}
2019-05-13 02:26:44 +08:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-06-19 06:51:56 +08:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-05-13 02:26:44 +08:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2019-06-19 06:51:56 +08:00
"description": "Generic abstractions related to writing services",
2019-05-13 02:26:44 +08:00
"homepage": "https://symfony.com",
2019-06-19 06:51:56 +08:00
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2019-12-02 23:29:16 +08:00
"time": "2019-11-18T17:27:11+00:00"
2019-06-19 07:16:29 +08:00
},
2017-06-16 11:45:25 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/translation",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/translation.git",
2020-05-16 06:20:16 +08:00
"reference": "c3879db7a68fe3e12b41263b05879412c87b27fd"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/translation/zipball/c3879db7a68fe3e12b41263b05879412c87b27fd",
"reference": "c3879db7a68fe3e12b41263b05879412c87b27fd",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
2019-06-19 06:51:56 +08:00
"symfony/polyfill-mbstring": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/translation-contracts": "^2"
2017-06-16 11:45:25 +08:00
},
2017-12-29 08:00:35 +08:00
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/config": "<4.4",
"symfony/dependency-injection": "<5.0",
"symfony/http-kernel": "<5.0",
"symfony/twig-bundle": "<5.0",
"symfony/yaml": "<4.4"
2017-06-16 11:45:25 +08:00
},
2019-04-08 07:43:13 +08:00
"provide": {
2020-05-16 06:20:16 +08:00
"symfony/translation-implementation": "2.0"
2019-04-08 07:43:13 +08:00
},
2017-12-29 08:00:35 +08:00
"require-dev": {
"psr/log": "~1.0",
2020-05-16 06:20:16 +08:00
"symfony/config": "^4.4|^5.0",
"symfony/console": "^4.4|^5.0",
"symfony/dependency-injection": "^5.0",
"symfony/finder": "^4.4|^5.0",
"symfony/http-kernel": "^5.0",
"symfony/intl": "^4.4|^5.0",
2019-11-27 22:19:20 +08:00
"symfony/service-contracts": "^1.1.2|^2",
2020-05-16 06:20:16 +08:00
"symfony/yaml": "^4.4|^5.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
2018-05-06 23:01:02 +08:00
"psr/log-implementation": "To use logging capability in translator",
2017-12-29 08:00:35 +08:00
"symfony/config": "",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-12-29 08:00:35 +08:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-16 11:45:25 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-16 11:45:25 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-16 11:45:25 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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-04-12T16:45:47+00:00"
2019-06-19 06:51:56 +08:00
},
{
"name": "symfony/translation-contracts",
2019-12-02 23:29:16 +08:00
"version": "v2.0.1",
2019-06-19 06:51:56 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
2019-12-02 23:29:16 +08:00
"reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed"
2019-06-19 06:51:56 +08:00
},
"dist": {
"type": "zip",
2019-12-02 23:29:16 +08:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8cc682ac458d75557203b2f2f14b0b92e1c744ed",
"reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed",
2019-06-19 06:51:56 +08:00
"shasum": ""
},
"require": {
2019-12-02 23:29:16 +08:00
"php": "^7.2.5"
2019-06-19 06:51:56 +08:00
},
"suggest": {
"symfony/translation-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "2.0-dev"
2019-06-19 06:51:56 +08:00
}
},
"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-12-02 23:29:16 +08:00
"time": "2019-11-18T17:27:11+00:00"
2017-06-16 11:45:25 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "symfony/var-dumper",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/var-dumper.git",
2020-05-16 06:20:16 +08:00
"reference": "09de28632f16f81058a85fcf318397218272a07b"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/09de28632f16f81058a85fcf318397218272a07b",
"reference": "09de28632f16f81058a85fcf318397218272a07b",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
"symfony/polyfill-mbstring": "~1.0"
2017-12-29 08:00:35 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"phpunit/phpunit": "<5.4.3",
"symfony/console": "<4.4"
2017-12-29 08:00:35 +08:00
},
"require-dev": {
"ext-iconv": "*",
2020-05-16 06:20:16 +08:00
"symfony/console": "^4.4|^5.0",
2019-11-27 22:19:20 +08:00
"symfony/process": "^4.4|^5.0",
2020-05-16 06:20:16 +08:00
"twig/twig": "^2.4|^3.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
2018-06-21 00:39:28 +08:00
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
2017-06-09 02:28:26 +08:00
},
2018-06-21 00:39:28 +08:00
"bin": [
"Resources/bin/var-dump-server"
],
2017-06-09 02:28:26 +08:00
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2017-06-09 02:28:26 +08:00
]
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony mechanism for exploring and dumping PHP variables",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
2020-05-16 06:20:16 +08: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-04-12T16:45:47+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "symfony/yaml",
2020-05-16 06:20:16 +08:00
"version": "v5.0.8",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/symfony/yaml.git",
2020-05-16 06:20:16 +08:00
"reference": "482fb4e710e5af3e0e78015f19aa716ad953392f"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/482fb4e710e5af3e0e78015f19aa716ad953392f",
"reference": "482fb4e710e5af3e0e78015f19aa716ad953392f",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^7.2.5",
2018-06-21 00:39:28 +08:00
"symfony/polyfill-ctype": "~1.8"
2017-12-29 08:00:35 +08:00
},
"conflict": {
2020-05-16 06:20:16 +08:00
"symfony/console": "<4.4"
2017-06-11 09:10:31 +08:00
},
2017-06-09 02:28:26 +08:00
"require-dev": {
2020-05-16 06:20:16 +08:00
"symfony/console": "^4.4|^5.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-29 08:00:35 +08:00
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "5.0-dev"
2017-12-29 08:00:35 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2017-06-09 02:28:26 +08:00
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
2020-05-16 06:20:16 +08: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-04-28T17:58:55+00:00"
2017-06-09 02:28:26 +08:00
},
2018-01-19 09:22:24 +08:00
{
"name": "theiconic/php-ga-measurement-protocol",
"version": "v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/theiconic/php-ga-measurement-protocol.git",
"reference": "26c09a43a25235da85131c0fa060ec1fe2b2f16f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theiconic/php-ga-measurement-protocol/zipball/26c09a43a25235da85131c0fa060ec1fe2b2f16f",
"reference": "26c09a43a25235da85131c0fa060ec1fe2b2f16f",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0",
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "4.7.*",
"satooshi/php-coveralls": "1.0.1"
},
"type": "library",
"autoload": {
"psr-4": {
"TheIconic\\Tracking\\GoogleAnalytics\\": "src/"
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-01-19 09:22:24 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "THE ICONIC ENGINEERING TEAM",
"email": "engineering@theiconic.com.au"
}
],
"description": "Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.",
"time": "2017-06-30T02:41:52+00:00"
},
2017-06-13 11:47:53 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "tijsverkoyen/css-to-inline-styles",
2019-10-30 21:05:18 +08:00
"version": "2.2.2",
2017-06-13 11:47:53 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
2019-10-30 21:05:18 +08:00
"reference": "dda2ee426acd6d801d5b7fd1001cde9b5f790e15"
2017-06-13 11:47:53 +08:00
},
"dist": {
"type": "zip",
2019-10-30 21:05:18 +08:00
"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/dda2ee426acd6d801d5b7fd1001cde9b5f790e15",
"reference": "dda2ee426acd6d801d5b7fd1001cde9b5f790e15",
2017-06-13 11:47:53 +08:00
"shasum": ""
},
"require": {
2019-10-30 21:05:18 +08:00
"ext-dom": "*",
"ext-libxml": "*",
2018-01-16 11:49:58 +08:00
"php": "^5.5 || ^7.0",
2019-10-30 21:05:18 +08:00
"symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
2017-06-13 11:47:53 +08:00
},
"require-dev": {
2018-01-16 11:49:58 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
2017-06-13 11:47:53 +08:00
},
"type": "library",
"extra": {
2017-12-29 08:00:35 +08:00
"branch-alias": {
2018-01-16 11:49:58 +08:00
"dev-master": "2.2.x-dev"
2017-06-13 11:47:53 +08:00
}
},
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"TijsVerkoyen\\CssToInlineStyles\\": "src"
}
2017-06-13 11:47:53 +08:00
},
2019-10-30 21:05:18 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-13 11:47:53 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-13 11:47:53 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Tijs Verkoyen",
"email": "css_to_inline_styles@verkoyen.eu",
2017-12-02 04:34:37 +08:00
"role": "Developer"
2017-06-13 11:47:53 +08:00
}
],
2017-12-29 08:00:35 +08:00
"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-10-30 21:05:18 +08:00
"time": "2019-10-24T08:53:34+00:00"
2017-06-13 11:47:53 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "tivie/php-os-detector",
"version": "1.1.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/tivie/php-os-detector.git",
"reference": "9461dcd85c00e03842264f2fc8ccdc8d46867321"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2017-12-29 08:00:35 +08:00
"url": "https://api.github.com/repos/tivie/php-os-detector/zipball/9461dcd85c00e03842264f2fc8ccdc8d46867321",
"reference": "9461dcd85c00e03842264f2fc8ccdc8d46867321",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.0"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2017-12-29 08:00:35 +08:00
"phpunit/phpunit": "4.3.*"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Tivie\\OS\\": "src/"
2017-06-09 02:28:26 +08:00
}
},
2020-02-29 05:06:45 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"APACHE 2.0"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Estevão Soares dos Santos",
"email": "estevao@soares-dos-santos.com"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "A small utility library that detects the OS the server is running on",
2018-03-05 05:07:28 +08:00
"homepage": "http://tivie.github.com/php-os-detector/",
2017-12-02 04:34:37 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"detection",
"detector",
"identification",
"operating system",
"os",
"os detection"
2017-12-02 04:34:37 +08:00
],
2017-12-29 08:00:35 +08:00
"time": "2017-10-21T03:33:59+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "vlucas/phpdotenv",
2020-05-16 06:20:16 +08:00
"version": "v4.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/vlucas/phpdotenv.git",
2020-05-16 06:20:16 +08:00
"reference": "3aa2821b7f117e235af45ef057e41112a25bf9b1"
2017-06-25 02:20:24 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3aa2821b7f117e235af45ef057e41112a25bf9b1",
"reference": "3aa2821b7f117e235af45ef057e41112a25bf9b1",
2017-06-25 02:20:24 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"php": "^5.5.9 || ^7.0",
"phpoption/phpoption": "^1.6",
2019-04-08 07:43:13 +08:00
"symfony/polyfill-ctype": "^1.9"
2017-06-25 02:20:24 +08:00
},
"require-dev": {
2019-09-13 20:05:02 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
2017-06-25 02:20:24 +08:00
},
"type": "library",
2017-07-05 22:54:25 +08:00
"extra": {
2017-12-02 04:34:37 +08:00
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "4.0-dev"
2017-07-05 22:54:25 +08:00
}
},
2017-06-25 02:20:24 +08:00
"autoload": {
2017-12-02 04:34:37 +08:00
"psr-4": {
2017-12-29 08:00:35 +08:00
"Dotenv\\": "src/"
}
2017-06-25 02:20:24 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-25 02:20:24 +08:00
"license": [
2018-07-11 21:06:07 +08:00
"BSD-3-Clause"
2017-06-25 02:20:24 +08:00
],
"authors": [
2019-09-06 04:55:51 +08:00
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"homepage": "https://gjcampbell.co.uk/"
},
2017-06-25 02:20:24 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
2019-09-06 04:55:51 +08:00
"homepage": "https://vancelucas.com/"
2017-06-25 02:20:24 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
2020-05-16 06:20:16 +08:00
"time": "2019-11-30T20:25:09+00:00"
},
{
"name": "voku/portable-ascii",
"version": "1.4.10",
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
"reference": "240e93829a5f985fab0984a6e55ae5e26b78a334"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/240e93829a5f985fab0984a6e55ae5e26b78a334",
"reference": "240e93829a5f985fab0984a6e55ae5e26b78a334",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0"
},
"suggest": {
"ext-intl": "Use Intl for transliterator_transliterate() support"
},
"type": "library",
"autoload": {
"psr-4": {
"voku\\": "src/voku/",
"voku\\tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/"
}
],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
"homepage": "https://github.com/voku/portable-ascii",
"keywords": [
"ascii",
"clean",
"php"
],
"funding": [
{
"url": "https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url": "https://www.patreon.com/voku",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
"time": "2020-03-13T01:23:26+00:00"
2018-05-10 01:45:24 +08:00
},
2017-06-16 11:45:25 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "webpatser/laravel-uuid",
2019-04-08 07:43:13 +08:00
"version": "3.0.2",
2017-06-16 11:45:25 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/webpatser/laravel-uuid.git",
2019-04-08 07:43:13 +08:00
"reference": "a7ce65cdabbc9970fc2a87fdf67b48e0b1641d23"
2017-06-16 11:45:25 +08:00
},
"dist": {
"type": "zip",
2019-04-08 07:43:13 +08:00
"url": "https://api.github.com/repos/webpatser/laravel-uuid/zipball/a7ce65cdabbc9970fc2a87fdf67b48e0b1641d23",
"reference": "a7ce65cdabbc9970fc2a87fdf67b48e0b1641d23",
2017-06-16 11:45:25 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": "^7.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"phpunit/phpunit": "~6.0"
2017-06-16 11:45:25 +08:00
},
"type": "library",
"extra": {
2017-12-29 08:00:35 +08:00
"laravel": {
"providers": [
"Webpatser\\Uuid\\UuidServiceProvider"
],
"aliases": {
"Uuid": "Webpatser\\Uuid\\Uuid"
}
2017-06-16 11:45:25 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-0": {
"Webpatser\\Uuid": "src/"
}
2017-06-16 11:45:25 +08:00
},
2019-04-08 07:43:13 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-16 11:45:25 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Christoph Kempen",
"email": "christoph@downsized.nl"
2017-06-16 11:45:25 +08:00
}
],
2019-04-08 07:43:13 +08:00
"description": "Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.",
2017-12-29 08:00:35 +08:00
"homepage": "https://github.com/webpatser/uuid",
"keywords": [
"UUID RFC4122"
],
2019-04-08 07:43:13 +08:00
"time": "2017-10-04T07:47:40+00:00"
2017-06-16 11:45:25 +08:00
},
2017-06-21 07:49:45 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "willdurand/geocoder",
2020-01-30 22:00:41 +08:00
"version": "4.2.2",
2017-06-21 07:49:45 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/geocoder-php/php-common.git",
2020-01-30 22:00:41 +08:00
"reference": "31bc59626c737871c3d5cc4dc9bc468a7668d0d1"
2017-06-21 07:49:45 +08:00
},
"dist": {
"type": "zip",
2020-01-30 22:00:41 +08:00
"url": "https://api.github.com/repos/geocoder-php/php-common/zipball/31bc59626c737871c3d5cc4dc9bc468a7668d0d1",
"reference": "31bc59626c737871c3d5cc4dc9bc468a7668d0d1",
2017-06-21 07:49:45 +08:00
"shasum": ""
},
"require": {
2018-02-20 01:09:56 +08:00
"php": "^7.0"
2017-06-21 07:49:45 +08:00
},
2017-12-02 04:34:37 +08:00
"require-dev": {
2018-02-20 01:09:56 +08:00
"nyholm/nsa": "^1.1",
2020-01-30 22:00:41 +08:00
"phpunit/phpunit": "^6.5 || ^7.5",
2017-12-29 08:00:35 +08:00
"symfony/stopwatch": "~2.5"
},
"suggest": {
"symfony/stopwatch": "If you want to use the TimedGeocoder"
2017-06-21 07:49:45 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2018-02-20 01:09:56 +08:00
"dev-master": "4.1-dev"
2017-12-02 04:34:37 +08:00
}
},
2017-06-21 07:49:45 +08:00
"autoload": {
2018-02-20 01:09:56 +08:00
"psr-4": {
"Geocoder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2017-06-21 07:49:45 +08:00
},
2019-04-08 07:43:13 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-21 07:49:45 +08:00
"license": [
"MIT"
],
"authors": [
{
2020-01-30 22:00:41 +08:00
"name": "William Durand",
2017-12-29 08:00:35 +08:00
"email": "william.durand1@gmail.com"
2017-06-21 07:49:45 +08:00
}
],
2018-02-20 01:09:56 +08:00
"description": "Common files for PHP Geocoder",
2018-03-05 05:07:28 +08:00
"homepage": "http://geocoder-php.org",
2017-12-29 08:00:35 +08:00
"keywords": [
"abstraction",
"geocoder",
"geocoding",
"geoip"
],
2020-01-30 22:00:41 +08:00
"time": "2020-01-22T09:02:24+00:00"
2017-12-29 08:00:35 +08:00
}
],
"packages-dev": [
2018-08-25 01:07:14 +08:00
{
"name": "barryvdh/laravel-debugbar",
2020-05-16 06:20:16 +08:00
"version": "v3.3.3",
2018-08-25 01:07:14 +08:00
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
2020-05-16 06:20:16 +08:00
"reference": "57f2219f6d9efe41ed1bc880d86701c52f261bf5"
2018-08-25 01:07:14 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/57f2219f6d9efe41ed1bc880d86701c52f261bf5",
"reference": "57f2219f6d9efe41ed1bc880d86701c52f261bf5",
2018-08-25 01:07:14 +08:00
"shasum": ""
},
"require": {
2020-02-29 05:06:45 +08:00
"illuminate/routing": "^5.5|^6|^7",
"illuminate/session": "^5.5|^6|^7",
"illuminate/support": "^5.5|^6|^7",
"maximebf/debugbar": "^1.15.1",
2018-08-25 01:07:14 +08:00
"php": ">=7.0",
2020-02-29 05:06:45 +08:00
"symfony/debug": "^3|^4|^5",
"symfony/finder": "^3|^4|^5"
2018-08-25 01:07:14 +08:00
},
"require-dev": {
2018-09-21 02:53:22 +08:00
"laravel/framework": "5.5.x"
2018-08-25 01:07:14 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-dev"
},
"laravel": {
"providers": [
"Barryvdh\\Debugbar\\ServiceProvider"
],
"aliases": {
"Debugbar": "Barryvdh\\Debugbar\\Facade"
}
}
},
"autoload": {
"psr-4": {
"Barryvdh\\Debugbar\\": "src/"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
}
],
"description": "PHP Debugbar integration for Laravel",
"keywords": [
"debug",
"debugbar",
"laravel",
"profiler",
"webprofiler"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://github.com/barryvdh",
"type": "github"
}
],
"time": "2020-05-05T10:53:32+00:00"
2018-08-25 01:07:14 +08:00
},
2017-06-11 09:10:31 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "barryvdh/laravel-ide-helper",
2020-05-03 03:09:27 +08:00
"version": "v2.7.0",
2017-06-11 09:10:31 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/barryvdh/laravel-ide-helper.git",
2020-05-03 03:09:27 +08:00
"reference": "5f677edc14bdcfdcac36633e6eea71b2728a4dbc"
2017-06-11 09:10:31 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/5f677edc14bdcfdcac36633e6eea71b2728a4dbc",
"reference": "5f677edc14bdcfdcac36633e6eea71b2728a4dbc",
2017-06-11 09:10:31 +08:00
"shasum": ""
},
"require": {
2019-04-08 07:43:13 +08:00
"barryvdh/reflection-docblock": "^2.0.6",
2018-09-21 02:53:22 +08:00
"composer/composer": "^1.6",
2019-09-13 20:05:02 +08:00
"doctrine/dbal": "~2.3",
2020-02-29 05:06:45 +08:00
"illuminate/console": "^5.5|^6|^7",
"illuminate/filesystem": "^5.5|^6|^7",
"illuminate/support": "^5.5|^6|^7",
"php": ">=7.2"
2017-06-11 09:10:31 +08:00
},
"require-dev": {
2020-02-29 05:06:45 +08:00
"illuminate/config": "^5.5|^6|^7",
"illuminate/view": "^5.5|^6|^7",
"mockery/mockery": "^1.3",
2020-05-03 03:09:27 +08:00
"orchestra/testbench": "^3|^4|^5",
2020-02-29 05:06:45 +08:00
"phpro/grumphp": "^0.17.1",
2018-09-21 02:53:22 +08:00
"squizlabs/php_codesniffer": "^3"
2017-12-02 04:34:37 +08:00
},
2017-06-11 09:10:31 +08:00
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2019-04-08 07:43:13 +08:00
"dev-master": "2.6-dev"
2017-12-29 08:00:35 +08:00
},
"laravel": {
"providers": [
"Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
]
2017-12-02 04:34:37 +08:00
}
},
2017-06-11 09:10:31 +08:00
"autoload": {
"psr-4": {
2017-12-29 08:00:35 +08:00
"Barryvdh\\LaravelIdeHelper\\": "src"
}
2017-06-11 09:10:31 +08:00
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-11 09:10:31 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
2017-06-11 09:10:31 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
"keywords": [
"autocomplete",
"codeintel",
"helper",
"ide",
"laravel",
"netbeans",
"phpdoc",
"phpstorm",
"sublime"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-22T09:57:26+00:00"
2017-12-02 04:34:37 +08:00
},
2017-10-10 23:55:28 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "barryvdh/reflection-docblock",
2019-04-08 07:43:13 +08:00
"version": "v2.0.6",
2017-10-10 23:55:28 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/barryvdh/ReflectionDocBlock.git",
2019-04-08 07:43:13 +08:00
"reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
2017-10-10 23:55:28 +08:00
},
"dist": {
"type": "zip",
2019-04-08 07:43:13 +08:00
"url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
"reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
2017-10-10 23:55:28 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0,<4.5"
},
"suggest": {
"dflydev/markdown": "~1.0",
"erusev/parsedown": "~1.0"
2017-10-10 23:55:28 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-12-29 08:00:35 +08:00
"dev-master": "2.0.x-dev"
2017-10-10 23:55:28 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"psr-0": {
"Barryvdh": [
"src/"
]
}
2017-10-10 23:55:28 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-10-10 23:55:28 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Mike van Riel",
"email": "mike.vanriel@naenius.com"
2017-10-10 23:55:28 +08:00
}
],
2019-04-08 07:43:13 +08:00
"time": "2018-12-13T10:34:14+00:00"
2017-10-10 23:55:28 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "bpocallaghan/generators",
2020-05-16 06:20:16 +08:00
"version": "6.0.5",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/bpocallaghan/generators.git",
2020-05-16 06:20:16 +08:00
"reference": "a57a9abfb9b0d39eeffefcec0467d107f9d49c8b"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/bpocallaghan/generators/zipball/a57a9abfb9b0d39eeffefcec0467d107f9d49c8b",
"reference": "a57a9abfb9b0d39eeffefcec0467d107f9d49c8b",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"laravel/framework": "^7.6",
"php": "^7.2.5",
"symfony/console": "^5.0"
2018-05-06 23:01:02 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"orchestra/testbench": "5.*"
2018-05-06 23:01:02 +08:00
},
"type": "library",
2020-05-16 06:20:16 +08:00
"extra": {
"laravel": {
"providers": [
"Bpocallaghan\\Generators\\GeneratorsServiceProvider"
]
}
2018-09-21 02:53:22 +08:00
},
"autoload": {
"psr-4": {
2020-05-16 06:20:16 +08:00
"Bpocallaghan\\Generators\\": "src"
2018-09-21 02:53:22 +08:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-05-16 06:20:16 +08:00
"name": "Ben-Piet O'Callaghan",
"email": "bpocallaghan@gmail.com",
"homepage": "http://bpocallaghan.co.za",
"role": "Developer"
2018-09-21 02:53:22 +08:00
}
],
2020-05-16 06:20:16 +08:00
"description": "Custom Laravel File Generators with config and publishable stubs.",
2018-09-21 02:53:22 +08:00
"keywords": [
2020-05-16 06:20:16 +08:00
"commands",
"config",
"customization",
"generators",
"laravel",
"stubs"
2018-09-21 02:53:22 +08:00
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://www.patreon.com/bpocallaghan",
"type": "patreon"
}
],
"time": "2020-04-19T19:12:26+00:00"
2018-09-21 02:53:22 +08:00
},
2019-07-09 02:41:10 +08:00
{
"name": "doctrine/annotations",
2020-05-03 03:09:27 +08:00
"version": "1.10.2",
2019-07-09 02:41:10 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2020-05-03 03:09:27 +08:00
"reference": "b9d758e831c70751155c698c2f7df4665314a1cb"
2019-07-09 02:41:10 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb",
"reference": "b9d758e831c70751155c698c2f7df4665314a1cb",
2019-07-09 02:41:10 +08:00
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
2020-05-03 03:09:27 +08:00
"ext-tokenizer": "*",
2019-07-09 02:41:10 +08:00
"php": "^7.1"
},
"require-dev": {
"doctrine/cache": "1.*",
2019-10-30 21:05:18 +08:00
"phpunit/phpunit": "^7.5"
2019-07-09 02:41:10 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-03 03:09:27 +08:00
"dev-master": "1.9.x-dev"
2019-07-09 02:41:10 +08:00
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-08-26 21:09:12 +08:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-07-09 02:41:10 +08: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"
}
],
"description": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-20T09:18:32+00:00"
2019-07-09 02:41:10 +08:00
},
2018-02-06 01:29:50 +08:00
{
"name": "doctrine/instantiator",
2019-11-27 22:19:20 +08:00
"version": "1.3.0",
2018-02-06 01:29:50 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2019-11-27 22:19:20 +08:00
"reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
2018-02-06 01:29:50 +08:00
},
"dist": {
"type": "zip",
2019-11-27 22:19:20 +08:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
"reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
2018-02-06 01:29:50 +08:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"require-dev": {
2019-04-08 07:43:13 +08:00
"doctrine/coding-standard": "^6.0",
2018-02-06 01:29:50 +08:00
"ext-pdo": "*",
"ext-phar": "*",
2019-04-08 07:43:13 +08:00
"phpbench/phpbench": "^0.13",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpunit/phpunit": "^7.0"
2018-02-06 01:29:50 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2018-02-06 01:29:50 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2018-03-05 05:07:28 +08:00
"homepage": "http://ocramius.github.com/"
2018-02-06 01:29:50 +08:00
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2019-04-08 07:43:13 +08:00
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2018-02-06 01:29:50 +08:00
"keywords": [
"constructor",
"instantiate"
],
2019-11-27 22:19:20 +08:00
"time": "2019-10-21T16:45:58+00:00"
2018-02-06 01:29:50 +08:00
},
2017-12-02 11:43:45 +08:00
{
2019-07-09 02:41:10 +08:00
"name": "friendsofphp/php-cs-fixer",
2020-05-03 03:09:27 +08:00
"version": "v2.16.3",
2017-12-02 11:43:45 +08:00
"source": {
"type": "git",
2019-07-09 02:41:10 +08:00
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
2020-05-03 03:09:27 +08:00
"reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0"
2017-12-02 11:43:45 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0",
"reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0",
2017-12-02 11:43:45 +08:00
"shasum": ""
},
2017-12-29 08:00:35 +08:00
"require": {
2019-07-09 02:41:10 +08:00
"composer/semver": "^1.4",
"composer/xdebug-handler": "^1.2",
"doctrine/annotations": "^1.2",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^5.6 || ^7.0",
"php-cs-fixer/diff": "^1.3",
2019-11-27 22:19:20 +08:00
"symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
"symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
"symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
"symfony/finder": "^3.0 || ^4.0 || ^5.0",
"symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
2019-07-09 02:41:10 +08:00
"symfony/polyfill-php70": "^1.0",
"symfony/polyfill-php72": "^1.4",
2019-11-27 22:19:20 +08:00
"symfony/process": "^3.0 || ^4.0 || ^5.0",
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
2019-07-09 02:41:10 +08:00
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
"justinrainbow/json-schema": "^5.0",
"keradus/cli-executor": "^1.2",
"mikey179/vfsstream": "^1.6",
"php-coveralls/php-coveralls": "^2.1",
"php-cs-fixer/accessible-object": "^1.0",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
2019-09-06 04:55:51 +08:00
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
2019-07-09 02:41:10 +08:00
"phpunitgoodpractices/traits": "^1.8",
2019-11-27 22:19:20 +08:00
"symfony/phpunit-bridge": "^4.3 || ^5.0",
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
2019-07-09 02:41:10 +08:00
},
"suggest": {
2020-05-03 03:09:27 +08:00
"ext-dom": "For handling output formats in XML",
2019-07-09 02:41:10 +08:00
"ext-mbstring": "For handling non-UTF8 characters in cache signature.",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
"symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
},
"bin": [
"php-cs-fixer"
],
"type": "application",
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
},
"classmap": [
"tests/Test/AbstractFixerTestCase.php",
"tests/Test/AbstractIntegrationCaseFactory.php",
"tests/Test/AbstractIntegrationTestCase.php",
"tests/Test/Assert/AssertTokensTrait.php",
"tests/Test/IntegrationCase.php",
"tests/Test/IntegrationCaseFactory.php",
"tests/Test/IntegrationCaseFactoryInterface.php",
"tests/Test/InternalIntegrationCaseFactory.php",
2020-05-03 03:09:27 +08:00
"tests/Test/IsIdenticalConstraint.php",
2019-07-09 02:41:10 +08:00
"tests/TestCase.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-09-06 04:55:51 +08:00
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
2019-07-09 02:41:10 +08:00
}
],
"description": "A tool to automatically fix PHP code style",
2020-05-03 03:09:27 +08:00
"time": "2020-04-15T18:51:10+00:00"
2019-07-09 02:41:10 +08:00
},
2019-09-13 20:05:02 +08:00
{
"name": "fzaninotto/faker",
2020-01-15 02:55:24 +08:00
"version": "v1.9.1",
2019-09-13 20:05:02 +08:00
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
2020-01-15 02:55:24 +08:00
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
2019-09-13 20:05:02 +08:00
},
"dist": {
"type": "zip",
2020-01-15 02:55:24 +08:00
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
2019-09-13 20:05:02 +08:00
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"ext-intl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7",
2019-12-12 01:57:18 +08:00
"squizlabs/php_codesniffer": "^2.9.2"
2019-09-13 20:05:02 +08:00
},
"type": "library",
"extra": {
2020-01-15 02:55:24 +08:00
"branch-alias": {
"dev-master": "1.9-dev"
}
2019-09-13 20:05:02 +08: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-01-15 02:55:24 +08:00
"time": "2019-12-12T13:22:17+00:00"
2019-09-13 20:05:02 +08:00
},
2019-07-09 02:41:10 +08:00
{
"name": "hamcrest/hamcrest-php",
"version": "v1.2.2",
"source": {
"type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
"reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"replace": {
"cordoval/hamcrest-php": "*",
"davedevelopment/hamcrest-php": "*",
"kodova/hamcrest-php": "*"
},
"require-dev": {
"phpunit/php-file-iterator": "1.3.3",
"satooshi/php-coveralls": "dev-master"
},
2017-12-29 08:00:35 +08:00
"type": "library",
"autoload": {
"classmap": [
"hamcrest"
],
"files": [
"hamcrest/Hamcrest.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"description": "This is the PHP port of Hamcrest Matchers",
"keywords": [
"test"
],
"time": "2015-05-11T14:41:42+00:00"
},
2018-08-25 01:07:14 +08:00
{
"name": "maximebf/debugbar",
2020-05-16 06:20:16 +08:00
"version": "v1.16.3",
2018-08-25 01:07:14 +08:00
"source": {
"type": "git",
"url": "https://github.com/maximebf/php-debugbar.git",
2020-05-16 06:20:16 +08:00
"reference": "1a1605b8e9bacb34cc0c6278206d699772e1d372"
2018-08-25 01:07:14 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/1a1605b8e9bacb34cc0c6278206d699772e1d372",
"reference": "1a1605b8e9bacb34cc0c6278206d699772e1d372",
2018-08-25 01:07:14 +08:00
"shasum": ""
},
"require": {
2020-02-29 05:06:45 +08:00
"php": "^7.1",
2018-08-25 01:07:14 +08:00
"psr/log": "^1.0",
2020-02-29 05:06:45 +08:00
"symfony/var-dumper": "^2.6|^3|^4|^5"
2018-08-25 01:07:14 +08:00
},
"require-dev": {
2019-10-30 21:05:18 +08:00
"phpunit/phpunit": "^5"
2018-08-25 01:07:14 +08:00
},
"suggest": {
"kriswallsmith/assetic": "The best way to manage assets",
"monolog/monolog": "Log using Monolog",
"predis/predis": "Redis storage"
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-29 05:06:45 +08:00
"dev-master": "1.16-dev"
2018-08-25 01:07:14 +08:00
}
},
"autoload": {
"psr-4": {
"DebugBar\\": "src/DebugBar/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Maxime Bouroumeau-Fuseau",
"email": "maxime.bouroumeau@gmail.com",
"homepage": "http://maximebf.com"
},
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
}
],
"description": "Debug bar in the browser for php application",
"homepage": "https://github.com/maximebf/php-debugbar",
"keywords": [
"debug",
"debugbar"
],
2020-05-16 06:20:16 +08:00
"time": "2020-05-06T07:06:27+00:00"
2018-08-25 01:07:14 +08:00
},
2017-12-29 08:00:35 +08:00
{
"name": "mockery/mockery",
2019-04-08 07:43:13 +08:00
"version": "0.9.11",
2017-12-29 08:00:35 +08:00
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
2019-04-08 07:43:13 +08:00
"reference": "be9bf28d8e57d67883cba9fcadfcff8caab667f8"
2017-12-29 08:00:35 +08:00
},
"dist": {
"type": "zip",
2019-04-08 07:43:13 +08:00
"url": "https://api.github.com/repos/mockery/mockery/zipball/be9bf28d8e57d67883cba9fcadfcff8caab667f8",
"reference": "be9bf28d8e57d67883cba9fcadfcff8caab667f8",
2017-12-29 08:00:35 +08:00
"shasum": ""
},
"require": {
"hamcrest/hamcrest-php": "~1.1",
"lib-pcre": ">=7.0",
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
2017-12-02 11:43:45 +08:00
"extra": {
"branch-alias": {
2017-12-29 08:00:35 +08:00
"dev-master": "0.9.x-dev"
}
},
"autoload": {
"psr-0": {
"Mockery": "library/"
2017-12-02 11:43:45 +08:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-12-02 11:43:45 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Pádraic Brady",
"email": "padraic.brady@gmail.com",
2018-03-05 05:07:28 +08:00
"homepage": "http://blog.astrumfutura.com"
2017-12-02 11:43:45 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
2018-03-05 05:07:28 +08:00
"homepage": "http://davedevelopment.co.uk"
2017-12-02 11:43:45 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
2018-03-05 05:07:28 +08:00
"homepage": "http://github.com/padraic/mockery",
2017-12-29 08:00:35 +08:00
"keywords": [
"BDD",
"TDD",
"library",
"mock",
"mock objects",
"mockery",
"stub",
"test",
"test double",
"testing"
],
2019-04-08 07:43:13 +08:00
"time": "2019-02-12T16:07:13+00:00"
2017-12-02 11:43:45 +08:00
},
2018-04-23 21:46:28 +08:00
{
2018-09-21 02:53:22 +08:00
"name": "nunomaduro/collision",
2020-05-16 06:20:16 +08:00
"version": "v4.2.0",
2018-04-23 21:46:28 +08:00
"source": {
"type": "git",
2018-09-21 02:53:22 +08:00
"url": "https://github.com/nunomaduro/collision.git",
2020-05-16 06:20:16 +08:00
"reference": "d50490417eded97be300a92cd7df7badc37a9018"
2018-04-23 21:46:28 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/d50490417eded97be300a92cd7df7badc37a9018",
"reference": "d50490417eded97be300a92cd7df7badc37a9018",
2018-04-23 21:46:28 +08:00
"shasum": ""
},
"require": {
2020-05-16 06:20:16 +08:00
"facade/ignition-contracts": "^1.0",
"filp/whoops": "^2.4",
"php": "^7.2.5",
"symfony/console": "^5.0"
2018-04-23 21:46:28 +08:00
},
"require-dev": {
2020-05-16 06:20:16 +08:00
"facade/ignition": "^2.0",
"fideloper/proxy": "^4.2",
"friendsofphp/php-cs-fixer": "^2.16",
"fruitcake/laravel-cors": "^1.0",
"laravel/framework": "^7.0",
"laravel/tinker": "^2.0",
"nunomaduro/larastan": "^0.5",
"orchestra/testbench": "^5.0",
"phpstan/phpstan": "^0.12.3",
"phpunit/phpunit": "^8.5.1 || ^9.0"
2018-04-23 21:46:28 +08:00
},
"type": "library",
"extra": {
2018-09-21 02:53:22 +08:00
"laravel": {
"providers": [
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
]
2018-04-23 21:46:28 +08:00
}
},
"autoload": {
2018-09-21 02:53:22 +08:00
"psr-4": {
"NunoMaduro\\Collision\\": "src/"
}
2018-04-23 21:46:28 +08:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-09-21 02:53:22 +08:00
"MIT"
2018-04-23 21:46:28 +08:00
],
"authors": [
{
2018-09-21 02:53:22 +08:00
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
2018-04-23 21:46:28 +08:00
}
],
2018-09-21 02:53:22 +08:00
"description": "Cli error handling for console/command-line PHP applications.",
2018-02-12 23:02:05 +08:00
"keywords": [
"artisan",
"cli",
"command-line",
"console",
"error",
"handling",
"laravel",
"laravel-zero",
"php",
"symfony"
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
"time": "2020-04-04T19:56:08+00:00"
},
{
"name": "paragonie/random_compat",
"version": "v9.99.99",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"shasum": ""
},
"require": {
"php": "^7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"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",
"polyfill",
"pseudorandom",
"random"
],
"time": "2018-07-02T15:55:56+00:00"
2018-02-12 23:02:05 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "phar-io/manifest",
2018-08-20 22:19:44 +08:00
"version": "1.0.3",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/phar-io/manifest.git",
2018-08-20 22:19:44 +08:00
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2018-08-20 22:19:44 +08:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"ext-dom": "*",
"ext-phar": "*",
2018-08-20 22:19:44 +08:00
"phar-io/version": "^2.0",
2017-12-29 08:00:35 +08:00
"php": "^5.6 || ^7.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2017-12-29 08:00:35 +08:00
"dev-master": "1.0.x-dev"
2017-12-02 04:34:37 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
2017-12-02 04:34:37 +08:00
]
2017-06-09 02:28:26 +08:00
},
2018-08-20 22:19:44 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
2017-12-02 04:34:37 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2018-08-20 22:19:44 +08:00
"time": "2018-07-08T19:23:20+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phar-io/version",
2018-08-20 22:19:44 +08:00
"version": "2.0.1",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/phar-io/version.git",
2018-08-20 22:19:44 +08:00
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2018-08-20 22:19:44 +08:00
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"php": "^5.6 || ^7.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
2017-12-02 04:34:37 +08:00
]
2017-06-09 02:28:26 +08:00
},
2018-08-20 22:19:44 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
2017-12-02 04:34:37 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Library for handling version information and constraints",
2018-08-20 22:19:44 +08:00
"time": "2018-07-08T19:19:57+00:00"
2017-06-09 02:28:26 +08:00
},
2019-07-09 02:41:10 +08:00
{
"name": "php-cs-fixer/diff",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/diff.git",
"reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
"reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
"symfony/process": "^3.3"
},
"type": "library",
"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"
},
{
"name": "SpacePossum"
}
],
"description": "sebastian/diff v2 backport support for PHP5.6",
"homepage": "https://github.com/PHP-CS-Fixer",
"keywords": [
"diff"
],
"time": "2018-02-15T16:58:55+00:00"
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "phpdocumentor/reflection-common",
2020-05-03 03:09:27 +08:00
"version": "2.1.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2020-05-03 03:09:27 +08:00
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2019-09-13 20:05:02 +08:00
"php": ">=7.1"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-09-13 20:05:02 +08:00
"dev-master": "2.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-02 04:34:37 +08:00
"psr-4": {
2019-09-13 20:05:02 +08:00
"phpDocumentor\\Reflection\\": "src/"
2017-12-29 08:00:35 +08:00
}
2017-06-09 02:28:26 +08:00
},
2019-05-12 23:10:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"MIT"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.phpdoc.org",
2017-12-29 08:00:35 +08:00
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-27T09:25:28+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phpdocumentor/reflection-docblock",
2020-02-29 05:06:45 +08:00
"version": "5.1.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2020-02-29 05:06:45 +08:00
"reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-02-29 05:06:45 +08:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
"reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-02-10 23:40:42 +08:00
"ext-filter": "^7.1",
"php": "^7.2",
"phpdocumentor/reflection-common": "^2.0",
"phpdocumentor/type-resolver": "^1.0",
"webmozart/assert": "^1"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-02-10 23:40:42 +08:00
"doctrine/instantiator": "^1",
"mockery/mockery": "^1"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-10 23:40:42 +08:00
"dev-master": "5.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-02 04:34:37 +08:00
"psr-4": {
2020-02-10 23:40:42 +08:00
"phpDocumentor\\Reflection\\": "src"
2017-12-29 08:00:35 +08:00
}
2017-06-09 02:28:26 +08:00
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-02 04:34:37 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
2020-02-10 23:40:42 +08:00
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2020-02-29 05:06:45 +08:00
"time": "2020-02-22T12:28:44+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phpdocumentor/type-resolver",
2020-02-29 05:06:45 +08:00
"version": "1.1.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2020-02-29 05:06:45 +08:00
"reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-02-29 05:06:45 +08:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
"reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-02-29 05:06:45 +08:00
"php": "^7.2",
2019-09-13 20:05:02 +08:00
"phpdocumentor/reflection-common": "^2.0"
2017-12-02 04:34:37 +08:00
},
"require-dev": {
2020-02-29 05:06:45 +08:00
"ext-tokenizer": "^7.2",
"mockery/mockery": "~1"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-09-13 20:05:02 +08:00
"dev-master": "1.x-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-02 04:34:37 +08:00
"psr-4": {
2019-09-13 20:05:02 +08:00
"phpDocumentor\\Reflection\\": "src"
2017-12-29 08:00:35 +08:00
}
2017-06-09 02:28:26 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-02 04:34:37 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
2017-06-09 02:28:26 +08:00
}
],
2019-09-13 20:05:02 +08:00
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
2020-02-29 05:06:45 +08:00
"time": "2020-02-18T18:59:58+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phpspec/prophecy",
2020-03-29 01:03:52 +08:00
"version": "v1.10.3",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/phpspec/prophecy.git",
2020-03-29 01:03:52 +08:00
"reference": "451c3cd1418cf640de218914901e51b064abb093"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-03-29 01:03:52 +08:00
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
"reference": "451c3cd1418cf640de218914901e51b064abb093",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
2019-10-30 21:05:18 +08:00
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
2020-01-30 22:00:41 +08:00
"sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
2017-12-02 11:40:33 +08:00
},
2017-12-02 04:34:37 +08:00
"require-dev": {
2020-01-15 02:55:24 +08:00
"phpspec/phpspec": "^2.5 || ^3.2",
2018-08-20 22:19:44 +08:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2020-01-15 02:55:24 +08:00
"dev-master": "1.10.x-dev"
2017-12-02 04:34:37 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
2019-06-19 06:51:56 +08:00
"psr-4": {
"Prophecy\\": "src/Prophecy"
2017-12-29 08:00:35 +08:00
}
2017-06-09 02:28:26 +08:00
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-02 04:34:37 +08:00
"MIT"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
2018-03-05 05:07:28 +08:00
"homepage": "http://everzet.com"
2017-12-02 04:34:37 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
2020-03-29 01:03:52 +08:00
"time": "2020-03-05T15:02:03+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phpunit/php-code-coverage",
2020-05-23 23:43:29 +08:00
"version": "8.0.2",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2020-05-23 23:43:29 +08:00
"reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc",
"reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-02 04:34:37 +08:00
"ext-dom": "*",
"ext-xmlwriter": "*",
2020-05-23 23:43:29 +08:00
"php": "^7.3",
"phpunit/php-file-iterator": "^3.0",
"phpunit/php-text-template": "^2.0",
"phpunit/php-token-stream": "^4.0",
"sebastian/code-unit-reverse-lookup": "^2.0",
"sebastian/environment": "^5.0",
"sebastian/version": "^3.0",
2019-09-13 23:21:40 +08:00
"theseer/tokenizer": "^1.1.3"
2017-12-29 08:00:35 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
2020-05-23 23:43:29 +08:00
"ext-pcov": "*",
"ext-xdebug": "*"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-29 08:00:35 +08:00
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "8.0-dev"
2017-12-29 08:00:35 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"classmap": [
"src/"
]
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08: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"
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-05-23T08:02:54+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phpunit/php-file-iterator",
2020-05-23 23:43:29 +08:00
"version": "3.0.1",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2020-05-23 23:43:29 +08:00
"reference": "4ac5b3e13df14829daa60a2eb4fdd2f2b7d33cf4"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4ac5b3e13df14829daa60a2eb4fdd2f2b7d33cf4",
"reference": "4ac5b3e13df14829daa60a2eb4fdd2f2b7d33cf4",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-06-09 02:28:26 +08:00
},
2018-09-21 02:53:22 +08:00
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2018-09-21 02:53:22 +08:00
},
2017-06-09 02:28:26 +08:00
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "3.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
2018-06-21 00:39:28 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
2018-06-21 00:39:28 +08:00
"email": "sebastian@phpunit.de",
2017-12-29 08:00:35 +08:00
"role": "lead"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-04-18T05:02:12+00:00"
},
{
"name": "phpunit/php-invoker",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "7579d5a1ba7f3ac11c80004d205877911315ae7a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/7579d5a1ba7f3ac11c80004d205877911315ae7a",
"reference": "7579d5a1ba7f3ac11c80004d205877911315ae7a",
"shasum": ""
},
"require": {
"php": "^7.3"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^9.0"
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
"keywords": [
"process"
],
"time": "2020-02-07T06:06:11+00:00"
2017-06-09 02:28:26 +08:00
},
2017-12-06 04:59:31 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "phpunit/php-text-template",
2020-05-23 23:43:29 +08:00
"version": "2.0.0",
2017-12-06 04:59:31 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/php-text-template.git",
2020-05-23 23:43:29 +08:00
"reference": "526dc996cc0ebdfa428cd2dfccd79b7b53fee346"
2017-12-06 04:59:31 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/526dc996cc0ebdfa428cd2dfccd79b7b53fee346",
"reference": "526dc996cc0ebdfa428cd2dfccd79b7b53fee346",
2017-12-06 04:59:31 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-12-06 04:59:31 +08:00
},
"type": "library",
2020-05-23 23:43:29 +08:00
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
2017-12-06 04:59:31 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-12-06 04:59:31 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-06 04:59:31 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-12-06 04:59:31 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-12-06 04:59:31 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
2017-12-06 04:59:31 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"template"
2017-12-06 04:59:31 +08:00
],
2020-05-23 23:43:29 +08:00
"time": "2020-02-01T07:43:44+00:00"
2017-12-06 04:59:31 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "phpunit/php-timer",
2020-05-23 23:43:29 +08:00
"version": "3.1.4",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/php-timer.git",
2020-05-23 23:43:29 +08:00
"reference": "dc9368fae6ef2ffa57eba80a7410bcef81df6258"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/dc9368fae6ef2ffa57eba80a7410bcef81df6258",
"reference": "dc9368fae6ef2ffa57eba80a7410bcef81df6258",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "3.1-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
2018-02-20 01:09:56 +08:00
"email": "sebastian@phpunit.de",
2017-12-29 08:00:35 +08:00
"role": "lead"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
2017-06-09 02:28:26 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"timer"
2017-06-09 02:28:26 +08:00
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-04-20T06:00:37+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "phpunit/php-token-stream",
2020-05-23 23:43:29 +08:00
"version": "4.0.1",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
2020-05-23 23:43:29 +08:00
"reference": "cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c",
"reference": "cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2017-12-29 08:00:35 +08:00
"ext-tokenizer": "*",
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2017-06-09 02:28:26 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"tokenizer"
2017-06-09 02:28:26 +08:00
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-05-06T09:56:31+00:00"
2017-06-09 02:28:26 +08:00
},
2017-07-14 03:29:46 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "phpunit/phpunit",
2020-05-23 23:43:29 +08:00
"version": "9.1.5",
2017-07-14 03:29:46 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/phpunit.git",
2020-05-23 23:43:29 +08:00
"reference": "1b570cd7edbe136055bf5f651857dc8af6b829d2"
2017-07-14 03:29:46 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b570cd7edbe136055bf5f651857dc8af6b829d2",
"reference": "1b570cd7edbe136055bf5f651857dc8af6b829d2",
2017-07-14 03:29:46 +08:00
"shasum": ""
},
"require": {
2019-09-13 23:21:40 +08:00
"doctrine/instantiator": "^1.2.0",
2017-12-29 08:00:35 +08:00
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
2019-09-13 23:21:40 +08:00
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.9.1",
"phar-io/manifest": "^1.0.3",
"phar-io/version": "^2.0.1",
2020-05-23 23:43:29 +08:00
"php": "^7.3",
2019-09-13 23:21:40 +08:00
"phpspec/prophecy": "^1.8.1",
2020-05-23 23:43:29 +08:00
"phpunit/php-code-coverage": "^8.0.1",
"phpunit/php-file-iterator": "^3.0",
"phpunit/php-invoker": "^3.0",
"phpunit/php-text-template": "^2.0",
"phpunit/php-timer": "^3.1.4",
"sebastian/code-unit": "^1.0.2",
"sebastian/comparator": "^4.0",
"sebastian/diff": "^4.0",
"sebastian/environment": "^5.0.1",
"sebastian/exporter": "^4.0",
"sebastian/global-state": "^4.0",
"sebastian/object-enumerator": "^4.0",
"sebastian/resource-operations": "^3.0",
"sebastian/type": "^2.0",
"sebastian/version": "^3.0"
},
"require-dev": {
"ext-pdo": "*",
"phpspec/prophecy-phpunit": "^2.0"
2017-12-29 08:00:35 +08:00
},
"suggest": {
2018-06-21 00:39:28 +08:00
"ext-soap": "*",
2020-05-23 23:43:29 +08:00
"ext-xdebug": "*"
2017-07-14 03:29:46 +08:00
},
2017-12-29 08:00:35 +08:00
"bin": [
"phpunit"
],
2017-07-14 03:29:46 +08:00
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "9.1-dev"
2017-12-02 04:34:37 +08:00
}
},
2017-07-14 03:29:46 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
2020-05-23 23:43:29 +08:00
],
"files": [
"src/Framework/Assert/Functions.php"
2017-12-29 08:00:35 +08:00
]
2017-07-14 03:29:46 +08:00
},
2018-02-20 10:58:32 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-02 04:34:37 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-12-02 04:34:37 +08:00
],
2017-07-14 03:29:46 +08:00
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
2019-09-13 23:21:40 +08:00
"email": "sebastian@phpunit.de",
"role": "lead"
2017-07-14 03:29:46 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
2017-12-02 04:34:37 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"phpunit",
"testing",
"xunit"
2017-12-02 04:34:37 +08:00
],
2020-05-16 06:20:16 +08:00
"funding": [
{
"url": "https://phpunit.de/donate.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2020-05-23 23:43:29 +08:00
"time": "2020-05-22T13:54:05+00:00"
},
{
"name": "sebastian/code-unit",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "ac958085bc19fcd1d36425c781ef4cbb5b06e2a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ac958085bc19fcd1d36425c781ef4cbb5b06e2a5",
"reference": "ac958085bc19fcd1d36425c781ef4cbb5b06e2a5",
"shasum": ""
},
"require": {
"php": "^7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-04-30T05:58:10+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/code-unit-reverse-lookup",
2020-05-23 23:43:29 +08:00
"version": "2.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2020-05-23 23:43:29 +08:00
"reference": "5b5dbe0044085ac41df47e79d34911a15b96d82e"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5b5dbe0044085ac41df47e79d34911a15b96d82e",
"reference": "5b5dbe0044085ac41df47e79d34911a15b96d82e",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
2017-12-02 04:34:37 +08:00
"type": "library",
2017-12-05 07:39:45 +08:00
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "2.0-dev"
2017-12-05 07:39:45 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
2017-12-05 07:39:45 +08:00
]
2017-06-09 02:28:26 +08:00
},
2017-12-26 05:19:34 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:20:13+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/comparator",
2020-05-23 23:43:29 +08:00
"version": "4.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/comparator.git",
2020-05-23 23:43:29 +08:00
"reference": "85b3435da967696ed618ff745f32be3ff4a2b8e8"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/85b3435da967696ed618ff745f32be3ff4a2b8e8",
"reference": "85b3435da967696ed618ff745f32be3ff4a2b8e8",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3",
"sebastian/diff": "^4.0",
"sebastian/exporter": "^4.0"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
2018-04-04 07:15:10 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
2017-12-29 08:00:35 +08:00
"authors": [
2020-05-23 23:43:29 +08:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2017-12-29 08:00:35 +08:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
2017-06-09 02:28:26 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"comparator",
"compare",
"equality"
2017-06-09 02:28:26 +08:00
],
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:08:51+00:00"
2017-12-29 08:00:35 +08:00
},
2017-12-05 07:39:45 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/diff",
2020-05-23 23:43:29 +08:00
"version": "4.0.1",
2017-12-05 07:39:45 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/diff.git",
2020-05-23 23:43:29 +08:00
"reference": "3e523c576f29dacecff309f35e4cc5a5c168e78a"
2017-12-05 07:39:45 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3e523c576f29dacecff309f35e4cc5a5c168e78a",
"reference": "3e523c576f29dacecff309f35e4cc5a5c168e78a",
2017-12-05 07:39:45 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-12-05 07:39:45 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0",
"symfony/process": "^4.2 || ^5"
2017-12-05 07:39:45 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-12-05 07:39:45 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-12-05 07:39:45 +08:00
},
2018-06-21 00:39:28 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-05 07:39:45 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-12-05 07:39:45 +08:00
],
"authors": [
2017-12-29 08:00:35 +08:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2020-05-23 23:43:29 +08:00
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
2017-12-05 07:39:45 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
2017-12-05 07:39:45 +08:00
"keywords": [
2018-02-20 01:09:56 +08:00
"diff",
"udiff",
"unidiff",
"unified diff"
2017-12-05 07:39:45 +08:00
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-05-08T05:01:12+00:00"
2017-12-05 07:39:45 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/environment",
2020-05-23 23:43:29 +08:00
"version": "5.1.0",
2017-12-05 07:39:45 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/environment.git",
2020-05-23 23:43:29 +08:00
"reference": "c753f04d68cd489b6973cf9b4e505e191af3b05c"
2017-12-05 07:39:45 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/c753f04d68cd489b6973cf9b4e505e191af3b05c",
"reference": "c753f04d68cd489b6973cf9b4e505e191af3b05c",
2017-12-05 07:39:45 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-12-05 07:39:45 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2019-04-08 10:59:12 +08:00
},
"suggest": {
"ext-posix": "*"
2017-12-05 07:39:45 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "5.0-dev"
2017-12-05 07:39:45 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-12-05 07:39:45 +08:00
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-05 07:39:45 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-12-05 07:39:45 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2017-12-05 07:39:45 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Provides functionality to handle HHVM/PHP environments",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.github.com/sebastianbergmann/environment",
2017-12-29 08:00:35 +08:00
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2020-05-23 23:43:29 +08:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-04-14T13:36:52+00:00"
2017-12-05 07:39:45 +08:00
},
2017-12-02 23:19:58 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/exporter",
2020-05-23 23:43:29 +08:00
"version": "4.0.0",
2017-12-02 23:19:58 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/exporter.git",
2020-05-23 23:43:29 +08:00
"reference": "80c26562e964016538f832f305b2286e1ec29566"
2017-12-02 23:19:58 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/80c26562e964016538f832f305b2286e1ec29566",
"reference": "80c26562e964016538f832f305b2286e1ec29566",
2017-12-02 23:19:58 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3",
"sebastian/recursion-context": "^4.0"
2017-12-29 08:00:35 +08:00
},
"require-dev": {
"ext-mbstring": "*",
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-12-02 23:19:58 +08:00
},
"type": "library",
"extra": {
2017-12-29 08:00:35 +08:00
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-12-02 23:19:58 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-12-02 23:19:58 +08:00
},
2019-05-12 23:10:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-02 23:19:58 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-12-02 23:19:58 +08:00
],
"authors": [
2019-08-26 21:09:12 +08:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2017-12-02 23:19:58 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
2019-08-26 21:09:12 +08:00
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
2017-12-02 23:19:58 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Provides the functionality to export PHP variables for visualization",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.github.com/sebastianbergmann/exporter",
2017-12-02 23:19:58 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"export",
"exporter"
2017-12-02 23:19:58 +08:00
],
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:10:52+00:00"
2017-12-02 23:19:58 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/global-state",
2020-05-23 23:43:29 +08:00
"version": "4.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/global-state.git",
2020-05-23 23:43:29 +08:00
"reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bdb1e7c79e592b8c82cb1699be3c8743119b8a72",
"reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2019-09-13 23:21:40 +08:00
"ext-dom": "*",
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
"suggest": {
2017-12-29 08:00:35 +08:00
"ext-uopz": "*"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
2019-05-12 23:10:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Snapshotting of global state",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.github.com/sebastianbergmann/global-state",
2017-06-09 02:28:26 +08:00
"keywords": [
2017-12-29 08:00:35 +08:00
"global state"
2017-06-09 02:28:26 +08:00
],
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:11:37+00:00"
2017-10-10 23:55:28 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/object-enumerator",
2020-05-23 23:43:29 +08:00
"version": "4.0.0",
2017-10-10 23:55:28 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2020-05-23 23:43:29 +08:00
"reference": "e67516b175550abad905dc952f43285957ef4363"
2017-10-10 23:55:28 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67516b175550abad905dc952f43285957ef4363",
"reference": "e67516b175550abad905dc952f43285957ef4363",
2017-10-10 23:55:28 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
2017-10-10 23:55:28 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-10-10 23:55:28 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-10-10 23:55:28 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-10-10 23:55:28 +08:00
},
2019-05-12 23:10:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-10-10 23:55:28 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-10-10 23:55:28 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2017-10-10 23:55:28 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:12:23+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/object-reflector",
2020-05-23 23:43:29 +08:00
"version": "2.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/object-reflector.git",
2020-05-23 23:43:29 +08:00
"reference": "f4fd0835cabb0d4a6546d9fe291e5740037aa1e7"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/f4fd0835cabb0d4a6546d9fe291e5740037aa1e7",
"reference": "f4fd0835cabb0d4a6546d9fe291e5740037aa1e7",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-06-09 02:28:26 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
2017-12-29 08:00:35 +08:00
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "2.0-dev"
2017-12-29 08:00:35 +08:00
}
},
2017-06-09 02:28:26 +08:00
"autoload": {
"classmap": [
2017-12-29 08:00:35 +08:00
"src/"
2017-06-09 02:28:26 +08:00
]
},
2019-05-12 23:10:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
2017-12-29 08:00:35 +08:00
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
2017-06-09 02:28:26 +08:00
],
2017-12-29 08:00:35 +08:00
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:19:40+00:00"
2017-06-09 02:28:26 +08:00
},
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/recursion-context",
2020-05-23 23:43:29 +08:00
"version": "4.0.0",
2017-06-09 02:28:26 +08:00
"source": {
2017-12-29 08:00:35 +08:00
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2020-05-23 23:43:29 +08:00
"reference": "cdd86616411fc3062368b720b0425de10bd3d579"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cdd86616411fc3062368b720b0425de10bd3d579",
"reference": "cdd86616411fc3062368b720b0425de10bd3d579",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-12-02 04:34:37 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "4.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
2019-05-12 23:10:31 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-06-09 02:28:26 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
2017-12-02 04:34:37 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2020-05-23 23:43:29 +08:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
2017-12-29 08:00:35 +08:00
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Provides functionality to recursively process PHP variables",
2018-03-05 05:07:28 +08:00
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:18:20+00:00"
2017-06-09 02:28:26 +08:00
},
2017-10-10 23:55:28 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/resource-operations",
2020-05-23 23:43:29 +08:00
"version": "3.0.0",
2017-10-10 23:55:28 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/resource-operations.git",
2020-05-23 23:43:29 +08:00
"reference": "8c98bf0dfa1f9256d0468b9803a1e1df31b6fa98"
2017-10-10 23:55:28 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/8c98bf0dfa1f9256d0468b9803a1e1df31b6fa98",
"reference": "8c98bf0dfa1f9256d0468b9803a1e1df31b6fa98",
2017-10-10 23:55:28 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
2017-10-10 23:55:28 +08:00
},
"type": "library",
2017-12-02 04:34:37 +08:00
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "3.0-dev"
2017-12-02 04:34:37 +08:00
}
2017-10-10 23:55:28 +08:00
},
2017-12-29 08:00:35 +08:00
"autoload": {
"classmap": [
"src/"
]
},
2017-12-02 04:34:37 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-10-10 23:55:28 +08:00
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-10-10 23:55:28 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2017-10-10 23:55:28 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:13:02+00:00"
2017-10-10 23:55:28 +08:00
},
2019-09-13 23:21:40 +08:00
{
"name": "sebastian/type",
2020-05-23 23:43:29 +08:00
"version": "2.0.0",
2019-09-13 23:21:40 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
2020-05-23 23:43:29 +08:00
"reference": "9e8f42f740afdea51f5f4e8cec2035580e797ee1"
2019-09-13 23:21:40 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/9e8f42f740afdea51f5f4e8cec2035580e797ee1",
"reference": "9e8f42f740afdea51f5f4e8cec2035580e797ee1",
2019-09-13 23:21:40 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2019-09-13 23:21:40 +08:00
},
"require-dev": {
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": "^9.0"
2019-09-13 23:21:40 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "2.0-dev"
2019-09-13 23:21:40 +08:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
2020-05-23 23:43:29 +08:00
"time": "2020-02-07T06:13:43+00:00"
2019-09-13 23:21:40 +08:00
},
2017-06-09 02:28:26 +08:00
{
2017-12-29 08:00:35 +08:00
"name": "sebastian/version",
2020-05-23 23:43:29 +08:00
"version": "3.0.0",
2017-06-09 02:28:26 +08:00
"source": {
"type": "git",
2017-12-29 08:00:35 +08:00
"url": "https://github.com/sebastianbergmann/version.git",
2020-05-23 23:43:29 +08:00
"reference": "0411bde656dce64202b39c2f4473993a9081d39e"
2017-06-09 02:28:26 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/0411bde656dce64202b39c2f4473993a9081d39e",
"reference": "0411bde656dce64202b39c2f4473993a9081d39e",
2017-06-09 02:28:26 +08:00
"shasum": ""
},
"require": {
2020-05-23 23:43:29 +08:00
"php": "^7.3"
2017-06-09 02:28:26 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-23 23:43:29 +08:00
"dev-master": "3.0-dev"
2017-06-09 02:28:26 +08:00
}
},
"autoload": {
2017-12-29 08:00:35 +08:00
"classmap": [
"src/"
]
2017-06-09 02:28:26 +08:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-12-29 08:00:35 +08:00
"BSD-3-Clause"
2017-06-09 02:28:26 +08:00
],
"authors": [
{
2017-12-29 08:00:35 +08:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2017-06-09 02:28:26 +08:00
}
],
2017-12-29 08:00:35 +08:00
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2020-05-23 23:43:29 +08:00
"time": "2020-01-21T06:36:37+00:00"
2017-12-05 07:39:45 +08:00
},
2020-05-16 06:20:16 +08:00
{
"name": "sempro/phpunit-pretty-print",
2020-05-23 23:43:29 +08:00
"version": "1.2.1",
2020-05-16 06:20:16 +08:00
"source": {
"type": "git",
"url": "https://github.com/sempro/phpunit-pretty-print.git",
2020-05-23 23:43:29 +08:00
"reference": "9a9e14c95a5a6527c25c71aa55c8295882c6fcb1"
2020-05-16 06:20:16 +08:00
},
"dist": {
"type": "zip",
2020-05-23 23:43:29 +08:00
"url": "https://api.github.com/repos/sempro/phpunit-pretty-print/zipball/9a9e14c95a5a6527c25c71aa55c8295882c6fcb1",
"reference": "9a9e14c95a5a6527c25c71aa55c8295882c6fcb1",
2020-05-16 06:20:16 +08:00
"shasum": ""
},
"require": {
"php": ">=7.1.0",
2020-05-23 23:43:29 +08:00
"phpunit/phpunit": ">=7.0.0"
2020-05-16 06:20:16 +08:00
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.15"
},
"type": "library",
"autoload": {
"psr-4": {
"Sempro\\PHPUnitPrettyPrinter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Prettify PHPUnit output",
2020-05-23 23:43:29 +08:00
"time": "2019-11-21T19:36:58+00:00"
2020-05-16 06:20:16 +08:00
},
2019-05-13 01:08:31 +08:00
{
"name": "squizlabs/php_codesniffer",
2020-05-03 03:09:27 +08:00
"version": "3.5.5",
2019-05-13 01:08:31 +08:00
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2020-05-03 03:09:27 +08:00
"reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6"
2019-05-13 01:08:31 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
"reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
2019-05-13 01:08:31 +08:00
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"bin": [
"bin/phpcs",
"bin/phpcbf"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"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.",
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [
"phpcs",
"standards"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-17T01:09:41+00:00"
2019-05-13 01:08:31 +08:00
},
2020-05-16 06:20:16 +08:00
{
"name": "symfony/debug",
"version": "v4.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "346636d2cae417992ecfd761979b2ab98b339a45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45",
"reference": "346636d2cae417992ecfd761979b2ab98b339a45",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": "<3.4"
},
"require-dev": {
"symfony/http-kernel": "^3.4|^4.0|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Debug\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2020-03-27T16:54:36+00:00"
},
2019-07-09 02:41:10 +08:00
{
"name": "symfony/options-resolver",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2019-07-09 02:41:10 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
2020-05-03 03:09:27 +08:00
"reference": "3707e3caeff2b797c0bfaadd5eba723dd44e6bf1"
2019-07-09 02:41:10 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/3707e3caeff2b797c0bfaadd5eba723dd44e6bf1",
"reference": "3707e3caeff2b797c0bfaadd5eba723dd44e6bf1",
2019-07-09 02:41:10 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"php": "^7.2.5"
2019-07-09 02:41:10 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "5.0-dev"
2019-07-09 02:41:10 +08:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"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 OptionsResolver Component",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
2020-05-03 03:09:27 +08:00
"time": "2020-04-06T10:40:56+00:00"
2019-07-09 02:41:10 +08:00
},
{
"name": "symfony/polyfill-php70",
2020-05-16 06:20:16 +08:00
"version": "v1.17.0",
2019-07-09 02:41:10 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",
2020-05-16 06:20:16 +08:00
"reference": "82225c2d7d23d7e70515496d249c0152679b468e"
2019-07-09 02:41:10 +08:00
},
"dist": {
"type": "zip",
2020-05-16 06:20:16 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e",
"reference": "82225c2d7d23d7e70515496d249c0152679b468e",
2019-07-09 02:41:10 +08:00
"shasum": ""
},
"require": {
"paragonie/random_compat": "~1.0|~2.0|~9.99",
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2020-05-16 06:20:16 +08:00
"dev-master": "1.17-dev"
2019-07-09 02:41:10 +08:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php70\\": ""
},
"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.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2020-05-16 06:20:16 +08: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-05-12T16:47:27+00:00"
2019-07-09 02:41:10 +08:00
},
{
"name": "symfony/stopwatch",
2020-05-03 03:09:27 +08:00
"version": "v5.0.8",
2019-07-09 02:41:10 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
2020-04-01 00:36:33 +08:00
"reference": "a1d86d30d4522423afc998f32404efa34fcf5a73"
2019-07-09 02:41:10 +08:00
},
"dist": {
"type": "zip",
2020-04-01 00:36:33 +08:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/a1d86d30d4522423afc998f32404efa34fcf5a73",
"reference": "a1d86d30d4522423afc998f32404efa34fcf5a73",
2019-07-09 02:41:10 +08:00
"shasum": ""
},
"require": {
2019-11-27 22:19:20 +08:00
"php": "^7.2.5",
"symfony/service-contracts": "^1.0|^2"
2019-07-09 02:41:10 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-27 22:19:20 +08:00
"dev-master": "5.0-dev"
2019-07-09 02:41:10 +08:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Stopwatch Component",
"homepage": "https://symfony.com",
2020-04-01 00:36:33 +08:00
"time": "2020-03-27T16:56:45+00:00"
2019-07-09 02:41:10 +08:00
},
2017-12-29 08:00:35 +08:00
{
"name": "theseer/tokenizer",
2019-06-19 06:51:56 +08:00
"version": "1.1.3",
2017-12-29 08:00:35 +08:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2019-06-19 06:51:56 +08:00
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
2017-12-29 08:00:35 +08:00
},
"dist": {
"type": "zip",
2019-06-19 06:51:56 +08:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
2017-12-29 08:00:35 +08:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-29 08:00:35 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2019-06-19 06:51:56 +08:00
"time": "2019-06-13T22:48:21+00:00"
2017-12-29 08:00:35 +08:00
},
{
"name": "webmozart/assert",
2020-05-03 03:09:27 +08:00
"version": "1.8.0",
2017-12-29 08:00:35 +08:00
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
2020-05-03 03:09:27 +08:00
"reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
2017-12-29 08:00:35 +08:00
},
"dist": {
"type": "zip",
2020-05-03 03:09:27 +08:00
"url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
"reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
2017-12-29 08:00:35 +08:00
"shasum": ""
},
"require": {
2019-04-08 07:43:13 +08:00
"php": "^5.3.3 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
2017-12-29 08:00:35 +08:00
},
2019-11-27 22:19:20 +08:00
"conflict": {
2020-05-03 03:09:27 +08:00
"vimeo/psalm": "<3.9.1"
2019-11-27 22:19:20 +08:00
},
2017-12-29 08:00:35 +08:00
"require-dev": {
2019-08-26 21:09:12 +08:00
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
2017-12-29 08:00:35 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
2018-08-21 02:22:42 +08:00
"notification-url": "https://packagist.org/downloads/",
2017-12-29 08:00:35 +08:00
"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-05-03 03:09:27 +08:00
"time": "2020-04-18T12:12:48+00:00"
2017-06-09 02:28:26 +08:00
}
],
"aliases": [],
2020-02-29 05:06:45 +08:00
"minimum-stability": "dev",
2018-02-26 01:23:52 +08:00
"stability-flags": [],
2020-02-29 05:06:45 +08:00
"prefer-stable": true,
2017-06-09 02:28:26 +08:00
"prefer-lowest": false,
"platform": {
2020-05-23 23:43:29 +08:00
"php": ">=7.3",
2018-09-21 02:53:22 +08:00
"ext-json": "*",
"ext-mbstring": "*",
2019-08-21 20:17:44 +08:00
"ext-simplexml": "*",
2020-03-01 11:21:03 +08:00
"ext-bcmath": "*",
2018-09-21 02:53:22 +08:00
"ext-pdo": "*"
2017-06-09 02:28:26 +08:00
},
2020-05-16 06:20:16 +08:00
"platform-dev": [],
"plugin-api-version": "1.1.0"
2017-06-09 02:28:26 +08:00
}