This commit is contained in:
Shish 2024-01-04 18:41:35 +00:00
parent d8986159fe
commit 7524abe040

85
composer.lock generated
View file

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.295.4", "version": "3.295.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "2372661db989fe4229abd95f4434b37252076d58" "reference": "cd9d48ebfdfc8fb5f6df9fe95dced622287f3412"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2372661db989fe4229abd95f4434b37252076d58", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cd9d48ebfdfc8fb5f6df9fe95dced622287f3412",
"reference": "2372661db989fe4229abd95f4434b37252076d58", "reference": "cd9d48ebfdfc8fb5f6df9fe95dced622287f3412",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -151,16 +151,16 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.295.4" "source": "https://github.com/aws/aws-sdk-php/tree/3.295.5"
}, },
"time": "2023-12-29T19:07:49+00:00" "time": "2024-01-03T19:12:43+00:00"
}, },
{ {
"name": "bower-asset/jquery", "name": "bower-asset/jquery",
"version": "1.12.4", "version": "1.12.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jquery/jquery-dist.git", "url": "git@github.com:jquery/jquery-dist.git",
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d" "reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
}, },
"dist": { "dist": {
@ -1322,21 +1322,21 @@
}, },
{ {
"name": "shish/ffsphp", "name": "shish/ffsphp",
"version": "v1.3.0", "version": "v1.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/shish/ffsphp.git", "url": "https://github.com/shish/ffsphp.git",
"reference": "26eea8149fda5f20bed7399b8b4a84946448bec0" "reference": "d69223f4317de302b6cd485d0a43709788dd6f69"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/shish/ffsphp/zipball/26eea8149fda5f20bed7399b8b4a84946448bec0", "url": "https://api.github.com/repos/shish/ffsphp/zipball/d69223f4317de302b6cd485d0a43709788dd6f69",
"reference": "26eea8149fda5f20bed7399b8b4a84946448bec0", "reference": "d69223f4317de302b6cd485d0a43709788dd6f69",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-pdo": "*", "ext-pdo": "*",
"php": "^8.0" "php": "^8.1"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "3.41.1", "friendsofphp/php-cs-fixer": "3.41.1",
@ -1365,9 +1365,9 @@
"homepage": "https://github.com/shish/ffsphp", "homepage": "https://github.com/shish/ffsphp",
"support": { "support": {
"issues": "https://github.com/shish/ffsphp/issues", "issues": "https://github.com/shish/ffsphp/issues",
"source": "https://github.com/shish/ffsphp/tree/v1.3.0" "source": "https://github.com/shish/ffsphp/tree/v1.3.2"
}, },
"time": "2024-01-01T14:48:00+00:00" "time": "2024-01-04T18:38:54+00:00"
}, },
{ {
"name": "shish/gqla", "name": "shish/gqla",
@ -1589,12 +1589,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" "reference": "2c438b99bb2753c1628c1e6f523991edea5b03a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/2c438b99bb2753c1628c1e6f523991edea5b03a4",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "reference": "2c438b99bb2753c1628c1e6f523991edea5b03a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1604,7 +1604,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -1633,7 +1633,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" "source": "https://github.com/symfony/deprecation-contracts/tree/main"
}, },
"funding": [ "funding": [
{ {
@ -1649,7 +1649,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-23T14:45:45+00:00" "time": "2024-01-02T14:07:37+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -2418,12 +2418,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/serializer.git", "url": "https://github.com/schmittjoh/serializer.git",
"reference": "4ff99e4cbba44cdbe57028ec2ccc874c8f61bbe9" "reference": "39096dd64dd6c66afc7eb7f294918243fd80d383"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/4ff99e4cbba44cdbe57028ec2ccc874c8f61bbe9", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/39096dd64dd6c66afc7eb7f294918243fd80d383",
"reference": "4ff99e4cbba44cdbe57028ec2ccc874c8f61bbe9", "reference": "39096dd64dd6c66afc7eb7f294918243fd80d383",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2446,6 +2446,7 @@
"phpstan/phpstan": "^1.0.2", "phpstan/phpstan": "^1.0.2",
"phpunit/phpunit": "^9.0 || ^10.0", "phpunit/phpunit": "^9.0 || ^10.0",
"psr/container": "^1.0 || ^2.0", "psr/container": "^1.0 || ^2.0",
"rector/rector": "^0.18.13",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0", "symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0", "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
@ -2507,7 +2508,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-12-22T14:51:09+00:00" "time": "2024-01-03T21:21:26+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -2826,16 +2827,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.24.5", "version": "1.25.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2867,9 +2868,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
}, },
"time": "2023-12-16T09:33:33+00:00" "time": "2024-01-04T17:06:16+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
@ -4716,12 +4717,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df" "reference": "705c57c64120840dc3043ef1d43916f46af4f986"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/705c57c64120840dc3043ef1d43916f46af4f986",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df", "reference": "705c57c64120840dc3043ef1d43916f46af4f986",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4732,7 +4733,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -4769,7 +4770,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/main"
}, },
"funding": [ "funding": [
{ {
@ -4785,7 +4786,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-23T14:45:45+00:00" "time": "2024-01-02T14:07:37+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@ -5462,12 +5463,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" "reference": "cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", "reference": "cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5481,7 +5482,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -5521,7 +5522,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.4.1" "source": "https://github.com/symfony/service-contracts/tree/main"
}, },
"funding": [ "funding": [
{ {
@ -5537,7 +5538,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-26T14:02:43+00:00" "time": "2024-01-02T14:07:37+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",