[ { "name": "asm89/stack-cors", "version": "1.2.0", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", "reference": "c163e2b614550aedcf71165db2473d936abbced6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6", "reference": "c163e2b614550aedcf71165db2473d936abbced6", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.5.9", "symfony/http-foundation": "~2.7|~3.0|~4.0", "symfony/http-kernel": "~2.7|~3.0|~4.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", "squizlabs/php_codesniffer": "^2.3" }, "time": "2017-12-20T14:37:45+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Asm89\\Stack\\": "src/Asm89/Stack/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alexander", "email": "iam.asm89@gmail.com" } ], "description": "Cross-origin resource sharing library and stack middleware", "homepage": "https://github.com/asm89/stack-cors", "keywords": [ "cors", "stack" ] }, { "name": "barryvdh/laravel-cors", "version": "v0.11.2", "version_normalized": "0.11.2.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-cors.git", "reference": "7969a52f52d0d9a04b42565d25ac9994b8c83332" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/7969a52f52d0d9a04b42565d25ac9994b8c83332", "reference": "7969a52f52d0d9a04b42565d25ac9994b8c83332", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "asm89/stack-cors": "^1.2", "illuminate/support": "5.5.x|5.6.x|5.7.x", "php": ">=7", "symfony/http-foundation": "^3.1|^4", "symfony/http-kernel": "^3.1|^4" }, "require-dev": { "laravel/framework": "^5.5", "orchestra/testbench": "3.3.x|3.4.x|3.5.x|3.6.x|3.7.x", "phpunit/phpunit": "^4.8|^5.2|^7.0", "squizlabs/php_codesniffer": "^2.3" }, "time": "2018-09-06T13:20:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.11-dev" }, "laravel": { "providers": [ "Barryvdh\\Cors\\ServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-4": { "Barryvdh\\Cors\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application", "keywords": [ "api", "cors", "crossdomain", "laravel" ] }, { "name": "barryvdh/laravel-ide-helper", "version": "v2.5.3", "version_normalized": "2.5.3.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-ide-helper.git", "reference": "3d7f1240896a075aa23b13f82dfcbe165dadeef2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/3d7f1240896a075aa23b13f82dfcbe165dadeef2", "reference": "3d7f1240896a075aa23b13f82dfcbe165dadeef2", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "barryvdh/reflection-docblock": "^2.0.6", "composer/composer": "^1.6", "illuminate/console": "^5.5,<5.8", "illuminate/filesystem": "^5.5,<5.8", "illuminate/support": "^5.5,<5.8", "php": ">=7" }, "require-dev": { "doctrine/dbal": "~2.3", "illuminate/config": "^5.1,<5.8", "illuminate/view": "^5.1,<5.8", "phpro/grumphp": "^0.14", "phpunit/phpunit": "4.*", "scrutinizer/ocular": "~1.1", "squizlabs/php_codesniffer": "^3" }, "suggest": { "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)" }, "time": "2018-12-19T12:12:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" }, "laravel": { "providers": [ "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-4": { "Barryvdh\\LaravelIdeHelper\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "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" ] }, { "name": "barryvdh/reflection-docblock", "version": "v2.0.6", "version_normalized": "2.0.6.0", "source": { "type": "git", "url": "https://github.com/barryvdh/ReflectionDocBlock.git", "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16", "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0,<4.5" }, "suggest": { "dflydev/markdown": "~1.0", "erusev/parsedown": "~1.0" }, "time": "2018-12-13T10:34:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Barryvdh": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "mike.vanriel@naenius.com" } ] }, { "name": "composer/ca-bundle", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d", "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", "psr/log": "^1.0", "symfony/process": "^2.5 || ^3.0 || ^4.0" }, "time": "2019-01-28T09:30:10+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ] }, { "name": "composer/composer", "version": "1.8.4", "version_normalized": "1.8.4.0", "source": { "type": "git", "url": "https://github.com/composer/composer.git", "reference": "bc364c2480c17941e2135cfc568fa41794392534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/composer/zipball/bc364c2480c17941e2135cfc568fa41794392534", "reference": "bc364c2480c17941e2135cfc568fa41794392534", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "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", "symfony/console": "^2.7 || ^3.0 || ^4.0", "symfony/filesystem": "^2.7 || ^3.0 || ^4.0", "symfony/finder": "^2.7 || ^3.0 || ^4.0", "symfony/process": "^2.7 || ^3.0 || ^4.0" }, "conflict": { "symfony/console": "2.8.38" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7", "phpunit/phpunit-mock-objects": "^2.3 || ^3.0" }, "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" }, "time": "2019-02-11T09:52:10+00:00", "bin": [ "bin/composer" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.8-dev" } }, "installation-source": "dist", "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" } ], "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", "homepage": "https://getcomposer.org/", "keywords": [ "autoload", "dependency", "package" ] }, { "name": "composer/semver", "version": "1.4.2", "version_normalized": "1.4.2.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.5 || ^5.0.5", "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "time": "2016-08-30T16:08:34+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ] }, { "name": "composer/spdx-licenses", "version": "1.5.0", "version_normalized": "1.5.0.0", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", "reference": "7a9556b22bd9d4df7cad89876b00af58ef20d3a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7a9556b22bd9d4df7cad89876b00af58ef20d3a2", "reference": "7a9556b22bd9d4df7cad89876b00af58ef20d3a2", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "time": "2018-11-01T09:45:54+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "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" ] }, { "name": "composer/xdebug-handler", "version": "1.3.2", "version_normalized": "1.3.2.0", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", "reference": "d17708133b6c276d6e42ef887a877866b909d892" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892", "reference": "d17708133b6c276d6e42ef887a877866b909d892", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3.2 || ^7.0", "psr/log": "^1.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" }, "time": "2019-01-28T20:25:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Composer\\XdebugHandler\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "John Stevenson", "email": "john-stevenson@blueyonder.co.uk" } ], "description": "Restarts a process without xdebug.", "keywords": [ "Xdebug", "performance" ] }, { "name": "dipper/console", "version": "1.0.4", "version_normalized": "1.0.4.0", "source": { "type": "git", "url": "ssh://gogs@git.fxft.net:2222/composer/console.git", "reference": "6245ada14e298acf8e2b3a242e48ea8746a29bbe" }, "dist": { "type": "tar", "url": "https://composer.fxft.online/dist/dipper/console/dipper-console-1.0.4-38816d.tar", "reference": "6245ada14e298acf8e2b3a242e48ea8746a29bbe", "shasum": "02c8e5a984ca5333a69fcb558ce980c74c208f04" }, "require": { "illuminate/contracts": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/support": "5.5.*", "symfony/console": "~3.4", "symfony/filesystem": "~3.4", "symfony/finder": "~3.4" }, "time": "2018-09-06T13:03:33+00:00", "bin": [ "dipper" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dipper\\Console\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "HollyTeng", "email": "n.haoyuan@gmail.com" } ], "description": "The Command Line Interface for the Dipper Architecture" }, { "name": "dipper/excel", "version": "3.1.10", "version_normalized": "3.1.10.0", "source": { "type": "git", "url": "ssh://gogs@git.fxft.net:2222/composer/excel.git", "reference": "083e80515c99b1bc18d4862e95d77bdc05cf7d2e" }, "dist": { "type": "tar", "url": "https://composer.fxft.online/dist/dipper/excel/dipper-excel-3.1.10-c35725.tar", "reference": "083e80515c99b1bc18d4862e95d77bdc05cf7d2e", "shasum": "c0b15294149df4f117e488600c208f91281897d2" }, "require": { "illuminate/support": "5.5.* || 5.6.* || 5.7.*", "php": "^7.0", "phpoffice/phpspreadsheet": "^1.4" }, "require-dev": { "doctrine/dbal": "^2.9", "mockery/mockery": "^1.1", "orchestra/database": "^3.6", "orchestra/testbench": "^3.6", "phpunit/phpunit": "^7.0", "predis/predis": "^1.1" }, "time": "2019-01-15T07:59:37+00:00", "type": "library", "extra": { "laravel": { "providers": [ "Dipper\\Excel\\ExcelServiceProvider" ], "aliases": { "Excel": "Dipper\\Excel\\Facades\\Excel" } } }, "installation-source": "dist", "autoload": { "psr-4": { "Dipper\\Excel\\": "src/" } }, "autoload-dev": { "psr-4": { "Dipper\\Excel\\Tests\\": "tests/" } }, "license": [ "MIT" ], "description": "Supercharged Excel exports and imports in Laravel" }, { "name": "dipper/foundation", "version": "1.3.5", "version_normalized": "1.3.5.0", "source": { "type": "git", "url": "ssh://gogs@git.fxft.net:2222/composer/foundation.git", "reference": "151db7b035675c1e4dfbc2dcbf3d9a7ab02d008e" }, "dist": { "type": "tar", "url": "https://composer.fxft.online/dist/dipper/foundation/dipper-foundation-1.3.5-c22625.tar", "reference": "151db7b035675c1e4dfbc2dcbf3d9a7ab02d008e", "shasum": "fdf8127477d550a627bf0d01f4ddd2056b148b64" }, "require": { "barryvdh/laravel-cors": "~0.11", "barryvdh/laravel-ide-helper": "^2.4", "doctrine/dbal": "^2.8", "ezyang/htmlpurifier": "4.8.*", "guzzlehttp/guzzle": "~6.0", "illuminate/log": "5.5.*", "illuminate/redis": "5.5.*", "jenssegers/agent": "~2.4", "laravel/tinker": "^1.0", "league/flysystem": "~1.0", "nesbot/carbon": "~1.21" }, "time": "2019-02-22T07:06:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Dipper\\Foundation\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "HollyTeng", "email": "n.haoyuan@gmail.com" } ], "description": "The Foundation of the Dipper Architecture project for Lumen" }, { "name": "dipper/jwt-auth", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "ssh://gogs@git.fxft.net:2222/composer/jwt-auth.git", "reference": "83637bbc8e01bf1f817133035010a14a15dffae1" }, "dist": { "type": "tar", "url": "https://composer.fxft.online/dist/dipper/jwt-auth/dipper-jwt-auth-1.0.0-d7fdef.tar", "reference": "83637bbc8e01bf1f817133035010a14a15dffae1", "shasum": "a35299b2f0d09534bd8762525877b8e2ed2cfcdd" }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "tymon/jwt-auth": "^1.0@dev" }, "time": "2018-09-05T05:58:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dipper\\JWTAuth\\": "/" } }, "license": [ "MIT" ], "authors": [ { "name": "HollyTeng", "email": "n.haoyuan@gmail.com" } ], "description": "jwt-auth" }, { "name": "dipper/sms", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "ssh://gogs@git.fxft.net:2222/composer/sms.git", "reference": "d9dfb29e106cebf10c7abc1ecd955013ed005dbf" }, "dist": { "type": "tar", "url": "https://composer.fxft.online/dist/dipper/sms/dipper-sms-1.0.2-711b52.tar", "reference": "d9dfb29e106cebf10c7abc1ecd955013ed005dbf", "shasum": "cd8b40808fdc5faedc596b69cdee8459dda59916" }, "require": { "guzzlehttp/guzzle": "~6.0", "illuminate/support": "5.5.*", "psr/http-message": "~1.0" }, "time": "2019-02-26T03:41:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dipper\\Sms\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "HollyTeng", "email": "n.haoyuan@gmail.com" } ], "description": "短信发送" }, { "name": "dnoegel/php-xdg-base-dir", "version": "0.1", "version_normalized": "0.1.0.0", "source": { "type": "git", "url": "https://github.com/dnoegel/php-xdg-base-dir.git", "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a", "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "@stable" }, "time": "2014-10-24T07:27:01+00:00", "type": "project", "installation-source": "dist", "autoload": { "psr-4": { "XdgBaseDir\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "implementation of xdg base directory specification for php" }, { "name": "doctrine/cache", "version": "v1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "~7.1" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "doctrine/coding-standard": "^4.0", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.0", "predis/predis": "~1.0" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "time": "2018-08-21T18:01:43+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "https://www.doctrine-project.org", "keywords": [ "cache", "caching" ] }, { "name": "doctrine/dbal", "version": "v2.9.2", "version_normalized": "2.9.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "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." }, "time": "2018-12-31T03:27:51+00:00", "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.9.x-dev", "dev-develop": "3.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\DBAL\\": "lib/Doctrine/DBAL" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "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" ] }, { "name": "doctrine/event-manager", "version": "v1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3", "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "conflict": { "doctrine/common": "<2.9@dev" }, "require-dev": { "doctrine/coding-standard": "^4.0", "phpunit/phpunit": "^7.0" }, "time": "2018-06-11T11:59:03+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "Doctrine Event Manager component", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "eventdispatcher", "eventmanager" ] }, { "name": "doctrine/inflector", "version": "v1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "5527a48b7313d15261292c149e55e26eae771b0a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", "reference": "5527a48b7313d15261292c149e55e26eae771b0a", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "time": "2018-01-09T20:05:19+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ] }, { "name": "doctrine/instantiator", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "^6.2.3", "squizlabs/php_codesniffer": "^3.0.2" }, "time": "2017-07-22T11:58:36+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ] }, { "name": "ezyang/htmlpurifier", "version": "v4.8.0", "version_normalized": "4.8.0.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.2" }, "time": "2016-07-16T12:58:58+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ] }, { "name": "fzaninotto/faker", "version": "v1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de", "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", "squizlabs/php_codesniffer": "^1.5" }, "time": "2018-07-12T10:23:15+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.8-dev" } }, "installation-source": "dist", "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" ] }, { "name": "geoip2/geoip2", "version": "v2.9.0", "version_normalized": "2.9.0.0", "source": { "type": "git", "url": "https://github.com/maxmind/GeoIP2-php.git", "reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/a807fbf65212eef5d8d2db1a1b31082b53633d77", "reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "maxmind-db/reader": "~1.0", "maxmind/web-service-common": "~0.5", "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "3.*" }, "time": "2018-04-10T15:32:59+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "GeoIp2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind GeoIP2 PHP API", "homepage": "https://github.com/maxmind/GeoIP2-php", "keywords": [ "IP", "geoip", "geoip2", "geolocation", "maxmind" ] }, { "name": "guzzlehttp/guzzle", "version": "6.3.3", "version_normalized": "6.3.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "time": "2018-04-22T15:46:56+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ] }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "version_normalized": "1.3.1.0", "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": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "time": "2016-12-20T10:07:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ] }, { "name": "guzzlehttp/psr7", "version": "1.5.2", "version_normalized": "1.5.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "9f83dded91781a01c63574e387eaa769be769115" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", "reference": "9f83dded91781a01c63574e387eaa769be769115", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "time": "2018-12-04T20:46:45+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ] }, { "name": "hamcrest/hamcrest-php", "version": "v1.2.2", "version_normalized": "1.2.2.0", "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": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "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" }, "time": "2015-05-11T14:41:42+00:00", "type": "library", "installation-source": "dist", "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" ] }, { "name": "illuminate/auth", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/auth.git", "reference": "85992b238625d9b9d9b2eb206a79d9f2e7d37185" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/auth/zipball/85992b238625d9b9d9b2eb206a79d9f2e7d37185", "reference": "85992b238625d9b9d9b2eb206a79d9f2e7d37185", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/http": "5.5.*", "illuminate/queue": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "suggest": { "illuminate/console": "Required to use the auth:clear-resets command (5.5.*).", "illuminate/queue": "Required to fire login / logout events (5.5.*).", "illuminate/session": "Required to use the session based guard (5.5.*)." }, "time": "2018-08-23T12:44:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Auth\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Auth package.", "homepage": "https://laravel.com" }, { "name": "illuminate/broadcasting", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/broadcasting.git", "reference": "255cadea70c498533ef04b0f3f4db619841b2fbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/broadcasting/zipball/255cadea70c498533ef04b0f3f4db619841b2fbf", "reference": "255cadea70c498533ef04b0f3f4db619841b2fbf", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/bus": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/queue": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "psr/log": "~1.0" }, "suggest": { "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~3.0)." }, "time": "2017-11-07T20:24:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Broadcasting\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Broadcasting package.", "homepage": "https://laravel.com" }, { "name": "illuminate/bus", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", "reference": "f0d87cca7c46c4b898677abf1e2881d75463fe49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/bus/zipball/f0d87cca7c46c4b898677abf1e2881d75463fe49", "reference": "f0d87cca7c46c4b898677abf1e2881d75463fe49", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/pipeline": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-12-14T13:29:55+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Bus\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Bus package.", "homepage": "https://laravel.com" }, { "name": "illuminate/cache", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/cache.git", "reference": "5306a5d099395323d2e0c93beb12fa03c310d374" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/cache/zipball/5306a5d099395323d2e0c93beb12fa03c310d374", "reference": "5306a5d099395323d2e0c93beb12fa03c310d374", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "suggest": { "illuminate/database": "Required to use the database cache driver (5.5.*).", "illuminate/filesystem": "Required to use the file cache driver (5.5.*).", "illuminate/redis": "Required to use the redis cache driver (5.5.*)." }, "time": "2018-01-26T01:40:49+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Cache\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Cache package.", "homepage": "https://laravel.com" }, { "name": "illuminate/config", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", "reference": "2abd46c4948b474cb8ac08141f1c8359d93d5f2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/config/zipball/2abd46c4948b474cb8ac08141f1c8359d93d5f2e", "reference": "2abd46c4948b474cb8ac08141f1c8359d93d5f2e", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-06-26T13:15:04+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Config\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Config package.", "homepage": "https://laravel.com" }, { "name": "illuminate/console", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", "reference": "fd578ad064bd74dd143563c719e4181dfd012198" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/console/zipball/fd578ad064bd74dd143563c719e4181dfd012198", "reference": "fd578ad064bd74dd143563c719e4181dfd012198", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/console": "~3.3" }, "suggest": { "guzzlehttp/guzzle": "Required to use the ping methods on schedules (~6.0).", "mtdowling/cron-expression": "Required to use scheduling component (~1.0).", "symfony/process": "Required to use scheduling component (~3.3)." }, "time": "2018-03-22T03:22:47+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Console\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Console package.", "homepage": "https://laravel.com" }, { "name": "illuminate/container", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", "reference": "7917f4c86ecf7f4d0efcfd83248ad3e301e08858" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/container/zipball/7917f4c86ecf7f4d0efcfd83248ad3e301e08858", "reference": "7917f4c86ecf7f4d0efcfd83248ad3e301e08858", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "php": ">=7.0", "psr/container": "~1.0" }, "time": "2018-01-19T17:58:33+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Container\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com" }, { "name": "illuminate/contracts", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", "reference": "b2a62b4a85485fca9cf5fa61a933ad64006ff528" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/b2a62b4a85485fca9cf5fa61a933ad64006ff528", "reference": "b2a62b4a85485fca9cf5fa61a933ad64006ff528", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=7.0", "psr/container": "~1.0", "psr/simple-cache": "~1.0" }, "time": "2018-03-20T15:34:35+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Contracts\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com" }, { "name": "illuminate/database", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", "reference": "f5403b3dd774eb89ff0ef5e633e57458c3dc537d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/database/zipball/f5403b3dd774eb89ff0ef5e633e57458c3dc537d", "reference": "f5403b3dd774eb89ff0ef5e633e57458c3dc537d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "suggest": { "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).", "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).", "illuminate/console": "Required to use the database commands (5.5.*).", "illuminate/events": "Required to use the observers with Eloquent (5.5.*).", "illuminate/filesystem": "Required to use the migrations (5.5.*).", "illuminate/pagination": "Required to paginate the result set (5.5.*)." }, "time": "2018-09-23T18:58:54+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Database\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Database package.", "homepage": "https://laravel.com", "keywords": [ "database", "laravel", "orm", "sql" ] }, { "name": "illuminate/encryption", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/encryption.git", "reference": "8f619c1ee5ab6288552f3b5c040efc7658e6b103" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/encryption/zipball/8f619c1ee5ab6288552f3b5c040efc7658e6b103", "reference": "8f619c1ee5ab6288552f3b5c040efc7658e6b103", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-mbstring": "*", "ext-openssl": "*", "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2018-03-30T13:26:38+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Encryption\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Encryption package.", "homepage": "https://laravel.com" }, { "name": "illuminate/events", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", "reference": "11b4b917c3f02140b528e849f883a4a9e7ff8af7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/events/zipball/11b4b917c3f02140b528e849f883a4a9e7ff8af7", "reference": "11b4b917c3f02140b528e849f883a4a9e7ff8af7", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-12-14T13:29:55+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Events\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Events package.", "homepage": "https://laravel.com" }, { "name": "illuminate/filesystem", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", "reference": "b8c0e36d47cfde3a0727bc6e2057775ff98a1bcd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/filesystem/zipball/b8c0e36d47cfde3a0727bc6e2057775ff98a1bcd", "reference": "b8c0e36d47cfde3a0727bc6e2057775ff98a1bcd", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/finder": "~3.3" }, "suggest": { "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).", "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)." }, "time": "2018-02-07T00:04:00+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Filesystem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Filesystem package.", "homepage": "https://laravel.com" }, { "name": "illuminate/hashing", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/hashing.git", "reference": "6cabc9f2cf7ecc27cc5ad16e9ed3375a8c74a0ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/hashing/zipball/6cabc9f2cf7ecc27cc5ad16e9ed3375a8c74a0ed", "reference": "6cabc9f2cf7ecc27cc5ad16e9ed3375a8c74a0ed", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-07-05T13:22:59+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Hashing\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Hashing package.", "homepage": "https://laravel.com" }, { "name": "illuminate/http", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/http.git", "reference": "ee799d1dcacd7fccfc665b0b0437bfbae784306a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/http/zipball/ee799d1dcacd7fccfc665b0b0437bfbae784306a", "reference": "ee799d1dcacd7fccfc665b0b0437bfbae784306a", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/session": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/http-foundation": "~3.3", "symfony/http-kernel": "~3.3" }, "time": "2018-05-02T14:49:13+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Http\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Http package.", "homepage": "https://laravel.com" }, { "name": "illuminate/log", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/log.git", "reference": "e804419238f108422d360b48badae454de3a377c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/log/zipball/e804419238f108422d360b48badae454de3a377c", "reference": "e804419238f108422d360b48badae454de3a377c", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "monolog/monolog": "~1.11", "php": ">=7.0" }, "time": "2017-09-01T06:29:32+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Log package.", "homepage": "https://laravel.com" }, { "name": "illuminate/pagination", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/pagination.git", "reference": "686b121987164d161fe3440f407014ad026bdbbc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/pagination/zipball/686b121987164d161fe3440f407014ad026bdbbc", "reference": "686b121987164d161fe3440f407014ad026bdbbc", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-10-13T15:07:13+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Pagination\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Pagination package.", "homepage": "https://laravel.com" }, { "name": "illuminate/pipeline", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", "reference": "40b611615de9acac288d08bef1370cbda5f86d7d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/pipeline/zipball/40b611615de9acac288d08bef1370cbda5f86d7d", "reference": "40b611615de9acac288d08bef1370cbda5f86d7d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-03-09T15:44:54+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Pipeline\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Pipeline package.", "homepage": "https://laravel.com" }, { "name": "illuminate/queue", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/queue.git", "reference": "fa963ecc830b13feb4d2d5f154b8a280a1c23aa2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/queue/zipball/fa963ecc830b13feb4d2d5f154b8a280a1c23aa2", "reference": "fa963ecc830b13feb4d2d5f154b8a280a1c23aa2", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/console": "5.5.*", "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/database": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/debug": "~3.3", "symfony/process": "~3.3" }, "suggest": { "aws/aws-sdk-php": "Required to use the SQS queue driver (~3.0).", "ext-pcntl": "Required to use all features of the queue worker.", "ext-posix": "Required to use all features of the queue worker.", "illuminate/redis": "Required to use the Redis queue driver (5.5.*).", "pda/pheanstalk": "Required to use the Beanstalk queue driver (~3.0)." }, "time": "2018-08-15T13:22:41+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Queue\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Queue package.", "homepage": "https://laravel.com" }, { "name": "illuminate/redis", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/redis.git", "reference": "2d57f7ec6177a5df2ac181fb08532bb3102d0d8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/redis/zipball/2d57f7ec6177a5df2ac181fb08532bb3102d0d8a", "reference": "2d57f7ec6177a5df2ac181fb08532bb3102d0d8a", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "predis/predis": "~1.0" }, "time": "2018-05-22T11:51:18+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Redis\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Redis package.", "homepage": "https://laravel.com" }, { "name": "illuminate/session", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/session.git", "reference": "248422140e7898ae0d5a4ed42e6e314c52677814" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/session/zipball/248422140e7898ae0d5a4ed42e6e314c52677814", "reference": "248422140e7898ae0d5a4ed42e6e314c52677814", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/finder": "~3.3", "symfony/http-foundation": "~3.3" }, "suggest": { "illuminate/console": "Required to use the session:table command (5.5.*)." }, "time": "2017-12-14T13:29:55+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Session\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Session package.", "homepage": "https://laravel.com" }, { "name": "illuminate/support", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", "reference": "5c405512d75dcaf5d37791badce02d86ed8e4bc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/support/zipball/5c405512d75dcaf5d37791badce02d86ed8e4bc4", "reference": "5c405512d75dcaf5d37791badce02d86ed8e4bc4", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "doctrine/inflector": "~1.1", "ext-mbstring": "*", "illuminate/contracts": "5.5.*", "nesbot/carbon": "^1.24.1", "php": ">=7.0" }, "replace": { "tightenco/collect": "<5.5.33" }, "suggest": { "illuminate/filesystem": "Required to use the composer class (5.5.*).", "symfony/process": "Required to use the composer class (~3.3).", "symfony/var-dumper": "Required to use the dd function (~3.3)." }, "time": "2018-08-10T19:40:01+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Support\\": "" }, "files": [ "helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com" }, { "name": "illuminate/translation", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/translation.git", "reference": "587734f44981cae0a7d98c89bfead040059b1636" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/translation/zipball/587734f44981cae0a7d98c89bfead040059b1636", "reference": "587734f44981cae0a7d98c89bfead040059b1636", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/contracts": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0" }, "time": "2017-11-22T19:01:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Translation\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Translation package.", "homepage": "https://laravel.com" }, { "name": "illuminate/validation", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/validation.git", "reference": "6590d61858f78c301bced7308593abfcd1c7e527" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/validation/zipball/6590d61858f78c301bced7308593abfcd1c7e527", "reference": "6590d61858f78c301bced7308593abfcd1c7e527", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/support": "5.5.*", "illuminate/translation": "5.5.*", "php": ">=7.0", "symfony/http-foundation": "~3.3" }, "suggest": { "illuminate/database": "Required to use the database presence verifier (5.5.*)." }, "time": "2018-10-01T13:28:19+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Validation\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Validation package.", "homepage": "https://laravel.com" }, { "name": "illuminate/view", "version": "v5.5.44", "version_normalized": "5.5.44.0", "source": { "type": "git", "url": "https://github.com/illuminate/view.git", "reference": "892aa32a1b496cbafa5125bcc3f97ff795265f95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/view/zipball/892aa32a1b496cbafa5125bcc3f97ff795265f95", "reference": "892aa32a1b496cbafa5125bcc3f97ff795265f95", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/events": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/support": "5.5.*", "php": ">=7.0", "symfony/debug": "~3.3" }, "time": "2018-10-04T14:46:49+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\View\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate View package.", "homepage": "https://laravel.com" }, { "name": "intervention/image", "version": "2.4.2", "version_normalized": "2.4.2.0", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "e82d274f786e3d4b866a59b173f42e716f0783eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/e82d274f786e3d4b866a59b173f42e716f0783eb", "reference": "e82d274f786e3d4b866a59b173f42e716f0783eb", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-fileinfo": "*", "guzzlehttp/psr7": "~1.1", "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9.2", "phpunit/phpunit": "^4.8 || ^5.7" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing.", "intervention/imagecache": "Caching extension for the Intervention Image library" }, "time": "2018-05-29T14:19:03+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" }, "laravel": { "providers": [ "Intervention\\Image\\ImageServiceProvider" ], "aliases": { "Image": "Intervention\\Image\\Facades\\Image" } } }, "installation-source": "dist", "autoload": { "psr-4": { "Intervention\\Image\\": "src/Intervention/Image" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.com", "homepage": "http://olivervogel.com/" } ], "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ] }, { "name": "jakub-onderka/php-console-color", "version": "v0.2", "version_normalized": "0.2.0.0", "source": { "type": "git", "url": "https://github.com/JakubOnderka/PHP-Console-Color.git", "reference": "d5deaecff52a0d61ccb613bb3804088da0307191" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191", "reference": "d5deaecff52a0d61ccb613bb3804088da0307191", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "require-dev": { "jakub-onderka/php-code-style": "1.0", "jakub-onderka/php-parallel-lint": "1.0", "jakub-onderka/php-var-dump-check": "0.*", "phpunit/phpunit": "~4.3", "squizlabs/php_codesniffer": "1.*" }, "time": "2018-09-29T17:23:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "JakubOnderka\\PhpConsoleColor\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Jakub Onderka", "email": "jakub.onderka@gmail.com" } ] }, { "name": "jakub-onderka/php-console-highlighter", "version": "v0.4", "version_normalized": "0.4.0.0", "source": { "type": "git", "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git", "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547", "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-tokenizer": "*", "jakub-onderka/php-console-color": "~0.2", "php": ">=5.4.0" }, "require-dev": { "jakub-onderka/php-code-style": "~1.0", "jakub-onderka/php-parallel-lint": "~1.0", "jakub-onderka/php-var-dump-check": "~0.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "time": "2018-09-29T18:48:56+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "JakubOnderka\\PhpConsoleHighlighter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jakub Onderka", "email": "acci@acci.cz", "homepage": "http://www.acci.cz/" } ], "description": "Highlight PHP code in terminal" }, { "name": "jaybizzle/crawler-detect", "version": "v1.2.78", "version_normalized": "1.2.78.0", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "0f91f34d375ddd5d7034b9eaf6b74acd0b2a0ed6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/0f91f34d375ddd5d7034b9eaf6b74acd0b2a0ed6", "reference": "0f91f34d375ddd5d7034b9eaf6b74acd0b2a0ed6", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5", "satooshi/php-coveralls": "1.*" }, "time": "2019-01-15T21:21:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ] }, { "name": "jenssegers/agent", "version": "v2.6.3", "version_normalized": "2.6.3.0", "source": { "type": "git", "url": "https://github.com/jenssegers/agent.git", "reference": "bcb895395e460478e101f41cdab139c48dc721ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jenssegers/agent/zipball/bcb895395e460478e101f41cdab139c48dc721ce", "reference": "bcb895395e460478e101f41cdab139c48dc721ce", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "jaybizzle/crawler-detect": "^1.2", "mobiledetect/mobiledetectlib": "^2.7.6", "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5.0|^6.0|^7.0" }, "suggest": { "illuminate/support": "^4.0|^5.0" }, "time": "2019-01-19T21:32:55+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" }, "laravel": { "providers": [ "Jenssegers\\Agent\\AgentServiceProvider" ], "aliases": { "Agent": "Jenssegers\\Agent\\Facades\\Agent" } } }, "installation-source": "dist", "autoload": { "psr-4": { "Jenssegers\\Agent\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jens Segers", "homepage": "https://jenssegers.com" } ], "description": "Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect", "homepage": "https://github.com/jenssegers/agent", "keywords": [ "Agent", "browser", "desktop", "laravel", "mobile", "platform", "user agent", "useragent" ] }, { "name": "jenssegers/mongodb", "version": "v3.3.1", "version_normalized": "3.3.1.0", "source": { "type": "git", "url": "https://github.com/jenssegers/laravel-mongodb.git", "reference": "5454ac96a9748b1e812f7a5b3bcbf304bee80e0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jenssegers/laravel-mongodb/zipball/5454ac96a9748b1e812f7a5b3bcbf304bee80e0d", "reference": "5454ac96a9748b1e812f7a5b3bcbf304bee80e0d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/container": "^5.5", "illuminate/database": "^5.5", "illuminate/events": "^5.5", "illuminate/support": "^5.5", "mongodb/mongodb": "^1.0.0" }, "require-dev": { "doctrine/dbal": "^2.5", "mockery/mockery": "^0.9", "orchestra/testbench": "^3.1", "phpunit/phpunit": "^6.0", "satooshi/php-coveralls": "^1.0" }, "suggest": { "jenssegers/mongodb-sentry": "Add Sentry support to Laravel-MongoDB", "jenssegers/mongodb-session": "Add MongoDB session support to Laravel-MongoDB" }, "time": "2017-11-03T15:32:10+00:00", "type": "library", "extra": { "laravel": { "providers": [ "Jenssegers\\Mongodb\\MongodbServiceProvider", "Jenssegers\\Mongodb\\MongodbQueueServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-0": { "Jenssegers\\Mongodb": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jens Segers", "homepage": "https://jenssegers.com" } ], "description": "A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)", "homepage": "https://github.com/jenssegers/laravel-mongodb", "keywords": [ "database", "eloquent", "laravel", "model", "moloquent", "mongo", "mongodb" ] }, { "name": "jeremeamia/SuperClosure", "version": "2.4.0", "version_normalized": "2.4.0.0", "source": { "type": "git", "url": "https://github.com/jeremeamia/super_closure.git", "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/5707d5821b30b9a07acfb4d76949784aaa0e9ce9", "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "nikic/php-parser": "^1.2|^2.0|^3.0|^4.0", "php": ">=5.4", "symfony/polyfill-php56": "^1.0" }, "require-dev": { "phpunit/phpunit": "^4.0|^5.0" }, "time": "2018-03-21T22:21:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "SuperClosure\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia", "role": "Developer" } ], "description": "Serialize Closure objects, including their context and binding", "homepage": "https://github.com/jeremeamia/super_closure", "keywords": [ "closure", "function", "lambda", "parser", "serializable", "serialize", "tokenizer" ] }, { "name": "justinrainbow/json-schema", "version": "5.2.8", "version_normalized": "5.2.8.0", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4", "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20", "json-schema/json-schema-test-suite": "1.2.0", "phpunit/phpunit": "^4.8.35" }, "time": "2019-01-14T23:55:14+00:00", "bin": [ "bin/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "installation-source": "dist", "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" ] }, { "name": "laravel/lumen-framework", "version": "v5.5.2", "version_normalized": "5.5.2.0", "source": { "type": "git", "url": "https://github.com/laravel/lumen-framework.git", "reference": "63ac078a31774a70859c7ae982537eda6fd87386" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/lumen-framework/zipball/63ac078a31774a70859c7ae982537eda6fd87386", "reference": "63ac078a31774a70859c7ae982537eda6fd87386", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/auth": "5.5.*", "illuminate/broadcasting": "5.5.*", "illuminate/bus": "5.5.*", "illuminate/cache": "5.5.*", "illuminate/config": "5.5.*", "illuminate/container": "5.5.*", "illuminate/contracts": "5.5.*", "illuminate/database": "5.5.*", "illuminate/encryption": "5.5.*", "illuminate/events": "5.5.*", "illuminate/filesystem": "5.5.*", "illuminate/hashing": "5.5.*", "illuminate/http": "5.5.*", "illuminate/pagination": "5.5.*", "illuminate/pipeline": "5.5.*", "illuminate/queue": "5.5.*", "illuminate/support": "5.5.*", "illuminate/translation": "5.5.*", "illuminate/validation": "5.5.*", "illuminate/view": "5.5.*", "monolog/monolog": "~1.12", "mtdowling/cron-expression": "~1.0", "nikic/fast-route": "~1.2", "php": ">=7.0", "symfony/http-foundation": "~3.3", "symfony/http-kernel": "~3.3" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~5.7" }, "suggest": { "laravel/tinker": "Required to use the tinker console command (~1.0).", "vlucas/phpdotenv": "Required to use .env files (~2.2)." }, "time": "2017-10-16T23:13:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Laravel\\Lumen\\": "src/" }, "files": [ "src/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Laravel Lumen Framework.", "homepage": "https://lumen.laravel.com", "keywords": [ "framework", "laravel", "lumen" ] }, { "name": "laravel/tinker", "version": "v1.0.8", "version_normalized": "1.0.8.0", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", "reference": "cafbf598a90acde68985660e79b2b03c5609a405" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/tinker/zipball/cafbf598a90acde68985660e79b2b03c5609a405", "reference": "cafbf598a90acde68985660e79b2b03c5609a405", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/console": "~5.1", "illuminate/contracts": "~5.1", "illuminate/support": "~5.1", "php": ">=5.5.9", "psy/psysh": "0.7.*|0.8.*|0.9.*", "symfony/var-dumper": "~3.0|~4.0" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "suggest": { "illuminate/database": "The Illuminate Database package (~5.1)." }, "time": "2018-10-12T19:39:35+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" }, "laravel": { "providers": [ "Laravel\\Tinker\\TinkerServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-4": { "Laravel\\Tinker\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "Powerful REPL for the Laravel framework.", "keywords": [ "REPL", "Tinker", "laravel", "psysh" ] }, { "name": "lcobucci/jwt", "version": "3.2.5", "version_normalized": "3.2.5.0", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/82be04b4753f8b7693b62852b7eab30f97524f9b", "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-openssl": "*", "php": ">=5.5" }, "require-dev": { "mdanter/ecc": "~0.3.1", "mikey179/vfsstream": "~1.5", "phpmd/phpmd": "~2.2", "phpunit/php-invoker": "~1.1", "phpunit/phpunit": "~4.5", "squizlabs/php_codesniffer": "~2.3" }, "suggest": { "mdanter/ecc": "Required to use Elliptic Curves based algorithms." }, "time": "2018-11-11T12:22:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Lcobucci\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", "keywords": [ "JWS", "jwt" ] }, { "name": "league/flysystem", "version": "1.0.50", "version_normalized": "1.0.50.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "dab4e7624efa543a943be978008f439c333f2249" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/dab4e7624efa543a943be978008f439c333f2249", "reference": "dab4e7624efa543a943be978008f439c333f2249", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-fileinfo": "*", "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { "phpspec/phpspec": "^3.4", "phpunit/phpunit": "^5.7.10" }, "suggest": { "ext-fileinfo": "Required for MimeType", "ext-ftp": "Allows you to use FTP server storage", "ext-openssl": "Allows you to use FTPS server storage", "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-webdav": "Allows you to use WebDAV storage", "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" }, "time": "2019-02-01T08:50:36+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\Flysystem\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "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" ] }, { "name": "markbaker/complex", "version": "1.4.7", "version_normalized": "1.4.7.0", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPComplex.git", "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000", "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", "phpcompatibility/php-compatibility": "^8.0", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "2.*", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^4.8.35|^5.4.0", "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "^3.3.0" }, "time": "2018-10-13T23:28:42+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Complex\\": "classes/src/" }, "files": [ "classes/src/functions/abs.php", "classes/src/functions/acos.php", "classes/src/functions/acosh.php", "classes/src/functions/acot.php", "classes/src/functions/acoth.php", "classes/src/functions/acsc.php", "classes/src/functions/acsch.php", "classes/src/functions/argument.php", "classes/src/functions/asec.php", "classes/src/functions/asech.php", "classes/src/functions/asin.php", "classes/src/functions/asinh.php", "classes/src/functions/atan.php", "classes/src/functions/atanh.php", "classes/src/functions/conjugate.php", "classes/src/functions/cos.php", "classes/src/functions/cosh.php", "classes/src/functions/cot.php", "classes/src/functions/coth.php", "classes/src/functions/csc.php", "classes/src/functions/csch.php", "classes/src/functions/exp.php", "classes/src/functions/inverse.php", "classes/src/functions/ln.php", "classes/src/functions/log2.php", "classes/src/functions/log10.php", "classes/src/functions/negative.php", "classes/src/functions/pow.php", "classes/src/functions/rho.php", "classes/src/functions/sec.php", "classes/src/functions/sech.php", "classes/src/functions/sin.php", "classes/src/functions/sinh.php", "classes/src/functions/sqrt.php", "classes/src/functions/tan.php", "classes/src/functions/tanh.php", "classes/src/functions/theta.php", "classes/src/operations/add.php", "classes/src/operations/subtract.php", "classes/src/operations/multiply.php", "classes/src/operations/divideby.php", "classes/src/operations/divideinto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ] }, { "name": "markbaker/matrix", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPMatrix.git", "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64", "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", "phpcompatibility/php-compatibility": "^8.0", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "2.*", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^4.8.35|^5.4.0", "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "^3.3.0" }, "time": "2018-11-04T22:12:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Matrix\\": "classes/src/" }, "files": [ "classes/src/functions/adjoint.php", "classes/src/functions/antidiagonal.php", "classes/src/functions/cofactors.php", "classes/src/functions/determinant.php", "classes/src/functions/diagonal.php", "classes/src/functions/identity.php", "classes/src/functions/inverse.php", "classes/src/functions/minors.php", "classes/src/functions/trace.php", "classes/src/functions/transpose.php", "classes/src/operations/add.php", "classes/src/operations/directsum.php", "classes/src/operations/subtract.php", "classes/src/operations/multiply.php", "classes/src/operations/divideby.php", "classes/src/operations/divideinto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ] }, { "name": "maxmind-db/reader", "version": "v1.4.1", "version_normalized": "1.4.1.0", "source": { "type": "git", "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", "reference": "eb83d0ee1c1f9b8a340206302136bc81ee02ae74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/eb83d0ee1c1f9b8a340206302136bc81ee02ae74", "reference": "eb83d0ee1c1f9b8a340206302136bc81ee02ae74", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "4.* || 5.*", "satooshi/php-coveralls": "1.0.*", "squizlabs/php_codesniffer": "3.*" }, "suggest": { "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" }, "time": "2019-01-04T19:55:56+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MaxMind\\Db\\": "src/MaxMind/Db" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind DB Reader API", "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", "keywords": [ "database", "geoip", "geoip2", "geolocation", "maxmind" ] }, { "name": "maxmind/web-service-common", "version": "v0.5.0", "version_normalized": "0.5.0.0", "source": { "type": "git", "url": "https://github.com/maxmind/web-service-common-php.git", "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab89752bae5005d71e78c73b", "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "composer/ca-bundle": "^1.0.3", "ext-curl": "*", "ext-json": "*", "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "3.*" }, "time": "2018-02-12T22:31:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MaxMind\\Exception\\": "src/Exception", "MaxMind\\WebService\\": "src/WebService" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory Oschwald", "email": "goschwald@maxmind.com" } ], "description": "Internal MaxMind Web Service API", "homepage": "https://github.com/maxmind/web-service-common-php" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.33", "version_normalized": "2.8.33.0", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cd385290f9a0d609d2eddd165a1e44ec1bf12102", "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.35||~5.7" }, "time": "2018-09-01T15:05:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "Mobile_Detect.php" ], "psr-0": { "Detection": "namespaced/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ] }, { "name": "mockery/mockery", "version": "0.9.11", "version_normalized": "0.9.11.0", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", "reference": "be9bf28d8e57d67883cba9fcadfcff8caab667f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mockery/mockery/zipball/be9bf28d8e57d67883cba9fcadfcff8caab667f8", "reference": "be9bf28d8e57d67883cba9fcadfcff8caab667f8", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "hamcrest/hamcrest-php": "~1.1", "lib-pcre": ">=7.0", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "time": "2019-02-12T16:07:13+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.9.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Mockery": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Pádraic Brady", "email": "padraic.brady@gmail.com", "homepage": "http://blog.astrumfutura.com" }, { "name": "Dave Marshall", "email": "dave.marshall@atstsolutions.co.uk", "homepage": "http://davedevelopment.co.uk" } ], "description": "Mockery is a simple yet flexible PHP mock object framework 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.", "homepage": "http://github.com/padraic/mockery", "keywords": [ "BDD", "TDD", "library", "mock", "mock objects", "mockery", "stub", "test", "test double", "testing" ] }, { "name": "mongodb/mongodb", "version": "1.4.2", "version_normalized": "1.4.2.0", "source": { "type": "git", "url": "https://github.com/mongodb/mongo-php-library.git", "reference": "bd148eab0493e38354e45e2cd7db59b90fdcad79" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/bd148eab0493e38354e45e2cd7db59b90fdcad79", "reference": "bd148eab0493e38354e45e2cd7db59b90fdcad79", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-hash": "*", "ext-json": "*", "ext-mongodb": "^1.5.0", "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^6.4" }, "time": "2018-07-18T14:33:41+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "MongoDB\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Jeremy Mikola", "email": "jmikola@gmail.com" }, { "name": "Derick Rethans", "email": "github@derickrethans.nl" }, { "name": "Katherine Walker", "email": "katherine.walker@mongodb.com" } ], "description": "MongoDB driver library", "homepage": "https://jira.mongodb.org/browse/PHPLIB", "keywords": [ "database", "driver", "mongodb", "persistence" ] }, { "name": "monolog/monolog", "version": "1.24.0", "version_normalized": "1.24.0.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "time": "2018-11-05T09:00:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ] }, { "name": "mtdowling/cron-expression", "version": "v1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/mtdowling/cron-expression.git", "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad", "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "time": "2017-01-23T04:29:33+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": [ "cron", "schedule" ] }, { "name": "myclabs/deep-copy", "version": "1.8.1", "version_normalized": "1.8.1.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "replace": { "myclabs/deep-copy": "self.version" }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", "phpunit/phpunit": "^7.1" }, "time": "2018-06-11T23:09:50+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "DeepCopy\\": "src/DeepCopy/" }, "files": [ "src/DeepCopy/deep_copy.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ] }, { "name": "namshi/jose", "version": "7.2.3", "version_normalized": "7.2.3.0", "source": { "type": "git", "url": "https://github.com/namshi/jose.git", "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff", "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-date": "*", "ext-hash": "*", "ext-json": "*", "ext-pcre": "*", "ext-spl": "*", "php": ">=5.5", "symfony/polyfill-php56": "^1.0" }, "require-dev": { "phpseclib/phpseclib": "^2.0", "phpunit/phpunit": "^4.5|^5.0", "satooshi/php-coveralls": "^1.0" }, "suggest": { "ext-openssl": "Allows to use OpenSSL as crypto engine.", "phpseclib/phpseclib": "Allows to use Phpseclib as crypto engine, use version ^2.0." }, "time": "2016-12-05T07:27:31+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Namshi\\JOSE\\": "src/Namshi/JOSE/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alessandro Nadalin", "email": "alessandro.nadalin@gmail.com" }, { "name": "Alessandro Cinelli (cirpo)", "email": "alessandro.cinelli@gmail.com" } ], "description": "JSON Object Signing and Encryption library for PHP.", "keywords": [ "JSON Web Signature", "JSON Web Token", "JWS", "json", "jwt", "token" ] }, { "name": "nesbot/carbon", "version": "1.36.2", "version_normalized": "1.36.2.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9", "reference": "cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.9", "symfony/translation": "~2.6 || ~3.0 || ~4.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7" }, "suggest": { "friendsofphp/php-cs-fixer": "Needed for the `composer phpcs` command. Allow to automatically fix code style.", "phpstan/phpstan": "Needed for the `composer phpstan` command. Allow to detect potential errors." }, "time": "2018-12-28T10:07:33+00:00", "type": "library", "extra": { "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "http://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ] }, { "name": "nikic/fast-route", "version": "v1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/nikic/FastRoute.git", "reference": "181d480e08d9476e61381e04a71b34dc0432e812" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812", "reference": "181d480e08d9476e61381e04a71b34dc0432e812", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35|~5.7" }, "time": "2018-02-13T20:26:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "FastRoute\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ] }, { "name": "nikic/php-parser", "version": "v4.2.1", "version_normalized": "4.2.1.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-tokenizer": "*", "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.5 || ^7.0" }, "time": "2019-02-16T20:54:15+00:00", "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ] }, { "name": "overtrue/laravel-pinyin", "version": "3.0.5", "version_normalized": "3.0.5.0", "source": { "type": "git", "url": "https://github.com/overtrue/laravel-pinyin.git", "reference": "4ca98a67cc2cd53ce98ee43dddbc5f5093cdbacc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/overtrue/laravel-pinyin/zipball/4ca98a67cc2cd53ce98ee43dddbc5f5093cdbacc", "reference": "4ca98a67cc2cd53ce98ee43dddbc5f5093cdbacc", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "overtrue/pinyin": "~3.0" }, "time": "2017-07-02T22:06:52+00:00", "type": "library", "extra": { "laravel": { "providers": [ "Overtrue\\LaravelPinyin\\ServiceProvider" ], "aliases": { "Pinyin": "Overtrue\\LaravelPinyin\\Facades\\Pinyin" } } }, "installation-source": "dist", "autoload": { "psr-4": { "Overtrue\\LaravelPinyin\\": "src/" }, "files": [ "src/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "overtrue", "email": "anzhengchao@gmail.com" } ], "description": "Chinese to Pinyin translator.", "keywords": [ "Chinese", "Pinyin", "laravel", "overtrue" ] }, { "name": "overtrue/pinyin", "version": "3.0.6", "version_normalized": "3.0.6.0", "source": { "type": "git", "url": "https://github.com/overtrue/pinyin.git", "reference": "3b781d267197b74752daa32814d3a2cf5d140779" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779", "reference": "3b781d267197b74752daa32814d3a2cf5d140779", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "time": "2017-07-10T07:20:01+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Overtrue\\Pinyin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carlos", "homepage": "http://github.com/overtrue" } ], "description": "Chinese to pinyin translator.", "homepage": "https://github.com/overtrue/pinyin", "keywords": [ "Chinese", "Pinyin", "cn2pinyin" ] }, { "name": "paragonie/random_compat", "version": "v9.99.99", "version_normalized": "9.99.99.0", "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": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "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." }, "time": "2018-07-02T15:55:56+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ] }, { "name": "phar-io/manifest", "version": "1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-dom": "*", "ext-phar": "*", "phar-io/version": "^2.0", "php": "^5.6 || ^7.0" }, "time": "2018-07-08T19:23:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)" }, { "name": "phar-io/version", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.6 || ^7.0" }, "time": "2018-07-08T19:19:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints" }, { "name": "phpdocumentor/reflection-common", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "time": "2017-09-11T18:02:19+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ] }, { "name": "phpdocumentor/reflection-docblock", "version": "4.3.0", "version_normalized": "4.3.0.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "94fd0001232e47129dd3504189fa1c7225010d08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", "reference": "94fd0001232e47129dd3504189fa1c7225010d08", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.0", "phpdocumentor/reflection-common": "^1.0.0", "phpdocumentor/type-resolver": "^0.4.0", "webmozart/assert": "^1.0" }, "require-dev": { "doctrine/instantiator": "~1.0.5", "mockery/mockery": "^1.0", "phpunit/phpunit": "^6.4" }, "time": "2017-11-30T07:14:17+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock." }, { "name": "phpdocumentor/type-resolver", "version": "0.4.0", "version_normalized": "0.4.0.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5 || ^7.0", "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^5.2||^4.8.24" }, "time": "2017-07-14T14:27:02+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ] }, { "name": "phpoffice/phpspreadsheet", "version": "1.6.0", "version_normalized": "1.6.0.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bf00f0cc5f55c354018f9a9ef15e6e3e1a229051", "reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "markbaker/complex": "^1.4", "markbaker/matrix": "^1.1", "php": "^5.6|^7.0", "psr/simple-cache": "^1.0" }, "require-dev": { "doctrine/instantiator": "^1.0.0", "dompdf/dompdf": "^0.8.0", "friendsofphp/php-cs-fixer": "@stable", "jpgraph/jpgraph": "^4.0", "mpdf/mpdf": "^7.0.0", "phpcompatibility/php-compatibility": "^8.0", "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "^3.3", "tecnickcom/tcpdf": "^6.2" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer", "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, "time": "2019-01-02T04:42:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" }, { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ] }, { "name": "phpspec/prophecy", "version": "1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", "sebastian/comparator": "^1.1|^2.0|^3.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "time": "2018-08-05T17:53:17+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ] }, { "name": "phpunit/php-code-coverage", "version": "6.1.4", "version_normalized": "6.1.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": "^7.1", "phpunit/php-file-iterator": "^2.0", "phpunit/php-text-template": "^1.2.1", "phpunit/php-token-stream": "^3.0", "sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/environment": "^3.1 || ^4.0", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "suggest": { "ext-xdebug": "^2.6.0" }, "time": "2018-10-31T16:06:48+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "6.1-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ] }, { "name": "phpunit/php-file-iterator", "version": "2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "050bedf145a257b1ff02746c31894800e5122946" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", "reference": "050bedf145a257b1ff02746c31894800e5122946", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^7.1" }, "time": "2018-09-13T20:33:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ] }, { "name": "phpunit/php-text-template", "version": "1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "time": "2015-06-21T13:50:34+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ] }, { "name": "phpunit/php-timer", "version": "2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "8b389aebe1b8b0578430bda0c7c95a829608e059" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b389aebe1b8b0578430bda0c7c95a829608e059", "reference": "8b389aebe1b8b0578430bda0c7c95a829608e059", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "time": "2019-02-20T10:12:59+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ] }, { "name": "phpunit/php-token-stream", "version": "3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "c99e3be9d3e85f60646f152f9002d46ed7770d18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/c99e3be9d3e85f60646f152f9002d46ed7770d18", "reference": "c99e3be9d3e85f60646f152f9002d46ed7770d18", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-tokenizer": "*", "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "time": "2018-10-30T05:52:18+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ] }, { "name": "phpunit/phpunit", "version": "7.5.6", "version_normalized": "7.5.6.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9", "reference": "09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "doctrine/instantiator": "^1.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "myclabs/deep-copy": "^1.7", "phar-io/manifest": "^1.0.2", "phar-io/version": "^2.0", "php": "^7.1", "phpspec/prophecy": "^1.7", "phpunit/php-code-coverage": "^6.0.7", "phpunit/php-file-iterator": "^2.0.1", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^2.0", "sebastian/comparator": "^3.0", "sebastian/diff": "^3.0", "sebastian/environment": "^4.0", "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", "sebastian/resource-operations": "^2.0", "sebastian/version": "^2.0.1" }, "conflict": { "phpunit/phpunit-mock-objects": "*" }, "require-dev": { "ext-pdo": "*" }, "suggest": { "ext-soap": "*", "ext-xdebug": "*", "phpunit/php-invoker": "^2.0" }, "time": "2019-02-18T09:24:50+00:00", "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "7.5-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ] }, { "name": "predis/predis", "version": "v1.1.1", "version_normalized": "1.1.1.0", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1", "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.9" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "time": "2016-06-16T16:22:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Predis\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete Redis client for PHP and HHVM", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ] }, { "name": "psr/container", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0" }, "time": "2017-02-14T16:28:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ] }, { "name": "psr/http-message", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0" }, "time": "2016-08-06T14:39:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ] }, { "name": "psr/log", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0" }, "time": "2018-11-20T15:27:04+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ] }, { "name": "psr/simple-cache", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0" }, "time": "2017-10-23T01:57:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ] }, { "name": "psy/psysh", "version": "v0.9.9", "version_normalized": "0.9.9.0", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "dnoegel/php-xdg-base-dir": "0.1", "ext-json": "*", "ext-tokenizer": "*", "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "php": ">=5.4.0", "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", "symfony/var-dumper": "~2.7|~3.0|~4.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", "hoa/console": "~2.15|~3.16", "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.", "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit." }, "time": "2018-10-13T15:16:03+00:00", "bin": [ "bin/psysh" ], "type": "library", "extra": { "branch-alias": { "dev-develop": "0.9.x-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Psy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "An interactive shell for modern PHP.", "homepage": "http://psysh.org", "keywords": [ "REPL", "console", "interactive", "shell" ] }, { "name": "ralouphie/getallheaders", "version": "2.0.5", "version_normalized": "2.0.5.0", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~3.7.0", "satooshi/php-coveralls": ">=1.0" }, "time": "2016-02-11T07:05:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders." }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.0" }, "time": "2017-03-04T06:30:41+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/" }, { "name": "sebastian/comparator", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1", "sebastian/diff": "^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { "phpunit/phpunit": "^7.1" }, "time": "2018-07-12T15:12:46+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "https://github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ] }, { "name": "sebastian/diff", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.0", "symfony/process": "^2 || ^3.3 || ^4" }, "time": "2019-02-04T06:01:07+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff", "udiff", "unidiff", "unified diff" ] }, { "name": "sebastian/environment", "version": "4.1.0", "version_normalized": "4.1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "6fda8ce1974b62b14935adc02a9ed38252eca656" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6fda8ce1974b62b14935adc02a9ed38252eca656", "reference": "6fda8ce1974b62b14935adc02a9ed38252eca656", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "suggest": { "ext-posix": "*" }, "time": "2019-02-01T05:27:49+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ] }, { "name": "sebastian/exporter", "version": "3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.0", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^6.0" }, "time": "2017-04-03T13:19:02+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ] }, { "name": "sebastian/global-state", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "suggest": { "ext-uopz": "*" }, "time": "2017-04-27T15:39:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ] }, { "name": "sebastian/object-enumerator", "version": "3.0.3", "version_normalized": "3.0.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.0", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "time": "2017-08-03T12:35:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/" }, { "name": "sebastian/object-reflector", "version": "1.1.1", "version_normalized": "1.1.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "773f97c67f28de00d397be301821b06708fca0be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", "reference": "773f97c67f28de00d397be301821b06708fca0be", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "time": "2017-03-29T09:07:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/" }, { "name": "sebastian/recursion-context", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "time": "2017-03-03T06:23:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context" }, { "name": "sebastian/resource-operations", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1" }, "time": "2018-10-04T04:07:39+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations" }, { "name": "sebastian/version", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.6" }, "time": "2016-10-03T07:35:21+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version" }, { "name": "seld/jsonlint", "version": "1.7.1", "version_normalized": "1.7.1.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38", "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "time": "2018-01-24T12:46:19+00:00", "bin": [ "bin/jsonlint" ], "type": "library", "installation-source": "dist", "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" ] }, { "name": "seld/phar-utils", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a", "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3" }, "time": "2015-10-13T18:44:15+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "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": [ "phra" ] }, { "name": "symfony/console", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/069bf3f0e8f871a2169a06e43d9f3f03f355e9be", "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/debug": "~2.8|~3.0|~4.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/lock": "~3.4|~4.0", "symfony/process": "~3.3|~4.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "time": "2019-01-25T10:42:12+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com" }, { "name": "symfony/contracts", "version": "v1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf", "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1.3" }, "require-dev": { "psr/cache": "^1.0", "psr/container": "^1.0" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", "symfony/cache-contracts-implementation": "", "symfony/service-contracts-implementation": "", "symfony/translation-contracts-implementation": "" }, "time": "2018-12-05T08:06:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\": "" }, "exclude-from-classmap": [ "**/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A set of abstractions extracted out of the Symfony components", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ] }, { "name": "symfony/debug", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8", "reference": "667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/http-kernel": "~2.8|~3.0|~4.0" }, "time": "2019-01-25T10:19:25+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com" }, { "name": "symfony/event-dispatcher", "version": "v4.2.3", "version_normalized": "4.2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "bd09ad265cd50b2b9d09d65ce6aba2d29bc81fe1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bd09ad265cd50b2b9d09d65ce6aba2d29bc81fe1", "reference": "bd09ad265cd50b2b9d09d65ce6aba2d29bc81fe1", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1.3", "symfony/contracts": "^1.0" }, "conflict": { "symfony/dependency-injection": "<3.4" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.4|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/expression-language": "~3.4|~4.0", "symfony/stopwatch": "~3.4|~4.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "time": "2019-01-16T20:35:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com" }, { "name": "symfony/filesystem", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/b52454ec66fe5082b7a66a491339d1f1da9a5a0d", "reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, "time": "2019-01-16T13:27:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com" }, { "name": "symfony/finder", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "7c0c627220308928e958a87c293108e5891cde1d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/7c0c627220308928e958a87c293108e5891cde1d", "reference": "7c0c627220308928e958a87c293108e5891cde1d", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8" }, "time": "2019-01-16T13:43:35+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com" }, { "name": "symfony/http-foundation", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a81d2330ea255ded06a69b4f7fb7804836e7a05", "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php70": "~1.6" }, "require-dev": { "symfony/expression-language": "~2.8|~3.0|~4.0" }, "time": "2019-01-27T09:04:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com" }, { "name": "symfony/http-kernel", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "dc6bf17684b7120f7bf74fae85c9155506041002" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc6bf17684b7120f7bf74fae85c9155506041002", "reference": "dc6bf17684b7120f7bf74fae85c9155506041002", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8", "psr/log": "~1.0", "symfony/debug": "^3.3.3|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/config": "<2.8", "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4", "symfony/var-dumper": "<3.3", "twig/twig": "<1.34|<2.4,>=2" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/cache": "~1.0", "symfony/browser-kit": "~2.8|~3.0|~4.0", "symfony/class-loader": "~2.8|~3.0", "symfony/config": "~2.8|~3.0|~4.0", "symfony/console": "~2.8|~3.0|~4.0", "symfony/css-selector": "~2.8|~3.0|~4.0", "symfony/dependency-injection": "^3.4.10|^4.0.10", "symfony/dom-crawler": "~2.8|~3.0|~4.0", "symfony/expression-language": "~2.8|~3.0|~4.0", "symfony/finder": "~2.8|~3.0|~4.0", "symfony/process": "~2.8|~3.0|~4.0", "symfony/routing": "~3.4|~4.0", "symfony/stopwatch": "~2.8|~3.0|~4.0", "symfony/templating": "~2.8|~3.0|~4.0", "symfony/translation": "~2.8|~3.0|~4.0", "symfony/var-dumper": "~3.3|~4.0" }, "suggest": { "symfony/browser-kit": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "", "symfony/finder": "", "symfony/var-dumper": "" }, "time": "2019-02-03T12:22:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com" }, { "name": "symfony/polyfill-ctype", "version": "v1.10.0", "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2018-08-06T14:22:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" }, { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ] }, { "name": "symfony/polyfill-mbstring", "version": "v1.10.0", "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2018-09-21T13:07:52+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ] }, { "name": "symfony/polyfill-php56", "version": "v1.10.0", "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", "reference": "ff208829fe1aa48ab9af356992bb7199fed551af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ff208829fe1aa48ab9af356992bb7199fed551af", "reference": "ff208829fe1aa48ab9af356992bb7199fed551af", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3", "symfony/polyfill-util": "~1.0" }, "time": "2018-09-21T06:26:08+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Php56\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ] }, { "name": "symfony/polyfill-php70", "version": "v1.10.0", "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "paragonie/random_compat": "~1.0|~2.0|~9.99", "php": ">=5.3.3" }, "time": "2018-09-21T06:26:08+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "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" ] }, { "name": "symfony/polyfill-php72", "version": "v1.10.0", "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "time": "2018-09-21T13:07:52+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Php72\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ] }, { "name": "symfony/polyfill-util", "version": "v1.10.0", "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", "reference": "3b58903eae668d348a7126f999b0da0f2f93611c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c", "reference": "3b58903eae668d348a7126f999b0da0f2f93611c", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "time": "2018-09-30T16:36:12+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Util\\": "" } }, "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 utilities for portability of PHP codes", "homepage": "https://symfony.com", "keywords": [ "compat", "compatibility", "polyfill", "shim" ] }, { "name": "symfony/process", "version": "v3.4.22", "version_normalized": "3.4.22.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e", "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.5.9|>=7.0.8" }, "time": "2019-01-16T13:27:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com" }, { "name": "symfony/translation", "version": "v4.2.3", "version_normalized": "4.2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/23fd7aac70d99a17a8e6473a41fec8fab3331050", "reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1.3", "symfony/contracts": "^1.0.2", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "provide": { "symfony/translation-contracts-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.4|~4.0", "symfony/console": "~3.4|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/finder": "~2.8|~3.0|~4.0", "symfony/intl": "~3.4|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "time": "2019-01-27T23:11:39+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Translation Component", "homepage": "https://symfony.com" }, { "name": "symfony/var-dumper", "version": "v4.2.3", "version_normalized": "4.2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "223bda89f9be41cf7033eeaf11bc61a280489c17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/223bda89f9be41cf7033eeaf11bc61a280489c17", "reference": "223bda89f9be41cf7033eeaf11bc61a280489c17", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php72": "~1.5" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", "symfony/console": "<3.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "~3.4|~4.0", "symfony/process": "~3.4|~4.0", "twig/twig": "~1.34|~2.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, "time": "2019-01-30T11:44:30+00:00", "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "installation-source": "dist", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ] }, { "name": "theseer/tokenizer", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.0" }, "time": "2017-04-07T12:08:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats" }, { "name": "tymon/jwt-auth", "version": "1.0.0-rc.3", "version_normalized": "1.0.0.0-RC3", "source": { "type": "git", "url": "https://github.com/tymondesigns/jwt-auth.git", "reference": "e190b6a75372e7e5e3a6d2cf0e4456313412299f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/e190b6a75372e7e5e3a6d2cf0e4456313412299f", "reference": "e190b6a75372e7e5e3a6d2cf0e4456313412299f", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "illuminate/auth": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "illuminate/contracts": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "illuminate/http": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "lcobucci/jwt": "^3.2", "namshi/jose": "^7.0", "nesbot/carbon": "^1.0", "php": "^5.5.9 || ^7.0" }, "require-dev": { "cartalyst/sentinel": "2.0.*", "illuminate/console": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "illuminate/routing": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", "mockery/mockery": ">=0.9.9", "phpunit/phpunit": "~4.8 || ~6.0" }, "time": "2018-09-04T19:48:02+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "1.0-dev" }, "laravel": { "aliases": { "JWTAuth": "Tymon\\JWTAuth\\Facades\\JWTAuth", "JWTFactory": "Tymon\\JWTAuth\\Facades\\JWTFactory" }, "providers": [ "Tymon\\JWTAuth\\Providers\\LaravelServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-4": { "Tymon\\JWTAuth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sean Tymon", "email": "tymon148@gmail.com", "homepage": "https://tymon.xyz", "role": "Developer" } ], "description": "JSON Web Token Authentication for Laravel and Lumen", "homepage": "https://github.com/tymondesigns/jwt-auth", "keywords": [ "Authentication", "JSON Web Token", "auth", "jwt", "laravel" ] }, { "name": "vlucas/phpdotenv", "version": "v2.6.1", "version_normalized": "2.6.1.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5", "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.9", "symfony/polyfill-ctype": "^1.9" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.0" }, "time": "2019-01-29T11:11:52+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "http://www.vancelucas.com" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ] }, { "name": "webmozart/assert", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3.3 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "phpunit/phpunit": "^4.6", "sebastian/version": "^1.0.1" }, "time": "2018-12-25T11:19:39+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ] }, { "name": "wikimedia/composer-merge-plugin", "version": "v1.4.1", "version_normalized": "1.4.1.0", "source": { "type": "git", "url": "https://github.com/wikimedia/composer-merge-plugin.git", "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100", "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100", "shasum": "", "mirrors": [ { "url": "https://dl.laravel-china.org/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.2" }, "require-dev": { "composer/composer": "~1.0.0", "jakub-onderka/php-parallel-lint": "~0.8", "phpunit/phpunit": "~4.8|~5.0", "squizlabs/php_codesniffer": "~2.1.0" }, "time": "2017-04-25T02:31:25+00:00", "type": "composer-plugin", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" }, "class": "Wikimedia\\Composer\\MergePlugin" }, "installation-source": "dist", "autoload": { "psr-4": { "Wikimedia\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bryan Davis", "email": "bd808@wikimedia.org" } ], "description": "Composer plugin to merge multiple composer.json files" } ]