1
0
Fork 0

Update deps

pull/11962/merge
Jordi Boggiano 2024-05-24 12:59:34 +02:00
parent 5bb30ca170
commit 818e3fc64b
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 15 additions and 15 deletions

30
composer.lock generated
View File

@ -527,12 +527,12 @@
"version": "v5.2.13", "version": "v5.2.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/justinrainbow/json-schema.git", "url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": "" "shasum": ""
}, },
@ -587,8 +587,8 @@
"schema" "schema"
], ],
"support": { "support": {
"issues": "https://github.com/justinrainbow/json-schema/issues", "issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
}, },
"time": "2023-09-26T02:20:38+00:00" "time": "2023-09-26T02:20:38+00:00"
}, },
@ -692,16 +692,16 @@
}, },
{ {
"name": "react/promise", "name": "react/promise",
"version": "v3.1.0", "version": "v3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/reactphp/promise.git", "url": "https://github.com/reactphp/promise.git",
"reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c" "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
"reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -753,7 +753,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/reactphp/promise/issues", "issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v3.1.0" "source": "https://github.com/reactphp/promise/tree/v3.2.0"
}, },
"funding": [ "funding": [
{ {
@ -761,7 +761,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2023-11-16T16:21:57+00:00" "time": "2024-05-24T10:39:05+00:00"
}, },
{ {
"name": "seld/jsonlint", "name": "seld/jsonlint",
@ -2015,16 +2015,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.0", "version": "1.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "666cb1703742cea9cc80fee631f0940e1592fa6e" "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/666cb1703742cea9cc80fee631f0940e1592fa6e", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e524358f930e41a2b4cca1320e3b04fc26b39e0b",
"reference": "666cb1703742cea9cc80fee631f0940e1592fa6e", "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2069,7 +2069,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-05-13T06:02:22+00:00" "time": "2024-05-15T08:00:59+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",