bump
This commit is contained in:
parent
4fb2878728
commit
3b31187ea1
1 changed files with 80 additions and 80 deletions
160
composer.lock
generated
160
composer.lock
generated
|
@ -171,27 +171,27 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/google/recaptcha.git",
|
||||
"reference": "ed5645e799e43afa9eb181f214dc52f22982682d"
|
||||
"reference": "6ffa193021aa0e369a3c5b3909de2b4ed97ac359"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/google/recaptcha/zipball/ed5645e799e43afa9eb181f214dc52f22982682d",
|
||||
"reference": "ed5645e799e43afa9eb181f214dc52f22982682d",
|
||||
"url": "https://api.github.com/repos/google/recaptcha/zipball/6ffa193021aa0e369a3c5b3909de2b4ed97ac359",
|
||||
"reference": "6ffa193021aa0e369a3c5b3909de2b4ed97ac359",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.5"
|
||||
"php": ">=8"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
|
||||
"php-coveralls/php-coveralls": "^2.1",
|
||||
"phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
|
||||
"friendsofphp/php-cs-fixer": "^3.14",
|
||||
"php-coveralls/php-coveralls": "^2.5",
|
||||
"phpunit/phpunit": "^10"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2.x-dev"
|
||||
"dev-master": "1.3.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -216,7 +216,7 @@
|
|||
"issues": "https://github.com/google/recaptcha/issues",
|
||||
"source": "https://github.com/google/recaptcha"
|
||||
},
|
||||
"time": "2021-10-04T09:40:45+00:00"
|
||||
"time": "2023-02-20T17:27:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ifixit/php-akismet",
|
||||
|
@ -563,12 +563,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/shish/gqla.git",
|
||||
"reference": "f3c02ec9bcb6b43cc4963c6d0529bf3334f4684a"
|
||||
"reference": "26bf0405445f4e32e68cd7f1ea2256e81c6c42cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/shish/gqla/zipball/f3c02ec9bcb6b43cc4963c6d0529bf3334f4684a",
|
||||
"reference": "f3c02ec9bcb6b43cc4963c6d0529bf3334f4684a",
|
||||
"url": "https://api.github.com/repos/shish/gqla/zipball/26bf0405445f4e32e68cd7f1ea2256e81c6c42cb",
|
||||
"reference": "26bf0405445f4e32e68cd7f1ea2256e81c6c42cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -608,7 +608,7 @@
|
|||
"issues": "https://github.com/shish/gqla/issues",
|
||||
"source": "https://github.com/shish/gqla/tree/main"
|
||||
},
|
||||
"time": "2023-02-16T01:02:40+00:00"
|
||||
"time": "2023-03-03T00:12:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "shish/microcrud",
|
||||
|
@ -719,16 +719,16 @@
|
|||
},
|
||||
{
|
||||
"name": "webonyx/graphql-php",
|
||||
"version": "v15.1.0",
|
||||
"version": "v15.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webonyx/graphql-php.git",
|
||||
"reference": "c58c08f3e2d6c43a8e0bb4bcc61ecb2a3e4f85df"
|
||||
"reference": "6b02da9313065889eb783d623567476500a572ef"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webonyx/graphql-php/zipball/c58c08f3e2d6c43a8e0bb4bcc61ecb2a3e4f85df",
|
||||
"reference": "c58c08f3e2d6c43a8e0bb4bcc61ecb2a3e4f85df",
|
||||
"url": "https://api.github.com/repos/webonyx/graphql-php/zipball/6b02da9313065889eb783d623567476500a572ef",
|
||||
"reference": "6b02da9313065889eb783d623567476500a572ef",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -740,13 +740,13 @@
|
|||
"amphp/amp": "^2.6",
|
||||
"dms/phpunit-arraysubset-asserts": "^0.4",
|
||||
"ergebnis/composer-normalize": "^2.28",
|
||||
"mll-lab/php-cs-fixer-config": "^4.4",
|
||||
"mll-lab/php-cs-fixer-config": "^5.0",
|
||||
"nyholm/psr7": "^1.5",
|
||||
"phpbench/phpbench": "^1.2",
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan": "1.9.14",
|
||||
"phpstan/phpstan-phpunit": "1.3.3",
|
||||
"phpstan/phpstan-strict-rules": "1.4.5",
|
||||
"phpstan/phpstan": "1.10.3",
|
||||
"phpstan/phpstan-phpunit": "1.3.8",
|
||||
"phpstan/phpstan-strict-rules": "1.5.0",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"psr/http-message": "^1",
|
||||
"react/http": "^1.6",
|
||||
|
@ -777,7 +777,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/webonyx/graphql-php/issues",
|
||||
"source": "https://github.com/webonyx/graphql-php/tree/v15.1.0"
|
||||
"source": "https://github.com/webonyx/graphql-php/tree/v15.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -785,7 +785,7 @@
|
|||
"type": "open_collective"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-04T15:00:26+00:00"
|
||||
"time": "2023-02-28T13:00:18+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
@ -1774,12 +1774,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/schmittjoh/serializer.git",
|
||||
"reference": "402a12629e3ad6d6897273769808a28c32745309"
|
||||
"reference": "ac0b16ee5317d1aacc41deb91c6c325eae97c176"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/402a12629e3ad6d6897273769808a28c32745309",
|
||||
"reference": "402a12629e3ad6d6897273769808a28c32745309",
|
||||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ac0b16ee5317d1aacc41deb91c6c325eae97c176",
|
||||
"reference": "ac0b16ee5317d1aacc41deb91c6c325eae97c176",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1801,7 +1801,7 @@
|
|||
"phpbench/phpbench": "^1.0",
|
||||
"phpstan/phpstan": "^1.0.2",
|
||||
"phpunit/phpunit": "^8.5.21||^9.0",
|
||||
"psr/container": "^1.0",
|
||||
"psr/container": "^1.0|^2.0",
|
||||
"symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0",
|
||||
"symfony/expression-language": "^3.2|^4.0|^5.0|^6.0",
|
||||
"symfony/filesystem": "^3.0|^4.0|^5.0|^6.0",
|
||||
|
@ -1855,7 +1855,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/schmittjoh/serializer/issues",
|
||||
"source": "https://github.com/schmittjoh/serializer/tree/master"
|
||||
"source": "https://github.com/schmittjoh/serializer/tree/3.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1863,7 +1863,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-03T05:06:38+00:00"
|
||||
"time": "2023-02-17T17:40:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
|
@ -2107,20 +2107,20 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/schmittjoh/php-option.git",
|
||||
"reference": "00430c0532ae544fb1c81e45705b3d356bfc25d0"
|
||||
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/00430c0532ae544fb1c81e45705b3d356bfc25d0",
|
||||
"reference": "00430c0532ae544fb1c81e45705b3d356bfc25d0",
|
||||
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
|
||||
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.1",
|
||||
"phpunit/phpunit": "^8.5.30 || ^9.5.25"
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
|
@ -2163,7 +2163,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/schmittjoh/php-option/issues",
|
||||
"source": "https://github.com/schmittjoh/php-option/tree/master"
|
||||
"source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2175,7 +2175,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-15T20:52:05+00:00"
|
||||
"time": "2023-02-25T19:38:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpdoc-parser",
|
||||
|
@ -2228,12 +2228,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "e4e424021a9a9ec9f4c06572c55feb09737d1f8e"
|
||||
"reference": "aed9319bda4e1bf862e2576baf28949877891853"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e4e424021a9a9ec9f4c06572c55feb09737d1f8e",
|
||||
"reference": "e4e424021a9a9ec9f4c06572c55feb09737d1f8e",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/aed9319bda4e1bf862e2576baf28949877891853",
|
||||
"reference": "aed9319bda4e1bf862e2576baf28949877891853",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2280,7 +2280,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-15T20:23:03+00:00"
|
||||
"time": "2023-03-02T09:48:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
|
@ -2288,19 +2288,19 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "8083be52c6f5ba5a48eafa154e0aeefd96bda098"
|
||||
"reference": "700aa825126460ce5be79ae5e1cf2e2c5b71588b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/8083be52c6f5ba5a48eafa154e0aeefd96bda098",
|
||||
"reference": "8083be52c6f5ba5a48eafa154e0aeefd96bda098",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/700aa825126460ce5be79ae5e1cf2e2c5b71588b",
|
||||
"reference": "700aa825126460ce5be79ae5e1cf2e2c5b71588b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
"ext-xmlwriter": "*",
|
||||
"nikic/php-parser": "^4.14",
|
||||
"nikic/php-parser": "^4.15",
|
||||
"php": ">=7.3",
|
||||
"phpunit/php-file-iterator": "^3.0.3",
|
||||
"phpunit/php-text-template": "^2.0.2",
|
||||
|
@ -2357,7 +2357,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-11T08:53:26+00:00"
|
||||
"time": "2023-02-27T12:51:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
|
@ -2606,12 +2606,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "4e6f3c050b54192d0a28c6f314a3567c00a7d017"
|
||||
"reference": "d6454d6dd71024848893a1e2d1f1dd78683351db"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4e6f3c050b54192d0a28c6f314a3567c00a7d017",
|
||||
"reference": "4e6f3c050b54192d0a28c6f314a3567c00a7d017",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d6454d6dd71024848893a1e2d1f1dd78683351db",
|
||||
"reference": "d6454d6dd71024848893a1e2d1f1dd78683351db",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2700,7 +2700,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-14T15:49:39+00:00"
|
||||
"time": "2023-02-28T06:43:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
|
@ -4136,12 +4136,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "766d8f0b461e01dcbb352e02dc72455b1e55aeb8"
|
||||
"reference": "1090bd292e4de35682f80e94d196c62aab4b3ad7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/766d8f0b461e01dcbb352e02dc72455b1e55aeb8",
|
||||
"reference": "766d8f0b461e01dcbb352e02dc72455b1e55aeb8",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/1090bd292e4de35682f80e94d196c62aab4b3ad7",
|
||||
"reference": "1090bd292e4de35682f80e94d196c62aab4b3ad7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4224,7 +4224,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-15T16:09:02+00:00"
|
||||
"time": "2023-02-25T17:00:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
@ -4232,12 +4232,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/deprecation-contracts.git",
|
||||
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
|
||||
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
|
||||
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
|
||||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
|
||||
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4276,7 +4276,7 @@
|
|||
"description": "A generic function and convention to trigger deprecation notices",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
|
||||
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4292,7 +4292,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-25T10:21:52+00:00"
|
||||
"time": "2023-03-01T10:25:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
|
@ -4300,12 +4300,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "be9d2633c312adc9804ee8aa6426cbc4277c2bf1"
|
||||
"reference": "c58ec8623b8cbb3739fbaab5bf972df3f68ef312"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/be9d2633c312adc9804ee8aa6426cbc4277c2bf1",
|
||||
"reference": "be9d2633c312adc9804ee8aa6426cbc4277c2bf1",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c58ec8623b8cbb3739fbaab5bf972df3f68ef312",
|
||||
"reference": "c58ec8623b8cbb3739fbaab5bf972df3f68ef312",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4376,7 +4376,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-14T09:04:20+00:00"
|
||||
"time": "2023-02-16T09:01:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
|
@ -4384,12 +4384,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
||||
"reference": "0782b0b52a737a05b4383d0df35a474303cabdae"
|
||||
"reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae",
|
||||
"reference": "0782b0b52a737a05b4383d0df35a474303cabdae",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
|
||||
"reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4440,7 +4440,7 @@
|
|||
"standards"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0"
|
||||
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4456,7 +4456,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-25T10:21:52+00:00"
|
||||
"time": "2023-03-01T10:32:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
|
@ -5156,12 +5156,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "8d7df636e53698bf990ec0a22b67ec273aabf608"
|
||||
"reference": "e65ce5c9ccb249616aab1dbec53fc938c9017a4c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/8d7df636e53698bf990ec0a22b67ec273aabf608",
|
||||
"reference": "8d7df636e53698bf990ec0a22b67ec273aabf608",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/e65ce5c9ccb249616aab1dbec53fc938c9017a4c",
|
||||
"reference": "e65ce5c9ccb249616aab1dbec53fc938c9017a4c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5209,7 +5209,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-14T09:04:20+00:00"
|
||||
"time": "2023-02-24T10:44:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
|
@ -5217,12 +5217,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/service-contracts.git",
|
||||
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75"
|
||||
"reference": "a8c9cedf55f314f3a186041d19537303766df09a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75",
|
||||
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75",
|
||||
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a",
|
||||
"reference": "a8c9cedf55f314f3a186041d19537303766df09a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5279,7 +5279,7 @@
|
|||
"standards"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/service-contracts/tree/v3.2.0"
|
||||
"source": "https://github.com/symfony/service-contracts/tree/v3.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -5295,7 +5295,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-25T10:21:52+00:00"
|
||||
"time": "2023-03-01T10:32:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
|
@ -5365,12 +5365,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "6515bacc98212164f10db4371fa70ee7b8c70b80"
|
||||
"reference": "599f0f073afa9866d1d3b16c1ffafa74a69fb3ce"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/6515bacc98212164f10db4371fa70ee7b8c70b80",
|
||||
"reference": "6515bacc98212164f10db4371fa70ee7b8c70b80",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/599f0f073afa9866d1d3b16c1ffafa74a69fb3ce",
|
||||
"reference": "599f0f073afa9866d1d3b16c1ffafa74a69fb3ce",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5443,7 +5443,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-14T09:04:20+00:00"
|
||||
"time": "2023-02-24T10:44:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "theseer/tokenizer",
|
||||
|
|
Reference in a new issue