[DEPENDENCIES] Update all dependencies

This commit is contained in:
Hugo Sales 2022-10-28 00:03:42 +01:00
parent 5521792169
commit 1749cd81e4
No known key found for this signature in database
GPG Key ID: 7D0C7EAFC9D835A0

32
composer.lock generated
View File

@ -2268,16 +2268,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.4.2", "version": "2.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa" "reference": "67c26b443f348a51926030c83481b85718457d3d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3148458748274be1546f8f2809a6c09fe66f44aa", "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa", "reference": "67c26b443f348a51926030c83481b85718457d3d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2367,7 +2367,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.2" "source": "https://github.com/guzzle/psr7/tree/2.4.3"
}, },
"funding": [ "funding": [
{ {
@ -2383,7 +2383,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-25T13:49:28+00:00" "time": "2022-10-26T14:07:24+00:00"
}, },
{ {
"name": "jcupitt/vips", "name": "jcupitt/vips",
@ -12265,12 +12265,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "249aeacc6a489515e911540539e1d6295de65d0d" "reference": "2913a6d103fd5fbca812c4a99e3bc870c3ca8117"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/249aeacc6a489515e911540539e1d6295de65d0d", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2913a6d103fd5fbca812c4a99e3bc870c3ca8117",
"reference": "249aeacc6a489515e911540539e1d6295de65d0d", "reference": "2913a6d103fd5fbca812c4a99e3bc870c3ca8117",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12317,20 +12317,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-25T21:13:16+00:00" "time": "2022-10-27T03:18:22+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.17", "version": "9.2.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8" "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8", "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12386,7 +12386,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18"
}, },
"funding": [ "funding": [
{ {
@ -12394,7 +12394,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-30T12:24:04+00:00" "time": "2022-10-27T13:35:33+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",