diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:30:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:30:21 +0000 |
commit | 8442dc94b1e5f57cd1558dbc9a27ad82066a8cfc (patch) | |
tree | 33b468a7f90c26b19c889cf755ee60d23a585627 /vendor/guzzlehttp/psr7/composer.json | |
parent | Adding upstream version 0.13.1. (diff) | |
download | icinga-php-library-8442dc94b1e5f57cd1558dbc9a27ad82066a8cfc.tar.xz icinga-php-library-8442dc94b1e5f57cd1558dbc9a27ad82066a8cfc.zip |
Adding upstream version 0.13.2.upstream/0.13.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/guzzlehttp/psr7/composer.json')
-rw-r--r-- | vendor/guzzlehttp/psr7/composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/guzzlehttp/psr7/composer.json b/vendor/guzzlehttp/psr7/composer.json index d51dd62..70293fc 100644 --- a/vendor/guzzlehttp/psr7/composer.json +++ b/vendor/guzzlehttp/psr7/composer.json @@ -60,9 +60,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" |