Update used packages

This commit is contained in:
DariusIII
2023-09-05 11:18:18 +02:00
parent 724097bcad
commit 4f003085be
Generated
+38 -38
View File
@@ -3699,16 +3699,16 @@
},
{
"name": "laravel/framework",
"version": "v10.21.0",
"version": "v10.21.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "96b15c7ac382a9adb4a56d40c640e782d669a112"
"reference": "ae93199f5349fd8a02364424249aad2a90185a95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/96b15c7ac382a9adb4a56d40c640e782d669a112",
"reference": "96b15c7ac382a9adb4a56d40c640e782d669a112",
"url": "https://api.github.com/repos/laravel/framework/zipball/ae93199f5349fd8a02364424249aad2a90185a95",
"reference": "ae93199f5349fd8a02364424249aad2a90185a95",
"shasum": ""
},
"require": {
@@ -3895,7 +3895,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-08-29T13:55:56+00:00"
"time": "2023-09-04T14:34:36+00:00"
},
{
"name": "laravel/horizon",
@@ -7893,16 +7893,16 @@
},
{
"name": "propaganistas/laravel-disposable-email",
"version": "2.2.11",
"version": "2.2.12",
"source": {
"type": "git",
"url": "https://github.com/Propaganistas/Laravel-Disposable-Email.git",
"reference": "55889d2acdc3f4b9bbd20233840961bce30239c1"
"reference": "5d3b26769386543aef2eed7436f4574a9104607f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Propaganistas/Laravel-Disposable-Email/zipball/55889d2acdc3f4b9bbd20233840961bce30239c1",
"reference": "55889d2acdc3f4b9bbd20233840961bce30239c1",
"url": "https://api.github.com/repos/Propaganistas/Laravel-Disposable-Email/zipball/5d3b26769386543aef2eed7436f4574a9104607f",
"reference": "5d3b26769386543aef2eed7436f4574a9104607f",
"shasum": ""
},
"require": {
@@ -7956,7 +7956,7 @@
],
"support": {
"issues": "https://github.com/Propaganistas/Laravel-Disposable-Email/issues",
"source": "https://github.com/Propaganistas/Laravel-Disposable-Email/tree/2.2.11"
"source": "https://github.com/Propaganistas/Laravel-Disposable-Email/tree/2.2.12"
},
"funding": [
{
@@ -7964,7 +7964,7 @@
"type": "github"
}
],
"time": "2023-09-01T01:08:46+00:00"
"time": "2023-09-05T06:38:24+00:00"
},
{
"name": "psr/cache",
@@ -9577,16 +9577,16 @@
},
{
"name": "spatie/laravel-backup",
"version": "8.3.2",
"version": "8.3.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-backup.git",
"reference": "08eba5b3adc2dece686f1382dc3c7a03d60951eb"
"reference": "a20718e833daa77a8f496fb06ac208521669a838"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/08eba5b3adc2dece686f1382dc3c7a03d60951eb",
"reference": "08eba5b3adc2dece686f1382dc3c7a03d60951eb",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/a20718e833daa77a8f496fb06ac208521669a838",
"reference": "a20718e833daa77a8f496fb06ac208521669a838",
"shasum": ""
},
"require": {
@@ -9660,7 +9660,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-backup/issues",
"source": "https://github.com/spatie/laravel-backup/tree/8.3.2"
"source": "https://github.com/spatie/laravel-backup/tree/8.3.3"
},
"funding": [
{
@@ -9672,7 +9672,7 @@
"type": "other"
}
],
"time": "2023-08-30T14:16:51+00:00"
"time": "2023-09-04T13:41:27+00:00"
},
{
"name": "spatie/laravel-directory-cleanup",
@@ -14775,16 +14775,16 @@
},
{
"name": "ergebnis/composer-normalize",
"version": "2.35.0",
"version": "2.36.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/composer-normalize.git",
"reference": "fe5fab007825cdb2640e27726c17dbcf513af0d6"
"reference": "a8ac2c507de9166652cd76f4c336e9c7c0dd1456"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/fe5fab007825cdb2640e27726c17dbcf513af0d6",
"reference": "fe5fab007825cdb2640e27726c17dbcf513af0d6",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/a8ac2c507de9166652cd76f4c336e9c7c0dd1456",
"reference": "a8ac2c507de9166652cd76f4c336e9c7c0dd1456",
"shasum": ""
},
"require": {
@@ -14798,17 +14798,17 @@
"php": "~8.1.0 || ~8.2.0"
},
"require-dev": {
"composer/composer": "^2.5.8",
"composer/composer": "^2.6.2",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.12.0",
"ergebnis/php-cs-fixer-config": "^5.14.1",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.0",
"phpunit/phpunit": "^10.3.1",
"phpunit/phpunit": "^10.3.2",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.17.12",
"rector/rector": "~0.18.1",
"symfony/filesystem": "^6.0.13",
"vimeo/psalm": "^5.14.1"
"vimeo/psalm": "^5.15.0"
},
"type": "composer-plugin",
"extra": {
@@ -14847,7 +14847,7 @@
"security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/composer-normalize"
},
"time": "2023-08-11T09:11:22+00:00"
"time": "2023-09-04T10:00:36+00:00"
},
{
"name": "ergebnis/json",
@@ -16327,16 +16327,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.32",
"version": "1.10.33",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44"
"reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44",
"reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1",
"reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1",
"shasum": ""
},
"require": {
@@ -16385,7 +16385,7 @@
"type": "tidelift"
}
],
"time": "2023-08-24T21:54:50+00:00"
"time": "2023-09-04T12:20:53+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -16710,16 +16710,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.3.2",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0dafb1175c366dd274eaa9a625e914451506bcd1"
"reference": "241ed4dd0db1c096984e62d414c4e1ac8d5dbff4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0dafb1175c366dd274eaa9a625e914451506bcd1",
"reference": "0dafb1175c366dd274eaa9a625e914451506bcd1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/241ed4dd0db1c096984e62d414c4e1ac8d5dbff4",
"reference": "241ed4dd0db1c096984e62d414c4e1ac8d5dbff4",
"shasum": ""
},
"require": {
@@ -16791,7 +16791,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.3.2"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.3.3"
},
"funding": [
{
@@ -16807,7 +16807,7 @@
"type": "tidelift"
}
],
"time": "2023-08-15T05:34:23+00:00"
"time": "2023-09-05T04:34:51+00:00"
},
{
"name": "rector/rector",