diff options
author | Remi Collet <remi@remirepo.net> | 2022-07-06 09:13:00 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-07-06 09:13:00 +0200 |
commit | 1b435e5c1817b87fa21eb369c3279530825b1381 (patch) | |
tree | 5dc7a00eeca62078d2e3722a3a510763af9bfe62 /composer.json | |
parent | 373511ff0a026276917ef916e67b7fb270ef7a3b (diff) |
update to 4.4.2
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 29e898c..b8b8a3f 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "cakephp/chronos": "^2.2", "composer/ca-bundle": "^1.2", "laminas/laminas-diactoros": "^2.2.2", - "laminas/laminas-httphandlerrunner": "^1.1", + "laminas/laminas-httphandlerrunner": "^1.1 || ^2.0", "league/container": "^4.2.0", "psr/container": "^1.1 || ^2.0", "psr/http-client": "^1.0", |