summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.lock385
1 files changed, 224 insertions, 161 deletions
diff --git a/composer.lock b/composer.lock
index 8f32b9b..6280147 100644
--- a/composer.lock
+++ b/composer.lock
@@ -226,23 +226,23 @@
},
{
"name": "dragonmantank/cron-expression",
- "version": "v2.3.0",
+ "version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
- "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
+ "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27",
- "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27",
+ "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
+ "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
"shasum": ""
},
"require": {
- "php": "^7.0"
+ "php": "^7.0|^8.0"
},
"require-dev": {
- "phpunit/phpunit": "^6.4|^7.0"
+ "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
},
"type": "library",
"extra": {
@@ -276,20 +276,20 @@
"cron",
"schedule"
],
- "time": "2019-03-31T00:38:28+00:00"
+ "time": "2020-10-13T00:52:37+00:00"
},
{
"name": "egulias/email-validator",
- "version": "2.1.20",
+ "version": "2.1.22",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "f46887bc48db66c7f38f668eb7d6ae54583617ff"
+ "reference": "68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f46887bc48db66c7f38f668eb7d6ae54583617ff",
- "reference": "f46887bc48db66c7f38f668eb7d6ae54583617ff",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5",
+ "reference": "68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5",
"shasum": ""
},
"require": {
@@ -334,24 +334,24 @@
"validation",
"validator"
],
- "time": "2020-09-06T13:44:32+00:00"
+ "time": "2020-09-26T15:48:38+00:00"
},
{
"name": "eluceo/ical",
- "version": "0.16.0",
+ "version": "0.16.1",
"source": {
"type": "git",
"url": "https://github.com/markuspoerschke/iCal.git",
- "reference": "97da0d94c9716e65c141066a2d96aa098379721b"
+ "reference": "7043337feaeacbc016844e7e52ef41bba504ad8f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/markuspoerschke/iCal/zipball/97da0d94c9716e65c141066a2d96aa098379721b",
- "reference": "97da0d94c9716e65c141066a2d96aa098379721b",
+ "url": "https://api.github.com/repos/markuspoerschke/iCal/zipball/7043337feaeacbc016844e7e52ef41bba504ad8f",
+ "reference": "7043337feaeacbc016844e7e52ef41bba504ad8f",
"shasum": ""
},
"require": {
- "php": ">=7.1"
+ "php": ">=7.1 || ~8.0.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
@@ -385,7 +385,7 @@
"ics",
"php calendar"
],
- "time": "2019-12-29T22:08:56+00:00"
+ "time": "2020-10-04T17:41:11+00:00"
},
{
"name": "fabpot/goutte",
@@ -565,23 +565,23 @@
},
{
"name": "guzzlehttp/promises",
- "version": "v1.3.1",
+ "version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
+ "reference": "60d379c243457e073cff02bc323a2a86cb355631"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
+ "reference": "60d379c243457e073cff02bc323a2a86cb355631",
"shasum": ""
},
"require": {
- "php": ">=5.5.0"
+ "php": ">=5.5"
},
"require-dev": {
- "phpunit/phpunit": "^4.0"
+ "symfony/phpunit-bridge": "^4.4 || ^5.1"
},
"type": "library",
"extra": {
@@ -612,20 +612,20 @@
"keywords": [
"promise"
],
- "time": "2016-12-20T10:07:11+00:00"
+ "time": "2020-09-30T07:37:28+00:00"
},
{
"name": "guzzlehttp/psr7",
- "version": "1.6.1",
+ "version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
+ "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
+ "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
"shasum": ""
},
"require": {
@@ -638,15 +638,15 @@
},
"require-dev": {
"ext-zlib": "*",
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
},
"suggest": {
- "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
+ "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.6-dev"
+ "dev-master": "1.7-dev"
}
},
"autoload": {
@@ -683,20 +683,20 @@
"uri",
"url"
],
- "time": "2019-07-01T23:21:34+00:00"
+ "time": "2020-09-30T07:37:11+00:00"
},
{
"name": "jikan-me/jikan",
- "version": "v2.16.14",
+ "version": "v2.16.15",
"source": {
"type": "git",
"url": "https://github.com/jikan-me/jikan.git",
- "reference": "b931a4fe6fc0b7b1769bdf84f89ef2b79b5d4f42"
+ "reference": "2ded41f024003a0c163b1b9cdeba594b47ed7aab"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/jikan-me/jikan/zipball/b931a4fe6fc0b7b1769bdf84f89ef2b79b5d4f42",
- "reference": "b931a4fe6fc0b7b1769bdf84f89ef2b79b5d4f42",
+ "url": "https://api.github.com/repos/jikan-me/jikan/zipball/2ded41f024003a0c163b1b9cdeba594b47ed7aab",
+ "reference": "2ded41f024003a0c163b1b9cdeba594b47ed7aab",
"shasum": ""
},
"require": {
@@ -734,20 +734,20 @@
}
],
"description": "Jikan is an unofficial MyAnimeList API",
- "time": "2020-09-17T19:29:06+00:00"
+ "time": "2020-10-14T11:48:59+00:00"
},
{
"name": "laravel/framework",
- "version": "v7.28.3",
+ "version": "v7.28.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
- "reference": "b0942c391975972b1a54b2dc983e33a239f169a9"
+ "reference": "de187e9200948bab6975167e480950abcd5efdac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/framework/zipball/b0942c391975972b1a54b2dc983e33a239f169a9",
- "reference": "b0942c391975972b1a54b2dc983e33a239f169a9",
+ "url": "https://api.github.com/repos/laravel/framework/zipball/de187e9200948bab6975167e480950abcd5efdac",
+ "reference": "de187e9200948bab6975167e480950abcd5efdac",
"shasum": ""
},
"require": {
@@ -892,7 +892,7 @@
"framework",
"laravel"
],
- "time": "2020-09-17T14:23:26+00:00"
+ "time": "2020-10-06T14:22:09+00:00"
},
{
"name": "laravel/tinker",
@@ -1114,16 +1114,16 @@
},
{
"name": "league/mime-type-detection",
- "version": "1.4.0",
+ "version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
- "reference": "fda190b62b962d96a069fcc414d781db66d65b69"
+ "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/fda190b62b962d96a069fcc414d781db66d65b69",
- "reference": "fda190b62b962d96a069fcc414d781db66d65b69",
+ "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ea2fbfc988bade315acd5967e6d02274086d0f28",
+ "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28",
"shasum": ""
},
"require": {
@@ -1151,7 +1151,7 @@
}
],
"description": "Mime-type detection for Flysystem",
- "time": "2020-08-09T10:34:01+00:00"
+ "time": "2020-09-21T18:10:53+00:00"
},
{
"name": "monolog/monolog",
@@ -1236,16 +1236,16 @@
},
{
"name": "nesbot/carbon",
- "version": "2.40.0",
+ "version": "2.41.3",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "6c7646154181013ecd55e80c201b9fd873c6ee5d"
+ "reference": "e148788eeae9b9b7b87996520358b86faad37b52"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/6c7646154181013ecd55e80c201b9fd873c6ee5d",
- "reference": "6c7646154181013ecd55e80c201b9fd873c6ee5d",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e148788eeae9b9b7b87996520358b86faad37b52",
+ "reference": "e148788eeae9b9b7b87996520358b86faad37b52",
"shasum": ""
},
"require": {
@@ -1311,20 +1311,20 @@
"datetime",
"time"
],
- "time": "2020-09-11T19:00:58+00:00"
+ "time": "2020-10-12T20:36:09+00:00"
},
{
"name": "nikic/php-parser",
- "version": "v4.9.1",
+ "version": "v4.10.2",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "88e519766fc58bd46b8265561fb79b54e2e00b28"
+ "reference": "658f1be311a230e0907f5dfe0213742aff0596de"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/88e519766fc58bd46b8265561fb79b54e2e00b28",
- "reference": "88e519766fc58bd46b8265561fb79b54e2e00b28",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de",
+ "reference": "658f1be311a230e0907f5dfe0213742aff0596de",
"shasum": ""
},
"require": {
@@ -1363,33 +1363,33 @@
"parser",
"php"
],
- "time": "2020-08-30T16:15:20+00:00"
+ "time": "2020-09-26T10:30:38+00:00"
},
{
"name": "opis/closure",
- "version": "3.5.7",
+ "version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
- "reference": "4531e53afe2fc660403e76fb7644e95998bff7bf"
+ "reference": "c547f8262a5fa9ff507bd06cc394067b83a75085"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/opis/closure/zipball/4531e53afe2fc660403e76fb7644e95998bff7bf",
- "reference": "4531e53afe2fc660403e76fb7644e95998bff7bf",
+ "url": "https://api.github.com/repos/opis/closure/zipball/c547f8262a5fa9ff507bd06cc394067b83a75085",
+ "reference": "c547f8262a5fa9ff507bd06cc394067b83a75085",
"shasum": ""
},
"require": {
- "php": "^5.4 || ^7.0"
+ "php": "^5.4 || ^7.0 || ^8.0"
},
"require-dev": {
"jeremeamia/superclosure": "^2.0",
- "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
+ "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.5.x-dev"
+ "dev-master": "3.6.x-dev"
}
},
"autoload": {
@@ -1424,7 +1424,7 @@
"serialization",
"serialize"
],
- "time": "2020-09-06T17:02:15+00:00"
+ "time": "2020-10-11T21:42:15+00:00"
},
{
"name": "paragonie/random_compat",
@@ -2086,16 +2086,16 @@
},
{
"name": "symfony/browser-kit",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
- "reference": "b9545e08790be2d3d7d92306e339bbcd79f461e4"
+ "reference": "8944cc83bb18f83f577225c695d999044e7c62b0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/browser-kit/zipball/b9545e08790be2d3d7d92306e339bbcd79f461e4",
- "reference": "b9545e08790be2d3d7d92306e339bbcd79f461e4",
+ "url": "https://api.github.com/repos/symfony/browser-kit/zipball/8944cc83bb18f83f577225c695d999044e7c62b0",
+ "reference": "8944cc83bb18f83f577225c695d999044e7c62b0",
"shasum": ""
},
"require": {
@@ -2141,20 +2141,20 @@
],
"description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com",
- "time": "2020-06-24T13:36:18+00:00"
+ "time": "2020-10-02T08:49:02+00:00"
},
{
"name": "symfony/console",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf"
+ "reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/186f395b256065ba9b890c0a4e48a91d598fa2cf",
- "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf",
+ "url": "https://api.github.com/repos/symfony/console/zipball/ae789a8a2ad189ce7e8216942cdb9b77319f5eb8",
+ "reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8",
"shasum": ""
},
"require": {
@@ -2220,11 +2220,11 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2020-09-02T07:07:40+00:00"
+ "time": "2020-10-07T15:23:00+00:00"
},
{
"name": "symfony/css-selector",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@@ -2327,16 +2327,16 @@
},
{
"name": "symfony/dom-crawler",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
- "reference": "3ac31ffbc596e41ca081037b7d78fc7a853c0315"
+ "reference": "6d6885e167aad0af4128b392f22d8f2a33dd88ec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3ac31ffbc596e41ca081037b7d78fc7a853c0315",
- "reference": "3ac31ffbc596e41ca081037b7d78fc7a853c0315",
+ "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6d6885e167aad0af4128b392f22d8f2a33dd88ec",
+ "reference": "6d6885e167aad0af4128b392f22d8f2a33dd88ec",
"shasum": ""
},
"require": {
@@ -2385,20 +2385,20 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
- "time": "2020-08-12T08:45:47+00:00"
+ "time": "2020-09-02T16:23:27+00:00"
},
{
"name": "symfony/error-handler",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "525636d4b84e06c6ca72d96b6856b5b169416e6a"
+ "reference": "5e4d8ef8d71822922d1eebd130219ae3491a5ca9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/525636d4b84e06c6ca72d96b6856b5b169416e6a",
- "reference": "525636d4b84e06c6ca72d96b6856b5b169416e6a",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/5e4d8ef8d71822922d1eebd130219ae3491a5ca9",
+ "reference": "5e4d8ef8d71822922d1eebd130219ae3491a5ca9",
"shasum": ""
},
"require": {
@@ -2442,20 +2442,20 @@
],
"description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com",
- "time": "2020-08-17T10:01:29+00:00"
+ "time": "2020-10-02T08:49:02+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "94871fc0a69c3c5da57764187724cdce0755899c"
+ "reference": "d5de97d6af175a9e8131c546db054ca32842dd0f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/94871fc0a69c3c5da57764187724cdce0755899c",
- "reference": "94871fc0a69c3c5da57764187724cdce0755899c",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d5de97d6af175a9e8131c546db054ca32842dd0f",
+ "reference": "d5de97d6af175a9e8131c546db054ca32842dd0f",
"shasum": ""
},
"require": {
@@ -2475,6 +2475,7 @@
"psr/log": "~1.0",
"symfony/config": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
+ "symfony/error-handler": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
"symfony/http-foundation": "^4.4|^5.0",
"symfony/service-contracts": "^1.1|^2",
@@ -2514,7 +2515,7 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
- "time": "2020-08-13T14:19:42+00:00"
+ "time": "2020-09-18T14:27:32+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -2580,16 +2581,16 @@
},
{
"name": "symfony/finder",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "2b765f0cf6612b3636e738c0689b29aa63088d5d"
+ "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/2b765f0cf6612b3636e738c0689b29aa63088d5d",
- "reference": "2b765f0cf6612b3636e738c0689b29aa63088d5d",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8",
+ "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8",
"shasum": ""
},
"require": {
@@ -2625,20 +2626,81 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
- "time": "2020-08-17T10:01:29+00:00"
+ "time": "2020-09-02T16:23:27+00:00"
+ },
+ {
+ "name": "symfony/http-client-contracts",
+ "version": "v2.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/http-client-contracts.git",
+ "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3",
+ "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.2.5"
+ },
+ "suggest": {
+ "symfony/http-client-implementation": ""
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.2-dev"
+ },
+ "thanks": {
+ "name": "symfony/contracts",
+ "url": "https://github.com/symfony/contracts"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Contracts\\HttpClient\\": ""
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Generic abstractions related to HTTP clients",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "abstractions",
+ "contracts",
+ "decoupling",
+ "interfaces",
+ "interoperability",
+ "standards"
+ ],
+ "time": "2020-09-07T11:33:47+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "41a4647f12870e9d41d9a7d72ff0614a27208558"
+ "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/41a4647f12870e9d41d9a7d72ff0614a27208558",
- "reference": "41a4647f12870e9d41d9a7d72ff0614a27208558",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/353b42e7b4fd1c898aab09a059466c9cea74039b",
+ "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b",
"shasum": ""
},
"require": {
@@ -2686,20 +2748,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
- "time": "2020-08-17T07:48:54+00:00"
+ "time": "2020-09-27T14:14:57+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "3e32676e6cb5d2081c91a56783471ff8a7f7110b"
+ "reference": "1764b87d2f10d5c9ce6e4850fe27934116d89708"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3e32676e6cb5d2081c91a56783471ff8a7f7110b",
- "reference": "3e32676e6cb5d2081c91a56783471ff8a7f7110b",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1764b87d2f10d5c9ce6e4850fe27934116d89708",
+ "reference": "1764b87d2f10d5c9ce6e4850fe27934116d89708",
"shasum": ""
},
"require": {
@@ -2708,6 +2770,7 @@
"symfony/deprecation-contracts": "^2.1",
"symfony/error-handler": "^4.4|^5.0",
"symfony/event-dispatcher": "^5.0",
+ "symfony/http-client-contracts": "^1.1|^2",
"symfony/http-foundation": "^4.4|^5.0",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9",
@@ -2785,20 +2848,20 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
- "time": "2020-09-02T08:15:18+00:00"
+ "time": "2020-10-04T07:57:28+00:00"
},
{
"name": "symfony/mime",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "89a2c9b4cb7b5aa516cf55f5194c384f444c81dc"
+ "reference": "4404d6545125863561721514ad9388db2661eec5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/89a2c9b4cb7b5aa516cf55f5194c384f444c81dc",
- "reference": "89a2c9b4cb7b5aa516cf55f5194c384f444c81dc",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/4404d6545125863561721514ad9388db2661eec5",
+ "reference": "4404d6545125863561721514ad9388db2661eec5",
"shasum": ""
},
"require": {
@@ -2848,7 +2911,7 @@
"mime",
"mime-type"
],
- "time": "2020-08-17T10:01:29+00:00"
+ "time": "2020-09-02T16:23:27+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -3492,16 +3555,16 @@
},
{
"name": "symfony/process",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "1864216226af21eb76d9477f691e7cbf198e0402"
+ "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/1864216226af21eb76d9477f691e7cbf198e0402",
- "reference": "1864216226af21eb76d9477f691e7cbf198e0402",
+ "url": "https://api.github.com/repos/symfony/process/zipball/d3a2e64866169586502f0cd9cab69135ad12cee9",
+ "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9",
"shasum": ""
},
"require": {
@@ -3538,20 +3601,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
- "time": "2020-07-23T08:36:24+00:00"
+ "time": "2020-09-02T16:23:27+00:00"
},
{
"name": "symfony/routing",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "47b0218344cb6af25c93ca8ee1137fafbee5005d"
+ "reference": "720348c2ae011f8c56964c0fc3e992840cb60ccf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/47b0218344cb6af25c93ca8ee1137fafbee5005d",
- "reference": "47b0218344cb6af25c93ca8ee1137fafbee5005d",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/720348c2ae011f8c56964c0fc3e992840cb60ccf",
+ "reference": "720348c2ae011f8c56964c0fc3e992840cb60ccf",
"shasum": ""
},
"require": {
@@ -3616,7 +3679,7 @@
"uri",
"url"
],
- "time": "2020-08-10T08:03:57+00:00"
+ "time": "2020-10-02T13:05:43+00:00"
},
{
"name": "symfony/service-contracts",
@@ -3682,16 +3745,16 @@
},
{
"name": "symfony/string",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a"
+ "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/0de4cc1e18bb596226c06a82e2e7e9bc6001a63a",
- "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a",
+ "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
+ "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
"shasum": ""
},
"require": {
@@ -3749,20 +3812,20 @@
"utf-8",
"utf8"
],
- "time": "2020-08-17T07:48:54+00:00"
+ "time": "2020-09-15T12:23:47+00:00"
},
{
"name": "symfony/translation",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "917b02cdc5f33e0309b8e9d33ee1480b20687413"
+ "reference": "e3cdd5119b1b5bf0698c351b8ee20fb5a4ea248b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/917b02cdc5f33e0309b8e9d33ee1480b20687413",
- "reference": "917b02cdc5f33e0309b8e9d33ee1480b20687413",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/e3cdd5119b1b5bf0698c351b8ee20fb5a4ea248b",
+ "reference": "e3cdd5119b1b5bf0698c351b8ee20fb5a4ea248b",
"shasum": ""
},
"require": {
@@ -3827,20 +3890,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
- "time": "2020-08-17T10:01:29+00:00"
+ "time": "2020-09-27T03:44:28+00:00"
},
{
"name": "symfony/translation-contracts",
- "version": "v2.2.0",
+ "version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "77ce1c3627c9f39643acd9af086631f842c50c4d"
+ "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/77ce1c3627c9f39643acd9af086631f842c50c4d",
- "reference": "77ce1c3627c9f39643acd9af086631f842c50c4d",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
+ "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
"shasum": ""
},
"require": {
@@ -3852,7 +3915,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.2-dev"
+ "dev-master": "2.3-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -3888,20 +3951,20 @@
"interoperability",
"standards"
],
- "time": "2020-09-07T11:33:47+00:00"
+ "time": "2020-09-28T13:05:58+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v5.1.5",
+ "version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "b43a3905262bcf97b2510f0621f859ca4f5287be"
+ "reference": "c976c115a0d788808f7e71834c8eb0844f678d02"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b43a3905262bcf97b2510f0621f859ca4f5287be",
- "reference": "b43a3905262bcf97b2510f0621f859ca4f5287be",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c976c115a0d788808f7e71834c8eb0844f678d02",
+ "reference": "c976c115a0d788808f7e71834c8eb0844f678d02",
"shasum": ""
},
"require": {
@@ -3964,7 +4027,7 @@
"debug",
"dump"
],
- "time": "2020-08-17T07:42:30+00:00"
+ "time": "2020-09-18T14:27:32+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@@ -4291,16 +4354,16 @@
},
{
"name": "facade/ignition",
- "version": "2.3.7",
+ "version": "2.4.1",
"source": {
"type": "git",
"url": "https://github.com/facade/ignition.git",
- "reference": "b364db8860a63c1fb58b72b9718863c21df08762"
+ "reference": "9fc6c3d3de5271a1b94cff19dce2c9295abf0ffa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/facade/ignition/zipball/b364db8860a63c1fb58b72b9718863c21df08762",
- "reference": "b364db8860a63c1fb58b72b9718863c21df08762",
+ "url": "https://api.github.com/repos/facade/ignition/zipball/9fc6c3d3de5271a1b94cff19dce2c9295abf0ffa",
+ "reference": "9fc6c3d3de5271a1b94cff19dce2c9295abf0ffa",
"shasum": ""
},
"require": {
@@ -4359,7 +4422,7 @@
"laravel",
"page"
],
- "time": "2020-09-06T19:26:27+00:00"
+ "time": "2020-10-14T08:59:59+00:00"
},
{
"name": "facade/ignition-contracts",
@@ -4570,16 +4633,16 @@
},
{
"name": "laravel/ui",
- "version": "v2.4.0",
+ "version": "v2.4.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
- "reference": "f5398544a9cd4804a42d09ce51735e37cd51ea2d"
+ "reference": "1c69ae3e8b52fe6c9eaf83b43c6dd8ef5c3f9e2c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/ui/zipball/f5398544a9cd4804a42d09ce51735e37cd51ea2d",
- "reference": "f5398544a9cd4804a42d09ce51735e37cd51ea2d",
+ "url": "https://api.github.com/repos/laravel/ui/zipball/1c69ae3e8b52fe6c9eaf83b43c6dd8ef5c3f9e2c",
+ "reference": "1c69ae3e8b52fe6c9eaf83b43c6dd8ef5c3f9e2c",
"shasum": ""
},
"require": {
@@ -4621,7 +4684,7 @@
"laravel",
"ui"
],
- "time": "2020-09-11T15:31:52+00:00"
+ "time": "2020-09-22T16:51:51+00:00"
},
{
"name": "mockery/mockery",
@@ -5056,28 +5119,28 @@
},
{
"name": "phpspec/prophecy",
- "version": "1.11.1",
+ "version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
- "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
+ "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
- "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d",
+ "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2",
- "php": "^7.2",
- "phpdocumentor/reflection-docblock": "^5.0",
+ "php": "^7.2 || ~8.0, <8.1",
+ "phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0",
- "phpunit/phpunit": "^8.0"
+ "phpunit/phpunit": "^8.0 || ^9.0 <9.3"
},
"type": "library",
"extra": {
@@ -5115,7 +5178,7 @@
"spy",
"stub"
],
- "time": "2020-07-08T12:44:21+00:00"
+ "time": "2020-09-29T09:10:42+00:00"
},
{
"name": "phpunit/php-code-coverage",