update composer.lock and file (automatic update through CI)
This commit is contained in:
parent
148687e0e2
commit
b18719a351
146
composer.lock
generated
146
composer.lock
generated
@ -2119,16 +2119,16 @@
|
||||
},
|
||||
{
|
||||
"name": "giggsey/libphonenumber-for-php",
|
||||
"version": "8.13.23",
|
||||
"version": "8.13.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
||||
"reference": "b2dff83693cb46eb4478b193e9d94e2ff6258480"
|
||||
"reference": "746ca6a565b9d4167c94c80824f43fa6fb463fd1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/b2dff83693cb46eb4478b193e9d94e2ff6258480",
|
||||
"reference": "b2dff83693cb46eb4478b193e9d94e2ff6258480",
|
||||
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/746ca6a565b9d4167c94c80824f43fa6fb463fd1",
|
||||
"reference": "746ca6a565b9d4167c94c80824f43fa6fb463fd1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2187,20 +2187,20 @@
|
||||
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
|
||||
"source": "https://github.com/giggsey/libphonenumber-for-php"
|
||||
},
|
||||
"time": "2023-10-11T07:12:56+00:00"
|
||||
"time": "2023-10-31T08:12:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "giggsey/locale",
|
||||
"version": "2.4",
|
||||
"version": "2.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/giggsey/Locale.git",
|
||||
"reference": "a6b33dfc9e8949b7e28133c4628b29cd9f1850bb"
|
||||
"reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/giggsey/Locale/zipball/a6b33dfc9e8949b7e28133c4628b29cd9f1850bb",
|
||||
"reference": "a6b33dfc9e8949b7e28133c4628b29cd9f1850bb",
|
||||
"url": "https://api.github.com/repos/giggsey/Locale/zipball/e6d4540109a01dd2bc7334cdc842d6a6a67cf239",
|
||||
"reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2239,9 +2239,9 @@
|
||||
"description": "Locale functions required by libphonenumber-for-php",
|
||||
"support": {
|
||||
"issues": "https://github.com/giggsey/Locale/issues",
|
||||
"source": "https://github.com/giggsey/Locale/tree/2.4"
|
||||
"source": "https://github.com/giggsey/Locale/tree/2.5"
|
||||
},
|
||||
"time": "2023-04-13T07:40:58+00:00"
|
||||
"time": "2023-11-01T17:19:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "graylog2/gelf-php",
|
||||
@ -3174,16 +3174,16 @@
|
||||
},
|
||||
{
|
||||
"name": "lcobucci/jwt",
|
||||
"version": "5.0.0",
|
||||
"version": "5.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/lcobucci/jwt.git",
|
||||
"reference": "47bdb0e0b5d00c2f89ebe33e7e384c77e84e7c34"
|
||||
"reference": "f0031c07b96db6a0ca649206e7eacddb7e9d5908"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/47bdb0e0b5d00c2f89ebe33e7e384c77e84e7c34",
|
||||
"reference": "47bdb0e0b5d00c2f89ebe33e7e384c77e84e7c34",
|
||||
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/f0031c07b96db6a0ca649206e7eacddb7e9d5908",
|
||||
"reference": "f0031c07b96db6a0ca649206e7eacddb7e9d5908",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3191,20 +3191,20 @@
|
||||
"ext-json": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-sodium": "*",
|
||||
"php": "~8.1.0 || ~8.2.0",
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
|
||||
"psr/clock": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"infection/infection": "^0.26.19",
|
||||
"infection/infection": "^0.27.0",
|
||||
"lcobucci/clock": "^3.0",
|
||||
"lcobucci/coding-standard": "^9.0",
|
||||
"phpbench/phpbench": "^1.2.8",
|
||||
"lcobucci/coding-standard": "^11.0",
|
||||
"phpbench/phpbench": "^1.2.9",
|
||||
"phpstan/extension-installer": "^1.2",
|
||||
"phpstan/phpstan": "^1.10.3",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.1.2",
|
||||
"phpstan/phpstan-phpunit": "^1.3.8",
|
||||
"phpstan/phpstan": "^1.10.7",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.1.3",
|
||||
"phpstan/phpstan-phpunit": "^1.3.10",
|
||||
"phpstan/phpstan-strict-rules": "^1.5.0",
|
||||
"phpunit/phpunit": "^10.0.12"
|
||||
"phpunit/phpunit": "^10.2.6"
|
||||
},
|
||||
"suggest": {
|
||||
"lcobucci/clock": ">= 3.0"
|
||||
@ -3233,7 +3233,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/lcobucci/jwt/issues",
|
||||
"source": "https://github.com/lcobucci/jwt/tree/5.0.0"
|
||||
"source": "https://github.com/lcobucci/jwt/tree/5.1.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -3245,7 +3245,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-25T21:35:16+00:00"
|
||||
"time": "2023-10-31T06:41:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
@ -3850,16 +3850,16 @@
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
"version": "2.9.1",
|
||||
"version": "2.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/monolog.git",
|
||||
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
|
||||
"reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
|
||||
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/437cb3628f4cf6042cc10ae97fc2b8472e48ca1f",
|
||||
"reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3936,7 +3936,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Seldaek/monolog/issues",
|
||||
"source": "https://github.com/Seldaek/monolog/tree/2.9.1"
|
||||
"source": "https://github.com/Seldaek/monolog/tree/2.9.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -3948,7 +3948,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-06T13:44:46+00:00"
|
||||
"time": "2023-10-27T15:25:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
@ -4888,16 +4888,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.10.39",
|
||||
"version": "1.10.40",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4"
|
||||
"reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d9dedb0413f678b4d03cbc2279a48f91592c97c4",
|
||||
"reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/93c84b5bf7669920d823631e39904d69b9c7dc5d",
|
||||
"reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4946,7 +4946,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-17T15:46:26+00:00"
|
||||
"time": "2023-10-30T14:48:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
@ -6335,16 +6335,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v5.4.29",
|
||||
"version": "v5.4.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151"
|
||||
"reference": "2742d1b595927210546bb7a0887094cf1494de21"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151",
|
||||
"reference": "e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/2742d1b595927210546bb7a0887094cf1494de21",
|
||||
"reference": "2742d1b595927210546bb7a0887094cf1494de21",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6372,7 +6372,7 @@
|
||||
"require-dev": {
|
||||
"cache/integration-tests": "dev-master",
|
||||
"doctrine/cache": "^1.6|^2.0",
|
||||
"doctrine/dbal": "^2.13.1|^3.0",
|
||||
"doctrine/dbal": "^2.13.1|^3|^4",
|
||||
"predis/predis": "^1.1",
|
||||
"psr/simple-cache": "^1.0|^2.0",
|
||||
"symfony/config": "^4.4|^5.0|^6.0",
|
||||
@ -6412,7 +6412,7 @@
|
||||
"psr6"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/cache/tree/v5.4.29"
|
||||
"source": "https://github.com/symfony/cache/tree/v5.4.30"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6428,7 +6428,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-19T13:25:51+00:00"
|
||||
"time": "2023-10-17T14:17:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache-contracts",
|
||||
@ -7154,16 +7154,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/doctrine-messenger",
|
||||
"version": "v6.3.6",
|
||||
"version": "v6.3.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/doctrine-messenger.git",
|
||||
"reference": "9fec1e5af3b11432faf9f95d793c5e2f79b23df5"
|
||||
"reference": "b8dab85f66ffd5e4275eaf7558f9db8f4586dd41"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/9fec1e5af3b11432faf9f95d793c5e2f79b23df5",
|
||||
"reference": "9fec1e5af3b11432faf9f95d793c5e2f79b23df5",
|
||||
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/b8dab85f66ffd5e4275eaf7558f9db8f4586dd41",
|
||||
"reference": "b8dab85f66ffd5e4275eaf7558f9db8f4586dd41",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7206,7 +7206,7 @@
|
||||
"description": "Symfony Doctrine Messenger Bridge",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/doctrine-messenger/tree/v6.3.6"
|
||||
"source": "https://github.com/symfony/doctrine-messenger/tree/v6.3.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7222,7 +7222,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-12T15:02:41+00:00"
|
||||
"time": "2023-10-26T18:15:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
@ -7722,16 +7722,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/flex",
|
||||
"version": "v1.21.1",
|
||||
"version": "v1.21.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/flex.git",
|
||||
"reference": "7c191ea3c4cd40d074810b2f4750eac2c241396c"
|
||||
"reference": "f1cf4014ffac79e0c031cc40d6d66354e7de5da5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/flex/zipball/7c191ea3c4cd40d074810b2f4750eac2c241396c",
|
||||
"reference": "7c191ea3c4cd40d074810b2f4750eac2c241396c",
|
||||
"url": "https://api.github.com/repos/symfony/flex/zipball/f1cf4014ffac79e0c031cc40d6d66354e7de5da5",
|
||||
"reference": "f1cf4014ffac79e0c031cc40d6d66354e7de5da5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7767,7 +7767,7 @@
|
||||
"description": "Composer plugin for Symfony",
|
||||
"support": {
|
||||
"issues": "https://github.com/symfony/flex/issues",
|
||||
"source": "https://github.com/symfony/flex/tree/v1.21.1"
|
||||
"source": "https://github.com/symfony/flex/tree/v1.21.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7783,7 +7783,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-24T13:32:04+00:00"
|
||||
"time": "2023-10-30T18:34:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/form",
|
||||
@ -8536,16 +8536,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/messenger",
|
||||
"version": "v5.4.29",
|
||||
"version": "v5.4.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/messenger.git",
|
||||
"reference": "ce5165859adc36595578d684e77fc721fa53e387"
|
||||
"reference": "f6c4ec041891b92e81dc422eba0ff88dafb57487"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/messenger/zipball/ce5165859adc36595578d684e77fc721fa53e387",
|
||||
"reference": "ce5165859adc36595578d684e77fc721fa53e387",
|
||||
"url": "https://api.github.com/repos/symfony/messenger/zipball/f6c4ec041891b92e81dc422eba0ff88dafb57487",
|
||||
"reference": "f6c4ec041891b92e81dc422eba0ff88dafb57487",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8606,7 +8606,7 @@
|
||||
"description": "Helps applications send and receive messages to/from other applications or via message queues",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/messenger/tree/v5.4.29"
|
||||
"source": "https://github.com/symfony/messenger/tree/v5.4.30"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8622,7 +8622,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-20T14:19:32+00:00"
|
||||
"time": "2023-10-26T16:43:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
@ -10639,16 +10639,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
"version": "v5.4.29",
|
||||
"version": "v5.4.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/serializer.git",
|
||||
"reference": "b893175000155839170d589f3a3593f2ce601829"
|
||||
"reference": "ceadb4e08830e69738d313b667cfb426269f67f6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/b893175000155839170d589f3a3593f2ce601829",
|
||||
"reference": "b893175000155839170d589f3a3593f2ce601829",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/ceadb4e08830e69738d313b667cfb426269f67f6",
|
||||
"reference": "ceadb4e08830e69738d313b667cfb426269f67f6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10722,7 +10722,7 @@
|
||||
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/serializer/tree/v5.4.29"
|
||||
"source": "https://github.com/symfony/serializer/tree/v5.4.30"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10738,7 +10738,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-20T07:40:46+00:00"
|
||||
"time": "2023-10-25T18:53:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
@ -13764,16 +13764,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/dotenv",
|
||||
"version": "v5.4.22",
|
||||
"version": "v5.4.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dotenv.git",
|
||||
"reference": "77b7660bfcb85e8f28287d557d7af0046bcd2ca3"
|
||||
"reference": "ceed2cd28442adcf3679a9a82dacd45baeefc458"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dotenv/zipball/77b7660bfcb85e8f28287d557d7af0046bcd2ca3",
|
||||
"reference": "77b7660bfcb85e8f28287d557d7af0046bcd2ca3",
|
||||
"url": "https://api.github.com/repos/symfony/dotenv/zipball/ceed2cd28442adcf3679a9a82dacd45baeefc458",
|
||||
"reference": "ceed2cd28442adcf3679a9a82dacd45baeefc458",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -13815,7 +13815,7 @@
|
||||
"environment"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/dotenv/tree/v5.4.22"
|
||||
"source": "https://github.com/symfony/dotenv/tree/v5.4.30"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -13831,7 +13831,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-03-09T20:36:58+00:00"
|
||||
"time": "2023-10-26T16:37:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/maker-bundle",
|
||||
|
Loading…
Reference in New Issue
Block a user