Update used packages to their latest versions

This commit is contained in:
DariusIII
2020-12-04 22:16:17 +01:00
parent 04cbf20cd7
commit 88c9d7f2c2
Generated
+42 -42
View File
@@ -438,26 +438,26 @@
},
{
"name": "cache/tag-interop",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-cache/tag-interop.git",
"reference": "c7496dd81530f538af27b4f2713cde97bc292832"
"reference": "909a5df87e698f1665724a9e84851c11c45fbfb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832",
"reference": "c7496dd81530f538af27b4f2713cde97bc292832",
"url": "https://api.github.com/repos/php-cache/tag-interop/zipball/909a5df87e698f1665724a9e84851c11c45fbfb9",
"reference": "909a5df87e698f1665724a9e84851c11c45fbfb9",
"shasum": ""
},
"require": {
"php": "^5.5 || ^7.0",
"php": "^5.5 || ^7.0 || ^8.0",
"psr/cache": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@@ -473,7 +473,7 @@
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
"homepage": "https://github.com/nyholm"
},
{
"name": "Nicolas Grekas",
@@ -482,14 +482,14 @@
}
],
"description": "Framework interoperable interfaces for tags",
"homepage": "http://www.php-cache.com/en/latest/",
"homepage": "https://www.php-cache.com/en/latest/",
"keywords": [
"cache",
"psr",
"psr6",
"tag"
],
"time": "2017-03-13T09:14:27+00:00"
"time": "2020-12-04T14:11:04+00:00"
},
{
"name": "cache/void-adapter",
@@ -3304,16 +3304,16 @@
},
{
"name": "laravel/framework",
"version": "v8.17.1",
"version": "v8.17.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "7618102c4864ac1f1f791c966c0e9a86949d9b83"
"reference": "b89363b540bd8ad6e727ee165b510a19fe170a28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7618102c4864ac1f1f791c966c0e9a86949d9b83",
"reference": "7618102c4864ac1f1f791c966c0e9a86949d9b83",
"url": "https://api.github.com/repos/laravel/framework/zipball/b89363b540bd8ad6e727ee165b510a19fe170a28",
"reference": "b89363b540bd8ad6e727ee165b510a19fe170a28",
"shasum": ""
},
"require": {
@@ -3463,7 +3463,7 @@
"framework",
"laravel"
],
"time": "2020-12-02T06:08:43+00:00"
"time": "2020-12-03T13:47:59+00:00"
},
{
"name": "laravel/horizon",
@@ -4800,16 +4800,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.10.2",
"version": "v4.10.3",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "658f1be311a230e0907f5dfe0213742aff0596de"
"reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de",
"reference": "658f1be311a230e0907f5dfe0213742aff0596de",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
"reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
"shasum": ""
},
"require": {
@@ -4848,7 +4848,7 @@
"parser",
"php"
],
"time": "2020-09-26T10:30:38+00:00"
"time": "2020-12-03T17:45:45+00:00"
},
{
"name": "opis/closure",
@@ -6192,16 +6192,16 @@
},
{
"name": "psy/psysh",
"version": "v0.10.4",
"version": "v0.10.5",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
"reference": "7c710551d4a2653afa259c544508dc18a9098956"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
"reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/7c710551d4a2653afa259c544508dc18a9098956",
"reference": "7c710551d4a2653afa259c544508dc18a9098956",
"shasum": ""
},
"require": {
@@ -6260,7 +6260,7 @@
"interactive",
"shell"
],
"time": "2020-05-03T19:32:03+00:00"
"time": "2020-12-04T02:51:30+00:00"
},
{
"name": "ralouphie/getallheaders",
@@ -10844,16 +10844,16 @@
},
{
"name": "composer/composer",
"version": "2.0.7",
"version": "2.0.8",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "cbee637510037f293e641857b2a6223d0ea8008d"
"reference": "62139b2806178adb979d76bd3437534a1a9fd490"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/cbee637510037f293e641857b2a6223d0ea8008d",
"reference": "cbee637510037f293e641857b2a6223d0ea8008d",
"url": "https://api.github.com/repos/composer/composer/zipball/62139b2806178adb979d76bd3437534a1a9fd490",
"reference": "62139b2806178adb979d76bd3437534a1a9fd490",
"shasum": ""
},
"require": {
@@ -10932,7 +10932,7 @@
"type": "tidelift"
}
],
"time": "2020-11-13T16:31:06+00:00"
"time": "2020-12-03T16:20:39+00:00"
},
{
"name": "composer/semver",
@@ -11012,16 +11012,16 @@
},
{
"name": "composer/spdx-licenses",
"version": "1.5.4",
"version": "1.5.5",
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
"reference": "6946f785871e2314c60b4524851f3702ea4f2223"
"reference": "de30328a7af8680efdc03e396aad24befd513200"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223",
"reference": "6946f785871e2314c60b4524851f3702ea4f2223",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
"reference": "de30328a7af8680efdc03e396aad24befd513200",
"shasum": ""
},
"require": {
@@ -11033,7 +11033,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
"dev-main": "1.x-dev"
}
},
"autoload": {
@@ -11082,7 +11082,7 @@
"type": "tidelift"
}
],
"time": "2020-07-15T15:35:07+00:00"
"time": "2020-12-03T16:04:16+00:00"
},
{
"name": "composer/xdebug-handler",
@@ -12938,16 +12938,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.4.4",
"version": "9.5.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6535e637961f0829832621dc1b7308c2d24a799e"
"reference": "8e16c225d57c3d6808014df6b1dd7598d0a5bbbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6535e637961f0829832621dc1b7308c2d24a799e",
"reference": "6535e637961f0829832621dc1b7308c2d24a799e",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e16c225d57c3d6808014df6b1dd7598d0a5bbbe",
"reference": "8e16c225d57c3d6808014df6b1dd7598d0a5bbbe",
"shasum": ""
},
"require": {
@@ -12963,7 +12963,7 @@
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpspec/prophecy": "^1.12.1",
"phpunit/php-code-coverage": "^9.2",
"phpunit/php-code-coverage": "^9.2.3",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
"phpunit/php-text-template": "^2.0.3",
@@ -12994,7 +12994,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.4-dev"
"dev-master": "9.5-dev"
}
},
"autoload": {
@@ -13033,7 +13033,7 @@
"type": "github"
}
],
"time": "2020-12-01T04:58:47+00:00"
"time": "2020-12-04T05:05:53+00:00"
},
{
"name": "sebastian/cli-parser",