update symfony version deps

This commit is contained in:
Nabeel Shahzad 2018-03-04 15:07:28 -06:00
parent 454b2b488b
commit 56f5276bae

308
composer.lock generated
View File

@ -181,7 +181,7 @@
}
],
"description": "Common classes for PSR-6 adapters",
"homepage": "https://www.php-cache.com/en/latest/",
"homepage": "http://www.php-cache.com/en/latest/",
"keywords": [
"cache",
"psr-6",
@ -249,7 +249,7 @@
}
],
"description": "A PSR-6 cache implementation using a php array. This implementation supports tags",
"homepage": "https://www.php-cache.com/en/latest/",
"homepage": "http://www.php-cache.com/en/latest/",
"keywords": [
"array",
"cache",
@ -311,7 +311,7 @@
}
],
"description": "A helper trait and interface to your PSR-6 cache to support hierarchical keys.",
"homepage": "https://www.php-cache.com/en/latest/",
"homepage": "http://www.php-cache.com/en/latest/",
"keywords": [
"cache",
"hierarchical",
@ -366,7 +366,7 @@
}
],
"description": "Framework interoperable interfaces for tags",
"homepage": "https://www.php-cache.com/en/latest/",
"homepage": "http://www.php-cache.com/en/latest/",
"keywords": [
"cache",
"psr",
@ -415,17 +415,17 @@
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "https://www.naderman.de"
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "https://robbast.nl"
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
@ -495,7 +495,7 @@
}
],
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "https://www.doctrine-project.org",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"inflection",
"pluralize",
@ -551,7 +551,7 @@
}
],
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"lexer",
"parser"
@ -698,11 +698,11 @@
{
"name": "Emanuil Rusev",
"email": "hello@erusev.com",
"homepage": "https://erusev.com"
"homepage": "http://erusev.com"
}
],
"description": "Parser for Markdown.",
"homepage": "https://parsedown.org",
"homepage": "http://parsedown.org",
"keywords": [
"markdown",
"parser"
@ -808,7 +808,7 @@
"Apache-2.0"
],
"description": "Client library for Google APIs",
"homepage": "https://developers.google.com/api-client-library/php",
"homepage": "http://developers.google.com/api-client-library/php",
"keywords": [
"google"
],
@ -845,7 +845,7 @@
"Apache-2.0"
],
"description": "Client library for Google APIs",
"homepage": "https://developers.google.com/api-client-library/php",
"homepage": "http://developers.google.com/api-client-library/php",
"keywords": [
"google"
],
@ -890,7 +890,7 @@
"Apache-2.0"
],
"description": "Google Auth Library for PHP",
"homepage": "https://github.com/google/google-auth-library-php",
"homepage": "http://github.com/google/google-auth-library-php",
"keywords": [
"Authentication",
"google",
@ -951,7 +951,7 @@
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "https://guzzlephp.org/",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
@ -1131,7 +1131,7 @@
}
],
"description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers",
"homepage": "https://hashids.org/php",
"homepage": "http://hashids.org/php",
"keywords": [
"bitly",
"decode",
@ -1648,16 +1648,16 @@
},
{
"name": "league/flysystem",
"version": "1.0.42",
"version": "1.0.43",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "09eabc54e199950041aef258a85847676496fe8e"
"reference": "1ce7cc142d906ba58dc54c82915d355a9191c8a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/09eabc54e199950041aef258a85847676496fe8e",
"reference": "09eabc54e199950041aef258a85847676496fe8e",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1ce7cc142d906ba58dc54c82915d355a9191c8a8",
"reference": "1ce7cc142d906ba58dc54c82915d355a9191c8a8",
"shasum": ""
},
"require": {
@ -1728,7 +1728,7 @@
"sftp",
"storage"
],
"time": "2018-01-27T16:03:56+00:00"
"time": "2018-03-01T10:27:04+00:00"
},
{
"name": "league/geotools",
@ -1785,12 +1785,12 @@
{
"name": "Antoine Corcy",
"email": "contact@sbin.dk",
"homepage": "https://sbin.dk",
"homepage": "http://sbin.dk",
"role": "Developer"
}
],
"description": "Geo-related tools PHP 7.0+ library",
"homepage": "https://geotools-php.org/",
"homepage": "http://geotools-php.org/",
"keywords": [
"async",
"batch",
@ -1989,11 +1989,11 @@
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
"homepage": "http://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https://github.com/Seldaek/monolog",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
@ -2076,11 +2076,11 @@
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "https://nesbot.com"
"homepage": "http://nesbot.com"
}
],
"description": "A simple API extension for DateTime.",
"homepage": "https://carbon.nesbot.com",
"homepage": "http://carbon.nesbot.com",
"keywords": [
"date",
"datetime",
@ -2090,16 +2090,16 @@
},
{
"name": "nikic/php-parser",
"version": "v3.1.4",
"version": "v3.1.5",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "e57b3a09784f846411aa7ed664eedb73e3399078"
"reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e57b3a09784f846411aa7ed664eedb73e3399078",
"reference": "e57b3a09784f846411aa7ed664eedb73e3399078",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
"reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
"shasum": ""
},
"require": {
@ -2137,7 +2137,7 @@
"parser",
"php"
],
"time": "2018-01-25T21:31:33+00:00"
"time": "2018-02-28T20:30:58+00:00"
},
{
"name": "nwidart/laravel-modules",
@ -2237,7 +2237,7 @@
"lib/random.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
@ -2282,7 +2282,7 @@
},
"suggest": {
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
"puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check https://docs.php-http.org/en/latest/discovery.html for more details."
"puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
},
"type": "library",
"extra": {
@ -2306,7 +2306,7 @@
}
],
"description": "Finds installed HTTPlug implementations and PSR-7 message factories",
"homepage": "https://php-http.org",
"homepage": "http://php-http.org",
"keywords": [
"adapter",
"client",
@ -2356,7 +2356,7 @@
{
"name": "Jonathan Hanson",
"email": "jonathan@jonathan-hanson.org",
"homepage": "https://www.jonathan-hanson.org/",
"homepage": "http://www.jonathan-hanson.org/",
"role": "Developer"
}
],
@ -2439,7 +2439,7 @@
}
],
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
"homepage": "https://phpseclib.sourceforge.net",
"homepage": "http://phpseclib.sourceforge.net",
"keywords": [
"BigInteger",
"aes",
@ -2670,7 +2670,7 @@
"Prettus\\Validator\\": "src/Prettus/Validator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"authors": [
{
"name": "Anderson Andrade",
@ -2720,7 +2720,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
@ -2759,14 +2759,14 @@
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
@ -2815,7 +2815,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
@ -2865,7 +2865,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
@ -2905,14 +2905,14 @@
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
@ -3144,7 +3144,7 @@
"authors": [
{
"name": "Santiago Garcia",
"homepage": "https://santigarcor.me"
"homepage": "http://santigarcor.me"
}
],
"description": "This package provides a flexible way to add Role-based Permissions to Laravel",
@ -3314,7 +3314,7 @@
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
@ -3328,7 +3328,7 @@
}
],
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "https://swiftmailer.symfony.com",
"homepage": "http://swiftmailer.symfony.com",
"keywords": [
"email",
"mail",
@ -3338,16 +3338,16 @@
},
{
"name": "symfony/console",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "36d5b41e7d4e1ccf0370f6babe966c08ef0a1488"
"reference": "555c8dbe0ae9e561740451eabdbed2cc554b6a51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/36d5b41e7d4e1ccf0370f6babe966c08ef0a1488",
"reference": "36d5b41e7d4e1ccf0370f6babe966c08ef0a1488",
"url": "https://api.github.com/repos/symfony/console/zipball/555c8dbe0ae9e561740451eabdbed2cc554b6a51",
"reference": "555c8dbe0ae9e561740451eabdbed2cc554b6a51",
"shasum": ""
},
"require": {
@ -3402,20 +3402,20 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2018-01-29T09:06:29+00:00"
"time": "2018-02-26T15:55:47+00:00"
},
{
"name": "symfony/css-selector",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "f97600434e3141ef3cbb9ea42cf500fba88022b7"
"reference": "c69f1e93aa898fd9fec627ebef467188151c8dc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/f97600434e3141ef3cbb9ea42cf500fba88022b7",
"reference": "f97600434e3141ef3cbb9ea42cf500fba88022b7",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/c69f1e93aa898fd9fec627ebef467188151c8dc2",
"reference": "c69f1e93aa898fd9fec627ebef467188151c8dc2",
"shasum": ""
},
"require": {
@ -3455,20 +3455,20 @@
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
"time": "2018-01-03T07:38:00+00:00"
"time": "2018-02-03T14:58:37+00:00"
},
{
"name": "symfony/debug",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "c77bb31d0f6310a2ac11e657475d396a92e5dc54"
"reference": "1721e4e7effb23480966690cdcdc7d2a4152d489"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/c77bb31d0f6310a2ac11e657475d396a92e5dc54",
"reference": "c77bb31d0f6310a2ac11e657475d396a92e5dc54",
"url": "https://api.github.com/repos/symfony/debug/zipball/1721e4e7effb23480966690cdcdc7d2a4152d489",
"reference": "1721e4e7effb23480966690cdcdc7d2a4152d489",
"shasum": ""
},
"require": {
@ -3511,20 +3511,20 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2018-01-18T22:19:33+00:00"
"time": "2018-02-28T21:50:02+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "39b785e1cf28e9f21bb601a5d62c4992a8e8a290"
"reference": "26726ddc01601dc9393f2afc3369ce1ca64e4537"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/39b785e1cf28e9f21bb601a5d62c4992a8e8a290",
"reference": "39b785e1cf28e9f21bb601a5d62c4992a8e8a290",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/26726ddc01601dc9393f2afc3369ce1ca64e4537",
"reference": "26726ddc01601dc9393f2afc3369ce1ca64e4537",
"shasum": ""
},
"require": {
@ -3567,20 +3567,20 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
"time": "2018-01-03T07:38:00+00:00"
"time": "2018-02-22T10:50:29+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "74d33aac36208c4d6757807d9f598f0133a3a4eb"
"reference": "85eaf6a8ec915487abac52e133efc4a268204428"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/74d33aac36208c4d6757807d9f598f0133a3a4eb",
"reference": "74d33aac36208c4d6757807d9f598f0133a3a4eb",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/85eaf6a8ec915487abac52e133efc4a268204428",
"reference": "85eaf6a8ec915487abac52e133efc4a268204428",
"shasum": ""
},
"require": {
@ -3630,20 +3630,20 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"time": "2018-01-03T07:38:00+00:00"
"time": "2018-02-14T14:11:10+00:00"
},
{
"name": "symfony/finder",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "8b08180f2b7ccb41062366b9ad91fbc4f1af8601"
"reference": "552e244df10237f845a94fd64b194f848805e34b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/8b08180f2b7ccb41062366b9ad91fbc4f1af8601",
"reference": "8b08180f2b7ccb41062366b9ad91fbc4f1af8601",
"url": "https://api.github.com/repos/symfony/finder/zipball/552e244df10237f845a94fd64b194f848805e34b",
"reference": "552e244df10237f845a94fd64b194f848805e34b",
"shasum": ""
},
"require": {
@ -3679,20 +3679,20 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2018-01-03T07:38:00+00:00"
"time": "2018-02-11T17:17:44+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "82a3ee2c6662d08ca1adf99e1ef2e31ab48196d4"
"reference": "94139989e51193e62a46bc87741ae05c8e8390f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/82a3ee2c6662d08ca1adf99e1ef2e31ab48196d4",
"reference": "82a3ee2c6662d08ca1adf99e1ef2e31ab48196d4",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/94139989e51193e62a46bc87741ae05c8e8390f5",
"reference": "94139989e51193e62a46bc87741ae05c8e8390f5",
"shasum": ""
},
"require": {
@ -3732,20 +3732,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2018-01-29T09:06:29+00:00"
"time": "2018-02-22T10:50:29+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "194bd224ec27952eac6d4fea6264b22990834eca"
"reference": "77cf672c855f038b1b916201d00b1d55899ee8e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/194bd224ec27952eac6d4fea6264b22990834eca",
"reference": "194bd224ec27952eac6d4fea6264b22990834eca",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/77cf672c855f038b1b916201d00b1d55899ee8e7",
"reference": "77cf672c855f038b1b916201d00b1d55899ee8e7",
"shasum": ""
},
"require": {
@ -3757,7 +3757,7 @@
},
"conflict": {
"symfony/config": "<3.4",
"symfony/dependency-injection": "<3.4",
"symfony/dependency-injection": "<3.4.5|<4.0.5,>=4",
"symfony/var-dumper": "<3.4",
"twig/twig": "<1.34|<2.4,>=2"
},
@ -3770,7 +3770,7 @@
"symfony/config": "~3.4|~4.0",
"symfony/console": "~3.4|~4.0",
"symfony/css-selector": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/dependency-injection": "^3.4.5|^4.0.5",
"symfony/dom-crawler": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0",
@ -3818,11 +3818,11 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2018-01-29T13:27:08+00:00"
"time": "2018-03-01T19:48:35+00:00"
},
{
"name": "symfony/inflector",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/inflector.git",
@ -3993,16 +3993,16 @@
},
{
"name": "symfony/process",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "e1712002d81de6f39f854bc5bbd9e9f4bb6345b4"
"reference": "6ed08502a7c9559da8e60ea343bdbd19c3350b3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/e1712002d81de6f39f854bc5bbd9e9f4bb6345b4",
"reference": "e1712002d81de6f39f854bc5bbd9e9f4bb6345b4",
"url": "https://api.github.com/repos/symfony/process/zipball/6ed08502a7c9559da8e60ea343bdbd19c3350b3e",
"reference": "6ed08502a7c9559da8e60ea343bdbd19c3350b3e",
"shasum": ""
},
"require": {
@ -4038,11 +4038,11 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2018-01-29T09:06:29+00:00"
"time": "2018-02-19T12:18:43+00:00"
},
{
"name": "symfony/property-access",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
@ -4109,16 +4109,16 @@
},
{
"name": "symfony/routing",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "a69bd948700b672e036147762f46749bcae33796"
"reference": "9c6268c1970c7e507bedc8946bece32a7db23515"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/a69bd948700b672e036147762f46749bcae33796",
"reference": "a69bd948700b672e036147762f46749bcae33796",
"url": "https://api.github.com/repos/symfony/routing/zipball/9c6268c1970c7e507bedc8946bece32a7db23515",
"reference": "9c6268c1970c7e507bedc8946bece32a7db23515",
"shasum": ""
},
"require": {
@ -4183,20 +4183,20 @@
"uri",
"url"
],
"time": "2018-01-16T18:04:12+00:00"
"time": "2018-02-28T21:50:02+00:00"
},
{
"name": "symfony/serializer",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "18abe8e278181fce0ad55b9cbdd04f40f4bcf553"
"reference": "0526b430c8548520fd5817f425d9a3d8a11a21e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/18abe8e278181fce0ad55b9cbdd04f40f4bcf553",
"reference": "18abe8e278181fce0ad55b9cbdd04f40f4bcf553",
"url": "https://api.github.com/repos/symfony/serializer/zipball/0526b430c8548520fd5817f425d9a3d8a11a21e1",
"reference": "0526b430c8548520fd5817f425d9a3d8a11a21e1",
"shasum": ""
},
"require": {
@ -4261,20 +4261,20 @@
],
"description": "Symfony Serializer Component",
"homepage": "https://symfony.com",
"time": "2018-01-19T11:28:59+00:00"
"time": "2018-02-19T12:18:43+00:00"
},
{
"name": "symfony/translation",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "a9c4e4cc56f7eff0960c4f6c157da8f6b13211fc"
"reference": "e20a9b7f9f62cb33a11638b345c248e7d510c938"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/a9c4e4cc56f7eff0960c4f6c157da8f6b13211fc",
"reference": "a9c4e4cc56f7eff0960c4f6c157da8f6b13211fc",
"url": "https://api.github.com/repos/symfony/translation/zipball/e20a9b7f9f62cb33a11638b345c248e7d510c938",
"reference": "e20a9b7f9f62cb33a11638b345c248e7d510c938",
"shasum": ""
},
"require": {
@ -4329,20 +4329,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"time": "2018-01-18T22:19:33+00:00"
"time": "2018-02-22T10:50:29+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "6d63cc74f3e2d4961411ccb77389a00332653104"
"reference": "c7d89044ed6ed3b7d8b558d509cca0666b947e58"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6d63cc74f3e2d4961411ccb77389a00332653104",
"reference": "6d63cc74f3e2d4961411ccb77389a00332653104",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c7d89044ed6ed3b7d8b558d509cca0666b947e58",
"reference": "c7d89044ed6ed3b7d8b558d509cca0666b947e58",
"shasum": ""
},
"require": {
@ -4398,20 +4398,20 @@
"debug",
"dump"
],
"time": "2018-01-29T09:06:29+00:00"
"time": "2018-02-26T15:55:47+00:00"
},
{
"name": "symfony/yaml",
"version": "v4.0.4",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "ffc60bda1d4a00ec0b32eeabf39dc017bf480028"
"reference": "de5f125ea39de846b90b313b2cfb031a0152d223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ffc60bda1d4a00ec0b32eeabf39dc017bf480028",
"reference": "ffc60bda1d4a00ec0b32eeabf39dc017bf480028",
"url": "https://api.github.com/repos/symfony/yaml/zipball/de5f125ea39de846b90b313b2cfb031a0152d223",
"reference": "de5f125ea39de846b90b313b2cfb031a0152d223",
"shasum": ""
},
"require": {
@ -4456,7 +4456,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2018-01-21T19:06:11+00:00"
"time": "2018-02-19T20:08:53+00:00"
},
{
"name": "theiconic/php-ga-measurement-protocol",
@ -4583,7 +4583,7 @@
}
],
"description": "A small utility library that detects the OS the server is running on",
"homepage": "https://tivie.github.com/php-os-detector/",
"homepage": "http://tivie.github.com/php-os-detector/",
"keywords": [
"detection",
"detector",
@ -4636,12 +4636,12 @@
{
"name": "Antoine Corcy",
"email": "contact@sbin.dk",
"homepage": "https://sbin.dk",
"homepage": "http://sbin.dk",
"role": "Developer"
}
],
"description": "Geo-related tools PHP 5.3 library for Laravel 5",
"homepage": "https://geotools-php.org/",
"homepage": "http://geotools-php.org/",
"keywords": [
"async",
"batch",
@ -4747,7 +4747,7 @@
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "https://www.vancelucas.com"
"homepage": "http://www.vancelucas.com"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
@ -4862,7 +4862,7 @@
}
],
"description": "Common files for PHP Geocoder",
"homepage": "https://geocoder-php.org",
"homepage": "http://geocoder-php.org",
"keywords": [
"abstraction",
"geocoder",
@ -5106,7 +5106,7 @@
}
],
"description": "Docblock Annotations Parser",
"homepage": "https://www.doctrine-project.org",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
@ -5157,7 +5157,7 @@
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.com/"
"homepage": "http://ocramius.github.com/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
@ -5262,7 +5262,7 @@
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
@ -5362,7 +5362,7 @@
{
"name": "Jakub Onderka",
"email": "jakub.onderka@gmail.com",
"homepage": "https://www.acci.cz"
"homepage": "http://www.acci.cz"
}
],
"time": "2014-04-08T15:00:19+00:00"
@ -5406,7 +5406,7 @@
{
"name": "Jakub Onderka",
"email": "acci@acci.cz",
"homepage": "https://www.acci.cz/"
"homepage": "http://www.acci.cz/"
}
],
"time": "2015-04-20T18:58:01+00:00"
@ -5452,16 +5452,16 @@
{
"name": "Pádraic Brady",
"email": "padraic.brady@gmail.com",
"homepage": "https://blog.astrumfutura.com"
"homepage": "http://blog.astrumfutura.com"
},
{
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
"homepage": "https://davedevelopment.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": "https://github.com/padraic/mockery",
"homepage": "http://github.com/padraic/mockery",
"keywords": [
"BDD",
"TDD",
@ -5614,7 +5614,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -5661,7 +5661,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -5718,7 +5718,7 @@
]
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
@ -5729,7 +5729,7 @@
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "https://www.phpdoc.org",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
@ -5881,7 +5881,7 @@
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "https://everzet.com"
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
@ -6481,7 +6481,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -6492,7 +6492,7 @@
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "https://www.github.com/sebastianbergmann/environment",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
@ -6533,7 +6533,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -6560,7 +6560,7 @@
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "https://www.github.com/sebastianbergmann/exporter",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
@ -6601,7 +6601,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -6612,7 +6612,7 @@
}
],
"description": "Snapshotting of global state",
"homepage": "https://www.github.com/sebastianbergmann/global-state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
@ -6651,7 +6651,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -6696,7 +6696,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -6741,7 +6741,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -6760,7 +6760,7 @@
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "https://www.github.com/sebastianbergmann/recursion-context",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2017-03-03T06:23:57+00:00"
},
{
@ -6850,7 +6850,7 @@
},
{
"name": "symfony/class-loader",
"version": "v3.4.4",
"version": "v3.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/class-loader.git",
@ -6930,7 +6930,7 @@
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
@ -7038,12 +7038,12 @@
{
"name": "Robert Allen",
"email": "zircote@gmail.com",
"homepage": "https://www.zircote.com"
"homepage": "http://www.zircote.com"
},
{
"name": "Bob Fanger",
"email": "bfanger@gmail.com",
"homepage": "https://bfanger.nl"
"homepage": "http://bfanger.nl"
}
],
"description": "Swagger-PHP - Generate interactive documentation for your RESTful API using phpdoc annotations",