diff --git a/composer.lock b/composer.lock index f9a4211..61f6c45 100644 --- a/composer.lock +++ b/composer.lock @@ -1957,7 +1957,7 @@ "dist": { "type": "path", "url": "../core", - "reference": "ca43fcaa2c03d3af4f6016624ea173882426feeb" + "reference": "80fac83e811d5e4a5bd0d228e1276954c8fba895" }, "require": { "doctrine/common": "^2.6.0", @@ -2093,7 +2093,7 @@ "dist": { "type": "path", "url": "../rest-api", - "reference": "5307afd00a94a95acb779288732d2c32b896208c" + "reference": "1b6e6abafa0f610b680910236d437b0bbf8635d7" }, "require": { "friendsofsymfony/rest-bundle": "^2.8.6", @@ -2249,7 +2249,7 @@ "dist": { "type": "path", "url": "../web-frontend", - "reference": "eb5ea592f7234d133a3f44d1104d4d074902050e" + "reference": "104b5617e0867ecb92e49f212a1423556c3bd602" }, "require": { "php": "^7.2|^8.0", @@ -4877,16 +4877,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.1.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72" + "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72", - "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379", + "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379", "shasum": "" }, "require": { @@ -4900,17 +4900,21 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.4.1", + "bamarni/composer-bin-plugin": "^1.8.1", "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.8 || ^9.3.10" + "phpunit/phpunit": "^8.5.29 || ^9.5.23" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + }, "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -4972,7 +4976,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.1.0" + "source": "https://github.com/guzzle/psr7/tree/2.4.1" }, "funding": [ { @@ -4988,7 +4992,7 @@ "type": "tidelift" } ], - "time": "2021-10-06T17:43:30+00:00" + "time": "2022-08-28T14:45:39+00:00" }, { "name": "myclabs/deep-copy", @@ -8063,5 +8067,5 @@ "php": "^7.2|^8.0" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }