This commit is contained in:
Shish 2023-02-15 22:29:26 +00:00
parent 0715398244
commit 451b288f48

112
composer.lock generated
View file

@ -11,7 +11,7 @@
"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": {
@ -563,16 +563,16 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/shish/gqla.git", "url": "https://github.com/shish/gqla.git",
"reference": "7531c0aff4d8ab2352b7e36c9b38aa2f37c61a73" "reference": "3ca4998cf6938124155e7736cce1ba6d819f7f57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/shish/gqla/zipball/7531c0aff4d8ab2352b7e36c9b38aa2f37c61a73", "url": "https://api.github.com/repos/shish/gqla/zipball/3ca4998cf6938124155e7736cce1ba6d819f7f57",
"reference": "7531c0aff4d8ab2352b7e36c9b38aa2f37c61a73", "reference": "3ca4998cf6938124155e7736cce1ba6d819f7f57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.0", "php": "^8.1",
"webonyx/graphql-php": "^15.0" "webonyx/graphql-php": "^15.0"
}, },
"require-dev": { "require-dev": {
@ -608,7 +608,7 @@
"issues": "https://github.com/shish/gqla/issues", "issues": "https://github.com/shish/gqla/issues",
"source": "https://github.com/shish/gqla/tree/main" "source": "https://github.com/shish/gqla/tree/main"
}, },
"time": "2023-02-06T15:33:10+00:00" "time": "2023-02-15T22:06:07+00:00"
}, },
{ {
"name": "shish/microcrud", "name": "shish/microcrud",
@ -1589,12 +1589,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "ddb46aeea6423f504136cff6989ae39064301eef" "reference": "58d0734481de3fbc62f3d13da4d991e051521282"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/ddb46aeea6423f504136cff6989ae39064301eef", "url": "https://api.github.com/repos/guzzle/psr7/zipball/58d0734481de3fbc62f3d13da4d991e051521282",
"reference": "ddb46aeea6423f504136cff6989ae39064301eef", "reference": "58d0734481de3fbc62f3d13da4d991e051521282",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1701,7 +1701,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-27T19:02:55+00:00" "time": "2023-02-15T13:59:53+00:00"
}, },
{ {
"name": "jms/metadata", "name": "jms/metadata",
@ -1709,12 +1709,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/metadata.git", "url": "https://github.com/schmittjoh/metadata.git",
"reference": "283c714831d272d78ddd6e52e08ac16d76be30fd" "reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/283c714831d272d78ddd6e52e08ac16d76be30fd", "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
"reference": "283c714831d272d78ddd6e52e08ac16d76be30fd", "reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1725,7 +1725,7 @@
"doctrine/coding-standard": "^8.0", "doctrine/coding-standard": "^8.0",
"mikey179/vfsstream": "^1.6.7", "mikey179/vfsstream": "^1.6.7",
"phpunit/phpunit": "^8.5|^9.0", "phpunit/phpunit": "^8.5|^9.0",
"psr/container": "^1.0", "psr/container": "^1.0|^2.0",
"symfony/cache": "^3.1|^4.0|^5.0", "symfony/cache": "^3.1|^4.0|^5.0",
"symfony/dependency-injection": "^3.1|^4.0|^5.0" "symfony/dependency-injection": "^3.1|^4.0|^5.0"
}, },
@ -1764,9 +1764,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/schmittjoh/metadata/issues", "issues": "https://github.com/schmittjoh/metadata/issues",
"source": "https://github.com/schmittjoh/metadata/tree/2.7.0" "source": "https://github.com/schmittjoh/metadata/tree/2.8.0"
}, },
"time": "2022-09-13T19:18:27+00:00" "time": "2023-02-15T13:44:18+00:00"
}, },
{ {
"name": "jms/serializer", "name": "jms/serializer",
@ -2228,12 +2228,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "7da13f74db97ab5afb1d9d28df4d7c5b9bdca46f" "reference": "e4e424021a9a9ec9f4c06572c55feb09737d1f8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7da13f74db97ab5afb1d9d28df4d7c5b9bdca46f", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e4e424021a9a9ec9f4c06572c55feb09737d1f8e",
"reference": "7da13f74db97ab5afb1d9d28df4d7c5b9bdca46f", "reference": "e4e424021a9a9ec9f4c06572c55feb09737d1f8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2280,7 +2280,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-12T08:47:11+00:00" "time": "2023-02-15T20:23:03+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -2606,12 +2606,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "796aeeaa688d8bc7730f0e6d00ccebb380bd21cc" "reference": "4e6f3c050b54192d0a28c6f314a3567c00a7d017"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/796aeeaa688d8bc7730f0e6d00ccebb380bd21cc", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4e6f3c050b54192d0a28c6f314a3567c00a7d017",
"reference": "796aeeaa688d8bc7730f0e6d00ccebb380bd21cc", "reference": "4e6f3c050b54192d0a28c6f314a3567c00a7d017",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2700,7 +2700,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-11T08:52:39+00:00" "time": "2023-02-14T15:49:39+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
@ -4136,12 +4136,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "a8a68f1cdb412a95add09c1bb9c1fa3a705837a5" "reference": "766d8f0b461e01dcbb352e02dc72455b1e55aeb8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/a8a68f1cdb412a95add09c1bb9c1fa3a705837a5", "url": "https://api.github.com/repos/symfony/console/zipball/766d8f0b461e01dcbb352e02dc72455b1e55aeb8",
"reference": "a8a68f1cdb412a95add09c1bb9c1fa3a705837a5", "reference": "766d8f0b461e01dcbb352e02dc72455b1e55aeb8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4224,7 +4224,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-07T10:19:03+00:00" "time": "2023-02-15T16:09:02+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -4300,12 +4300,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "80c4d5226e870ee793e9dbdde20f6182b4c997f7" "reference": "be9d2633c312adc9804ee8aa6426cbc4277c2bf1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/80c4d5226e870ee793e9dbdde20f6182b4c997f7", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/be9d2633c312adc9804ee8aa6426cbc4277c2bf1",
"reference": "80c4d5226e870ee793e9dbdde20f6182b4c997f7", "reference": "be9d2633c312adc9804ee8aa6426cbc4277c2bf1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4376,7 +4376,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-02T07:48:03+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -4464,12 +4464,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "83ba0068dd89bcd23f6f7e1053992662e8a9c3e9" "reference": "bf3226d895bb4cd6635ef42649ec4a5818e3bf01"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/83ba0068dd89bcd23f6f7e1053992662e8a9c3e9", "url": "https://api.github.com/repos/symfony/filesystem/zipball/bf3226d895bb4cd6635ef42649ec4a5818e3bf01",
"reference": "83ba0068dd89bcd23f6f7e1053992662e8a9c3e9", "reference": "bf3226d895bb4cd6635ef42649ec4a5818e3bf01",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4519,7 +4519,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-11T13:27:49+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -4527,12 +4527,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "d5678eb3905c8b43a093025dada98e8f6cb64219" "reference": "f5891f0383dc22a615ebd5848e87328d1efad0be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/d5678eb3905c8b43a093025dada98e8f6cb64219", "url": "https://api.github.com/repos/symfony/finder/zipball/f5891f0383dc22a615ebd5848e87328d1efad0be",
"reference": "d5678eb3905c8b43a093025dada98e8f6cb64219", "reference": "f5891f0383dc22a615ebd5848e87328d1efad0be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4583,7 +4583,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-11T13:27:49+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
@ -4591,12 +4591,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "2c368659436ca81328cae97f496453b1efd239bc" "reference": "2fdfd4259397b1300da21c04ba52a673763b73c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/2c368659436ca81328cae97f496453b1efd239bc", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2fdfd4259397b1300da21c04ba52a673763b73c9",
"reference": "2c368659436ca81328cae97f496453b1efd239bc", "reference": "2fdfd4259397b1300da21c04ba52a673763b73c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4650,7 +4650,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-02T07:48:03+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -5156,12 +5156,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "5e6dd40d75b48692363fe51db28cf8169b617e39" "reference": "8d7df636e53698bf990ec0a22b67ec273aabf608"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/5e6dd40d75b48692363fe51db28cf8169b617e39", "url": "https://api.github.com/repos/symfony/process/zipball/8d7df636e53698bf990ec0a22b67ec273aabf608",
"reference": "5e6dd40d75b48692363fe51db28cf8169b617e39", "reference": "8d7df636e53698bf990ec0a22b67ec273aabf608",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5209,7 +5209,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-02T07:48:03+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -5303,12 +5303,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "64bddc4466cbe143120e0ced9d7797f9d96b0e39" "reference": "f7fa451783b748e7b5942b9afe889b8df062e935"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/64bddc4466cbe143120e0ced9d7797f9d96b0e39", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f7fa451783b748e7b5942b9afe889b8df062e935",
"reference": "64bddc4466cbe143120e0ced9d7797f9d96b0e39", "reference": "f7fa451783b748e7b5942b9afe889b8df062e935",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5357,7 +5357,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-02T07:48:03+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -5365,12 +5365,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "04d148afb950bc167d1666aa020f6cb8591576a0" "reference": "6515bacc98212164f10db4371fa70ee7b8c70b80"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/04d148afb950bc167d1666aa020f6cb8591576a0", "url": "https://api.github.com/repos/symfony/string/zipball/6515bacc98212164f10db4371fa70ee7b8c70b80",
"reference": "04d148afb950bc167d1666aa020f6cb8591576a0", "reference": "6515bacc98212164f10db4371fa70ee7b8c70b80",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5443,7 +5443,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-02T07:48:03+00:00" "time": "2023-02-14T09:04:20+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",