Revert "Update used packages"

This reverts commit 6b123c6b97.
This commit is contained in:
DariusIII
2023-10-04 22:48:11 +02:00
parent 77baea70f5
commit 28c9c522b0
Generated
+34 -31
View File
@@ -9028,16 +9028,16 @@
},
{
"name": "sentry/sentry-laravel",
"version": "3.8.1",
"version": "3.8.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "b6142a80fa9360a10b786d2da032339602d0e362"
"reference": "c7e7611553f9f90af10ed98dde1a680220f02e4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/b6142a80fa9360a10b786d2da032339602d0e362",
"reference": "b6142a80fa9360a10b786d2da032339602d0e362",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/c7e7611553f9f90af10ed98dde1a680220f02e4d",
"reference": "c7e7611553f9f90af10ed98dde1a680220f02e4d",
"shasum": ""
},
"require": {
@@ -9104,7 +9104,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/3.8.1"
"source": "https://github.com/getsentry/sentry-laravel/tree/3.8.0"
},
"funding": [
{
@@ -9116,7 +9116,7 @@
"type": "custom"
}
],
"time": "2023-10-04T10:21:16+00:00"
"time": "2023-09-05T11:02:34+00:00"
},
{
"name": "smarty/smarty",
@@ -14450,16 +14450,16 @@
},
{
"name": "captainhook/captainhook",
"version": "5.17.3",
"version": "5.17.2",
"source": {
"type": "git",
"url": "https://github.com/captainhookphp/captainhook.git",
"reference": "cac493cfacf14f3a2d16b4ebff9a3bc9adb4c68d"
"reference": "a93597571c93bf60898a3f3e7e69aa35678690be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/cac493cfacf14f3a2d16b4ebff9a3bc9adb4c68d",
"reference": "cac493cfacf14f3a2d16b4ebff9a3bc9adb4c68d",
"url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/a93597571c93bf60898a3f3e7e69aa35678690be",
"reference": "a93597571c93bf60898a3f3e7e69aa35678690be",
"shasum": ""
},
"require": {
@@ -14469,7 +14469,7 @@
"php": ">=7.4",
"sebastianfeldmann/camino": "^0.9.2",
"sebastianfeldmann/cli": "^3.3",
"sebastianfeldmann/git": "^3.9",
"sebastianfeldmann/git": "^3.8.9",
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
@@ -14521,7 +14521,7 @@
],
"support": {
"issues": "https://github.com/captainhookphp/captainhook/issues",
"source": "https://github.com/captainhookphp/captainhook/tree/5.17.3"
"source": "https://github.com/captainhookphp/captainhook/tree/5.17.2"
},
"funding": [
{
@@ -14529,7 +14529,7 @@
"type": "github"
}
],
"time": "2023-10-04T11:51:41+00:00"
"time": "2023-10-03T12:31:27+00:00"
},
{
"name": "captainhook/plugin-composer",
@@ -15378,16 +15378,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.34.1",
"version": "v3.34.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3"
"reference": "7c7a4ad2ed8fe50df3e25528218b13d383608f23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3",
"reference": "98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7c7a4ad2ed8fe50df3e25528218b13d383608f23",
"reference": "7c7a4ad2ed8fe50df3e25528218b13d383608f23",
"shasum": ""
},
"require": {
@@ -15408,6 +15408,9 @@
"symfony/process": "^5.4 || ^6.0",
"symfony/stopwatch": "^5.4 || ^6.0"
},
"conflict": {
"stevebauman/unfinalize": "*"
},
"require-dev": {
"facile-it/paraunit": "^1.3 || ^2.0",
"justinrainbow/json-schema": "^5.2",
@@ -15461,7 +15464,7 @@
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.34.1"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.34.0"
},
"funding": [
{
@@ -15469,7 +15472,7 @@
"type": "github"
}
],
"time": "2023-10-03T23:51:05+00:00"
"time": "2023-09-29T15:34:26+00:00"
},
{
"name": "hamcrest/hamcrest-php",
@@ -16527,16 +16530,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "10.1.7",
"version": "10.1.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "355324ca4980b8916c18b9db29f3ef484078f26e"
"reference": "56f33548fe522c8d82da7ff3824b42829d324364"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/355324ca4980b8916c18b9db29f3ef484078f26e",
"reference": "355324ca4980b8916c18b9db29f3ef484078f26e",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/56f33548fe522c8d82da7ff3824b42829d324364",
"reference": "56f33548fe522c8d82da7ff3824b42829d324364",
"shasum": ""
},
"require": {
@@ -16593,7 +16596,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.7"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.6"
},
"funding": [
{
@@ -16601,7 +16604,7 @@
"type": "github"
}
],
"time": "2023-10-04T15:34:17+00:00"
"time": "2023-09-19T04:59:03+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -18034,16 +18037,16 @@
},
{
"name": "sebastianfeldmann/git",
"version": "3.9.2",
"version": "3.8.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianfeldmann/git.git",
"reference": "11c85123216b32985f8f0b8547a52390d87d544e"
"reference": "38586be69b0932b630337afcc8db12e5b7981254"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/11c85123216b32985f8f0b8547a52390d87d544e",
"reference": "11c85123216b32985f8f0b8547a52390d87d544e",
"url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/38586be69b0932b630337afcc8db12e5b7981254",
"reference": "38586be69b0932b630337afcc8db12e5b7981254",
"shasum": ""
},
"require": {
@@ -18083,7 +18086,7 @@
],
"support": {
"issues": "https://github.com/sebastianfeldmann/git/issues",
"source": "https://github.com/sebastianfeldmann/git/tree/3.9.2"
"source": "https://github.com/sebastianfeldmann/git/tree/3.8.9"
},
"funding": [
{
@@ -18091,7 +18094,7 @@
"type": "github"
}
],
"time": "2023-10-04T10:59:08+00:00"
"time": "2023-03-30T16:37:34+00:00"
},
{
"name": "symfony/config",