Update packages.

This commit is contained in:
James Cole 2021-07-18 19:20:24 +02:00
parent 6d971e86b1
commit e8c08a0e93
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

77
composer.lock generated
View File

@ -374,24 +374,23 @@
},
{
"name": "doctrine/cache",
"version": "2.0.3",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88"
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/c9622c6820d3ede1e2315a6a377ea1076e421d88",
"reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88",
"url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
"shasum": ""
},
"require": {
"php": "~7.1 || ^8.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4",
"psr/cache": ">=3"
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
@ -400,8 +399,9 @@
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"predis/predis": "~1.0",
"psr/cache": "^1.0 || ^2.0",
"symfony/cache": "^4.4 || ^5.2"
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
@ -453,7 +453,7 @@
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/2.0.3"
"source": "https://github.com/doctrine/cache/tree/2.1.1"
},
"funding": [
{
@ -469,7 +469,7 @@
"type": "tidelift"
}
],
"time": "2021-05-25T09:43:04+00:00"
"time": "2021-07-17T14:49:29+00:00"
},
{
"name": "doctrine/dbal",
@ -1689,16 +1689,16 @@
},
{
"name": "laravel/framework",
"version": "v8.49.2",
"version": "v8.50.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "d9b43ee080b4d51344b2e578aa667f85040471a2"
"reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d9b43ee080b4d51344b2e578aa667f85040471a2",
"reference": "d9b43ee080b4d51344b2e578aa667f85040471a2",
"url": "https://api.github.com/repos/laravel/framework/zipball/d892dbacbe3859cf9303ccda98ac8d782141d5ae",
"reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae",
"shasum": ""
},
"require": {
@ -1708,7 +1708,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"league/commonmark": "^1.3",
"league/commonmark": "^1.3|^2.0",
"league/flysystem": "^1.1",
"monolog/monolog": "^2.0",
"nesbot/carbon": "^2.31",
@ -1853,7 +1853,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-07-06T14:06:38+00:00"
"time": "2021-07-13T12:41:53+00:00"
},
{
"name": "laravel/passport",
@ -2199,16 +2199,16 @@
},
{
"name": "league/commonmark",
"version": "1.6.5",
"version": "1.6.6",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "44ffd8d3c4a9133e4bd0548622b09c55af39db5f"
"reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/44ffd8d3c4a9133e4bd0548622b09c55af39db5f",
"reference": "44ffd8d3c4a9133e4bd0548622b09c55af39db5f",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c4228d11e30d7493c6836d20872f9582d8ba6dcf",
"reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf",
"shasum": ""
},
"require": {
@ -2296,7 +2296,7 @@
"type": "tidelift"
}
],
"time": "2021-06-26T11:57:13+00:00"
"time": "2021-07-17T17:13:23+00:00"
},
{
"name": "league/csv",
@ -2743,16 +2743,16 @@
},
{
"name": "monolog/monolog",
"version": "2.3.0",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "df991fd88693ab703aa403413d83e15f688dae33"
"reference": "9738e495f288eec0b187e310b7cdbbb285777dbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/df991fd88693ab703aa403413d83e15f688dae33",
"reference": "df991fd88693ab703aa403413d83e15f688dae33",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/9738e495f288eec0b187e310b7cdbbb285777dbe",
"reference": "9738e495f288eec0b187e310b7cdbbb285777dbe",
"shasum": ""
},
"require": {
@ -2823,7 +2823,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.3.0"
"source": "https://github.com/Seldaek/monolog/tree/2.3.1"
},
"funding": [
{
@ -2835,7 +2835,7 @@
"type": "tidelift"
}
],
"time": "2021-07-05T11:34:13+00:00"
"time": "2021-07-14T11:56:39+00:00"
},
{
"name": "nesbot/carbon",
@ -7975,16 +7975,16 @@
},
{
"name": "filp/whoops",
"version": "2.13.0",
"version": "2.14.0",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424"
"reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424",
"url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
"reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
"shasum": ""
},
"require": {
@ -8034,7 +8034,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.13.0"
"source": "https://github.com/filp/whoops/tree/2.14.0"
},
"funding": [
{
@ -8042,7 +8042,7 @@
"type": "github"
}
],
"time": "2021-06-04T12:00:00+00:00"
"time": "2021-07-13T12:00:00+00:00"
},
{
"name": "hamcrest/hamcrest-php",
@ -9441,12 +9441,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "1a08d0c7ab47e57fad0d254951a615f07445e91f"
"reference": "fc5e5d772af47d035df8178172391259b6e30566"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1a08d0c7ab47e57fad0d254951a615f07445e91f",
"reference": "1a08d0c7ab47e57fad0d254951a615f07445e91f",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/fc5e5d772af47d035df8178172391259b6e30566",
"reference": "fc5e5d772af47d035df8178172391259b6e30566",
"shasum": ""
},
"conflict": {
@ -9504,6 +9504,7 @@
"endroid/qr-code-bundle": "<3.4.2",
"enshrined/svg-sanitize": "<0.13.1",
"erusev/parsedown": "<1.7.2",
"ether/logs": "<3.0.4",
"ezsystems/demobundle": ">=5.4,<5.4.6.1",
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
@ -9618,7 +9619,7 @@
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
"pimcore/pimcore": "<6.8.8",
"pimcore/pimcore": "<10.0.7",
"pocketmine/pocketmine-mp": "<3.15.4",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
@ -9808,7 +9809,7 @@
"type": "tidelift"
}
],
"time": "2021-07-02T20:02:51+00:00"
"time": "2021-07-13T18:03:10+00:00"
},
{
"name": "sebastian/cli-parser",