Update used packages to their latest versions

This commit is contained in:
DariusIII
2021-11-10 22:53:05 +01:00
parent 2fd42e29bd
commit 5695c44d9a
Generated
+23 -23
View File
@@ -3840,16 +3840,16 @@
},
{
"name": "laravel/framework",
"version": "v8.70.1",
"version": "v8.70.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "f4b69fac9292df1a8afd5eb93e77990444ad5077"
"reference": "dec9524cd0f9fa35a6eb8e25d0b40f8bbc8ec225"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f4b69fac9292df1a8afd5eb93e77990444ad5077",
"reference": "f4b69fac9292df1a8afd5eb93e77990444ad5077",
"url": "https://api.github.com/repos/laravel/framework/zipball/dec9524cd0f9fa35a6eb8e25d0b40f8bbc8ec225",
"reference": "dec9524cd0f9fa35a6eb8e25d0b40f8bbc8ec225",
"shasum": ""
},
"require": {
@@ -4008,7 +4008,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-11-09T16:50:33+00:00"
"time": "2021-11-09T22:48:33+00:00"
},
{
"name": "laravel/horizon",
@@ -11820,16 +11820,16 @@
},
{
"name": "vlucas/phpdotenv",
"version": "v5.3.1",
"version": "v5.4.0",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "accaddf133651d4b5cf81a119f25296736ffc850"
"reference": "d4394d044ed69a8f244f3445bcedf8a0d7fe2403"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/accaddf133651d4b5cf81a119f25296736ffc850",
"reference": "accaddf133651d4b5cf81a119f25296736ffc850",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/d4394d044ed69a8f244f3445bcedf8a0d7fe2403",
"reference": "d4394d044ed69a8f244f3445bcedf8a0d7fe2403",
"shasum": ""
},
"require": {
@@ -11852,7 +11852,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.3-dev"
"dev-master": "5.4-dev"
}
},
"autoload": {
@@ -11882,7 +11882,7 @@
],
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.3.1"
"source": "https://github.com/vlucas/phpdotenv/tree/v5.4.0"
},
"funding": [
{
@@ -11894,7 +11894,7 @@
"type": "tidelift"
}
],
"time": "2021-10-02T19:24:42+00:00"
"time": "2021-11-10T01:08:39+00:00"
},
{
"name": "voku/portable-ascii",
@@ -14209,16 +14209,16 @@
},
{
"name": "php-coveralls/php-coveralls",
"version": "v2.4.3",
"version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/php-coveralls/php-coveralls.git",
"reference": "909381bd40a17ae6e9076051f0d73293c1c091af"
"reference": "a54881adfb9bb3a01ca72e2832131b33f02da4e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/909381bd40a17ae6e9076051f0d73293c1c091af",
"reference": "909381bd40a17ae6e9076051f0d73293c1c091af",
"url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/a54881adfb9bb3a01ca72e2832131b33f02da4e4",
"reference": "a54881adfb9bb3a01ca72e2832131b33f02da4e4",
"shasum": ""
},
"require": {
@@ -14226,11 +14226,11 @@
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"php": "^5.5 || ^7.0 || ^8.0",
"psr/log": "^1.0",
"symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0",
"symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0",
"symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0",
"symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0"
"psr/log": "^1.0 || ^2.0",
"symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
@@ -14286,9 +14286,9 @@
],
"support": {
"issues": "https://github.com/php-coveralls/php-coveralls/issues",
"source": "https://github.com/php-coveralls/php-coveralls/tree/v2.4.3"
"source": "https://github.com/php-coveralls/php-coveralls/tree/v2.5.1"
},
"time": "2020-12-24T09:17:03+00:00"
"time": "2021-11-10T16:53:56+00:00"
},
{
"name": "php-cs-fixer/diff",