mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore: bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
5f61792549
commit
19c5fb22b3
1 changed files with 26 additions and 26 deletions
52
tests/integration/composer.lock
generated
52
tests/integration/composer.lock
generated
|
|
@ -2067,20 +2067,20 @@
|
|||
},
|
||||
{
|
||||
"name": "psr/http-factory",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/http-factory.git",
|
||||
"reference": "e616d01114759c4c489f93b099585439f795fe35"
|
||||
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
|
||||
"reference": "e616d01114759c4c489f93b099585439f795fe35",
|
||||
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
||||
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"php": ">=7.1",
|
||||
"psr/http-message": "^1.0 || ^2.0"
|
||||
},
|
||||
"type": "library",
|
||||
|
|
@ -2104,7 +2104,7 @@
|
|||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"description": "Common interfaces for PSR-7 HTTP message factories",
|
||||
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
|
||||
"keywords": [
|
||||
"factory",
|
||||
"http",
|
||||
|
|
@ -2116,9 +2116,9 @@
|
|||
"response"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
|
||||
"source": "https://github.com/php-fig/http-factory"
|
||||
},
|
||||
"time": "2023-04-10T20:10:41+00:00"
|
||||
"time": "2024-04-15T12:06:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/http-message",
|
||||
|
|
@ -3902,16 +3902,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v5.4.38",
|
||||
"version": "v5.4.39",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "2a292194f6d4cf22d2348248d1c637750f72309d"
|
||||
"reference": "3cdc551aa98173bb8bac7e5ee49f3526abde0b04"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/2a292194f6d4cf22d2348248d1c637750f72309d",
|
||||
"reference": "2a292194f6d4cf22d2348248d1c637750f72309d",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/3cdc551aa98173bb8bac7e5ee49f3526abde0b04",
|
||||
"reference": "3cdc551aa98173bb8bac7e5ee49f3526abde0b04",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3973,7 +3973,7 @@
|
|||
"http"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v5.4.38"
|
||||
"source": "https://github.com/symfony/http-client/tree/v5.4.39"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3989,7 +3989,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-04-01T18:54:44+00:00"
|
||||
"time": "2024-04-18T08:26:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
|
@ -5184,16 +5184,16 @@
|
|||
},
|
||||
{
|
||||
"name": "libresign/nextcloud-behat",
|
||||
"version": "v0.15.1",
|
||||
"version": "v0.15.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/LibreSign/nextcloud-behat.git",
|
||||
"reference": "c4de17091a1e4f8b897d408fde20ee9191dbceba"
|
||||
"reference": "f758cf579e0e721537a4f545dce5ad58fdf50d26"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/LibreSign/nextcloud-behat/zipball/c4de17091a1e4f8b897d408fde20ee9191dbceba",
|
||||
"reference": "c4de17091a1e4f8b897d408fde20ee9191dbceba",
|
||||
"url": "https://api.github.com/repos/LibreSign/nextcloud-behat/zipball/f758cf579e0e721537a4f545dce5ad58fdf50d26",
|
||||
"reference": "f758cf579e0e721537a4f545dce5ad58fdf50d26",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -5238,22 +5238,22 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/LibreSign/nextcloud-behat/issues",
|
||||
"source": "https://github.com/LibreSign/nextcloud-behat/tree/v0.15.1"
|
||||
"source": "https://github.com/LibreSign/nextcloud-behat/tree/v0.15.2"
|
||||
},
|
||||
"time": "2024-04-19T18:46:01+00:00"
|
||||
"time": "2024-05-16T12:17:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v5.4.36",
|
||||
"version": "v5.4.39",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
|
||||
"reference": "85a554acd7c28522241faf2e97b9541247a0d3d5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
|
||||
"reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/85a554acd7c28522241faf2e97b9541247a0d3d5",
|
||||
"reference": "85a554acd7c28522241faf2e97b9541247a0d3d5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -5286,7 +5286,7 @@
|
|||
"description": "Executes commands in sub-processes",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/process/tree/v5.4.36"
|
||||
"source": "https://github.com/symfony/process/tree/v5.4.39"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -5302,7 +5302,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-02-12T15:49:53+00:00"
|
||||
"time": "2024-04-18T08:26:06+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue