|
|
@@ -339,16 +339,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
- "version": "1.27.0",
|
|
|
+ "version": "1.27.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
- "reference": "52ebd235c1f7e0d5e1b16464b695a28335f8e44a"
|
|
|
+ "reference": "904713c5929655dc9b97288b69cfeedad610c9a1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/52ebd235c1f7e0d5e1b16464b695a28335f8e44a",
|
|
|
- "reference": "52ebd235c1f7e0d5e1b16464b695a28335f8e44a",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1",
|
|
|
+ "reference": "904713c5929655dc9b97288b69cfeedad610c9a1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -409,7 +409,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
- "source": "https://github.com/Seldaek/monolog/tree/1.27.0"
|
|
|
+ "source": "https://github.com/Seldaek/monolog/tree/1.27.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -421,7 +421,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-03-13T20:29:46+00:00"
|
|
|
+ "time": "2022-06-09T08:53:42+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/fast-route",
|
|
|
@@ -1154,16 +1154,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v4.4.42",
|
|
|
+ "version": "v4.4.43",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3"
|
|
|
+ "reference": "4441dada27f9208e03f449d73cb9253c639e53c5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
|
|
|
- "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4441dada27f9208e03f449d73cb9253c639e53c5",
|
|
|
+ "reference": "4441dada27f9208e03f449d73cb9253c639e53c5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1202,7 +1202,7 @@
|
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-foundation/tree/v4.4.42"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v4.4.43"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1218,20 +1218,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-17T11:15:18+00:00"
|
|
|
+ "time": "2022-06-19T13:07:44+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/mime",
|
|
|
- "version": "v5.4.9",
|
|
|
+ "version": "v5.4.10",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
- "reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e"
|
|
|
+ "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e",
|
|
|
- "reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e",
|
|
|
+ "url": "https://api.github.com/repos/symfony/mime/zipball/02265e1e5111c3cd7480387af25e82378b7ab9cc",
|
|
|
+ "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1285,7 +1285,7 @@
|
|
|
"mime-type"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/mime/tree/v5.4.9"
|
|
|
+ "source": "https://github.com/symfony/mime/tree/v5.4.10"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1301,20 +1301,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-21T10:24:18+00:00"
|
|
|
+ "time": "2022-06-09T12:22:40+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
- "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
|
|
|
+ "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
|
|
|
- "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
|
|
|
+ "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1328,7 +1328,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -1372,7 +1372,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1388,20 +1388,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-09-14T14:02:44+00:00"
|
|
|
+ "time": "2022-05-24T11:49:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
- "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
|
|
+ "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
|
- "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
|
|
|
+ "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1413,7 +1413,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -1456,7 +1456,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1472,20 +1472,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-02-19T12:13:01+00:00"
|
|
|
+ "time": "2022-05-24T11:49:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
|
|
|
+ "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
|
- "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
|
+ "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1500,7 +1500,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -1539,7 +1539,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1555,20 +1555,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-11-30T18:21:41+00:00"
|
|
|
+ "time": "2022-05-24T11:49:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
- "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
|
|
|
+ "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
|
- "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
|
|
|
+ "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1577,7 +1577,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -1615,7 +1615,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1631,20 +1631,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-05-27T09:17:38+00:00"
|
|
|
+ "time": "2022-05-24T11:49:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
- "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
|
|
|
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
|
|
|
- "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
|
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1653,7 +1653,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -1698,7 +1698,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1714,7 +1714,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-03-04T08:16:47+00:00"
|
|
|
+ "time": "2022-05-10T07:21:04+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/security-core",
|
|
|
@@ -2913,16 +2913,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
|
- "version": "v4.13.2",
|
|
|
+ "version": "v4.14.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
- "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
|
|
|
+ "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
|
|
|
- "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
|
|
|
+ "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2963,9 +2963,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
|
|
|
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
|
|
|
},
|
|
|
- "time": "2021-11-30T19:35:32+00:00"
|
|
|
+ "time": "2022-05-31T20:59:12+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phar-io/manifest",
|
|
|
@@ -3747,16 +3747,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "8.5.26",
|
|
|
+ "version": "8.5.27",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "ef117c59fc4c54a979021b26d08a3373e386606d"
|
|
|
+ "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef117c59fc4c54a979021b26d08a3373e386606d",
|
|
|
- "reference": "ef117c59fc4c54a979021b26d08a3373e386606d",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/df70070f2711b8fe8dcca0797c1239ede8c94be6",
|
|
|
+ "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -3786,9 +3786,6 @@
|
|
|
"sebastian/type": "^1.1.3",
|
|
|
"sebastian/version": "^2.0.1"
|
|
|
},
|
|
|
- "require-dev": {
|
|
|
- "ext-pdo": "*"
|
|
|
- },
|
|
|
"suggest": {
|
|
|
"ext-soap": "*",
|
|
|
"ext-xdebug": "*",
|
|
|
@@ -3828,7 +3825,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.26"
|
|
|
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.27"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -3840,7 +3837,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-04-01T12:34:39+00:00"
|
|
|
+ "time": "2022-06-19T12:11:16+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
@@ -4573,16 +4570,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v4.4.42",
|
|
|
+ "version": "v4.4.43",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "cce7a9f99e22937a71a16b23afa762558808d587"
|
|
|
+ "reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/cce7a9f99e22937a71a16b23afa762558808d587",
|
|
|
- "reference": "cce7a9f99e22937a71a16b23afa762558808d587",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
|
|
+ "reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4643,7 +4640,7 @@
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/console/tree/v4.4.42"
|
|
|
+ "source": "https://github.com/symfony/console/tree/v4.4.43"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4659,7 +4656,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-14T12:35:33+00:00"
|
|
|
+ "time": "2022-06-23T12:22:25+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/finder",
|
|
|
@@ -4725,16 +4722,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
- "reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
|
|
+ "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
|
|
- "reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
+ "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4749,7 +4746,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -4787,7 +4784,7 @@
|
|
|
"portable"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4803,20 +4800,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-10-20T20:35:02+00:00"
|
|
|
+ "time": "2022-05-24T11:49:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
- "version": "v1.25.0",
|
|
|
+ "version": "v1.26.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
- "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
|
|
|
+ "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
|
|
|
- "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
|
|
|
+ "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4825,7 +4822,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.23-dev"
|
|
|
+ "dev-main": "1.26-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
@@ -4866,7 +4863,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4882,7 +4879,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-05T21:20:04+00:00"
|
|
|
+ "time": "2022-05-24T11:49:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-dumper",
|
|
|
@@ -5088,5 +5085,5 @@
|
|
|
"platform-overrides": {
|
|
|
"php": "7.2.5"
|
|
|
},
|
|
|
- "plugin-api-version": "2.1.0"
|
|
|
-}
|
|
|
+ "plugin-api-version": "2.3.0"
|
|
|
+}
|