Update used packages to their latest versions

This commit is contained in:
DariusIII
2023-05-02 17:26:57 +02:00
parent 5da3863548
commit ec57cb8bb0
Generated
+67 -69
View File
@@ -6004,21 +6004,20 @@
},
{
"name": "nyholm/psr7",
"version": "1.7.0",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
"reference": "ed7cf98f6562831dbc3c962406b5e49dc8179c8c"
"reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/ed7cf98f6562831dbc3c962406b5e49dc8179c8c",
"reference": "ed7cf98f6562831dbc3c962406b5e49dc8179c8c",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/3cb4d163b58589e47b35103e8e5e6a6a475b47be",
"reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be",
"shasum": ""
},
"require": {
"php": ">=7.2",
"php-http/message-factory": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 || ^2.0"
},
@@ -6029,14 +6028,15 @@
},
"require-dev": {
"http-interop/http-factory-tests": "^0.9",
"php-http/psr7-integration-tests": "^1.0@dev",
"phpunit/phpunit": "^7.5 || 8.5 || 9.4",
"php-http/message-factory": "^1.0",
"php-http/psr7-integration-tests": "^1.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
"symfony/error-handler": "^4.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.7-dev"
"dev-master": "1.8-dev"
}
},
"autoload": {
@@ -6066,7 +6066,7 @@
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
"source": "https://github.com/Nyholm/psr7/tree/1.7.0"
"source": "https://github.com/Nyholm/psr7/tree/1.8.0"
},
"funding": [
{
@@ -6078,7 +6078,7 @@
"type": "github"
}
],
"time": "2023-04-20T08:38:48+00:00"
"time": "2023-05-02T11:26:24+00:00"
},
{
"name": "opis/closure",
@@ -7477,16 +7477,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.20.3",
"version": "1.20.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "6c04009f6cae6eda2f040745b6b846080ef069c2"
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6c04009f6cae6eda2f040745b6b846080ef069c2",
"reference": "6c04009f6cae6eda2f040745b6b846080ef069c2",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd",
"shasum": ""
},
"require": {
@@ -7516,9 +7516,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.3"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4"
},
"time": "2023-04-25T09:01:03+00:00"
"time": "2023-05-02T09:19:37+00:00"
},
{
"name": "pragmarx/google2fa",
@@ -8564,23 +8564,23 @@
},
{
"name": "react/promise",
"version": "v2.9.0",
"version": "v2.10.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
"url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36"
},
"type": "library",
"autoload": {
@@ -8624,19 +8624,15 @@
],
"support": {
"issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v2.9.0"
"source": "https://github.com/reactphp/promise/tree/v2.10.0"
},
"funding": [
{
"url": "https://github.com/WyriHaximus",
"type": "github"
},
{
"url": "https://github.com/clue",
"type": "github"
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2022-02-11T10:27:51+00:00"
"time": "2023-05-02T15:15:43+00:00"
},
{
"name": "seld/cli-prompt",
@@ -9082,16 +9078,16 @@
},
{
"name": "spatie/db-dumper",
"version": "3.3.0",
"version": "3.3.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/db-dumper.git",
"reference": "129b8254b2c9f10881a754a692bd9507b09a1893"
"reference": "3b9fd47899bf6a59d3452392121c9ce675d55d34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/129b8254b2c9f10881a754a692bd9507b09a1893",
"reference": "129b8254b2c9f10881a754a692bd9507b09a1893",
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/3b9fd47899bf6a59d3452392121c9ce675d55d34",
"reference": "3b9fd47899bf6a59d3452392121c9ce675d55d34",
"shasum": ""
},
"require": {
@@ -9099,7 +9095,7 @@
"symfony/process": "^5.0|^6.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
"pestphp/pest": "^1.22"
},
"type": "library",
"autoload": {
@@ -9129,7 +9125,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/db-dumper/tree/3.3.0"
"source": "https://github.com/spatie/db-dumper/tree/3.3.1"
},
"funding": [
{
@@ -9141,7 +9137,7 @@
"type": "github"
}
],
"time": "2022-09-01T20:20:26+00:00"
"time": "2023-05-02T11:05:31+00:00"
},
{
"name": "spatie/fractalistic",
@@ -9206,16 +9202,16 @@
},
{
"name": "spatie/laravel-backup",
"version": "8.1.9",
"version": "8.1.10",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-backup.git",
"reference": "381f56fa109dd28f1b8366d2c24cb46267720c50"
"reference": "a743a8bc21e388e5cc1bceff676859180f018771"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/381f56fa109dd28f1b8366d2c24cb46267720c50",
"reference": "381f56fa109dd28f1b8366d2c24cb46267720c50",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/a743a8bc21e388e5cc1bceff676859180f018771",
"reference": "a743a8bc21e388e5cc1bceff676859180f018771",
"shasum": ""
},
"require": {
@@ -9289,7 +9285,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-backup/issues",
"source": "https://github.com/spatie/laravel-backup/tree/8.1.9"
"source": "https://github.com/spatie/laravel-backup/tree/8.1.10"
},
"funding": [
{
@@ -9301,7 +9297,7 @@
"type": "other"
}
],
"time": "2023-04-25T07:19:55+00:00"
"time": "2023-05-02T07:30:18+00:00"
},
{
"name": "spatie/laravel-directory-cleanup",
@@ -14342,22 +14338,22 @@
},
{
"name": "ergebnis/composer-normalize",
"version": "2.30.2",
"version": "2.31.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/composer-normalize.git",
"reference": "54d58f7dc5517ae183ac2c06f1dcbd616876673c"
"reference": "da1d18bcc2ca02111359c2c76fd938a907ba0a16"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/54d58f7dc5517ae183ac2c06f1dcbd616876673c",
"reference": "54d58f7dc5517ae183ac2c06f1dcbd616876673c",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/da1d18bcc2ca02111359c2c76fd938a907ba0a16",
"reference": "da1d18bcc2ca02111359c2c76fd938a907ba0a16",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.0.0",
"ergebnis/json": "^1.0.1",
"ergebnis/json-normalizer": "^4.0.2",
"ergebnis/json-normalizer": "^4.1.0",
"ergebnis/json-printer": "^3.3.0",
"ext-json": "*",
"justinrainbow/json-schema": "^5.2.12",
@@ -14365,16 +14361,16 @@
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev": {
"composer/composer": "^2.5.1",
"composer/composer": "^2.5.5",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.3.1",
"ergebnis/php-cs-fixer-config": "^5.5.2",
"fakerphp/faker": "^1.21.0",
"infection/infection": "~0.26.19",
"phpunit/phpunit": "^9.6.3",
"phpunit/phpunit": "^9.6.7",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.15.18",
"rector/rector": "~0.15.25",
"symfony/filesystem": "^6.0.13",
"vimeo/psalm": "^5.7.7"
"vimeo/psalm": "^5.9.0"
},
"type": "composer-plugin",
"extra": {
@@ -14382,7 +14378,8 @@
"composer-normalize": {
"indent-size": 2,
"indent-style": "space"
}
},
"plugin-optional": true
},
"autoload": {
"psr-4": {
@@ -14409,9 +14406,10 @@
],
"support": {
"issues": "https://github.com/ergebnis/composer-normalize/issues",
"security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/composer-normalize"
},
"time": "2023-02-27T17:23:42+00:00"
"time": "2023-05-02T14:10:33+00:00"
},
{
"name": "ergebnis/json",
@@ -14477,16 +14475,16 @@
},
{
"name": "ergebnis/json-normalizer",
"version": "4.0.2",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/json-normalizer.git",
"reference": "15df99fbf454da13b31008795a7397d3d7d73bb4"
"reference": "e38f8b27f908686b200e3bd68e1b7bdfb5d53061"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/15df99fbf454da13b31008795a7397d3d7d73bb4",
"reference": "15df99fbf454da13b31008795a7397d3d7d73bb4",
"url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/e38f8b27f908686b200e3bd68e1b7bdfb5d53061",
"reference": "e38f8b27f908686b200e3bd68e1b7bdfb5d53061",
"shasum": ""
},
"require": {
@@ -14502,15 +14500,15 @@
"composer/semver": "^3.2.1",
"ergebnis/data-provider": "^1.3.0",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.3.1",
"ergebnis/php-cs-fixer-config": "^5.5.2",
"fakerphp/faker": "^1.21.0",
"infection/infection": "~0.26.19",
"phpunit/phpunit": "^9.6.3",
"phpunit/phpunit": "^9.6.7",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.15.18",
"rector/rector": "~0.15.25",
"symfony/filesystem": "^6.0.19",
"symfony/finder": "^6.0.19",
"vimeo/psalm": "^5.7.7"
"vimeo/psalm": "^5.9.0"
},
"suggest": {
"composer/semver": "If you want to use ComposerJsonNormalizer or VersionConstraintNormalizer"
@@ -14541,7 +14539,7 @@
"issues": "https://github.com/ergebnis/json-normalizer/issues",
"source": "https://github.com/ergebnis/json-normalizer"
},
"time": "2023-02-27T17:17:30+00:00"
"time": "2023-05-02T11:08:03+00:00"
},
{
"name": "ergebnis/json-pointer",
@@ -16724,16 +16722,16 @@
},
{
"name": "sebastian/diff",
"version": "5.0.1",
"version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02"
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/aae9a0a43bff37bd5d8d0311426c87bf36153f02",
"reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
"shasum": ""
},
"require": {
@@ -16779,7 +16777,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.1"
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
},
"funding": [
{
@@ -16787,7 +16785,7 @@
"type": "github"
}
],
"time": "2023-03-23T05:12:41+00:00"
"time": "2023-05-01T07:48:21+00:00"
},
{
"name": "sebastian/environment",