diff --git a/service-api/app/composer.json b/service-api/app/composer.json index 587b776df3..11a3c2180e 100644 --- a/service-api/app/composer.json +++ b/service-api/app/composer.json @@ -45,7 +45,7 @@ "alphagov/notifications-php-client": "^4.1.0", "aws/aws-sdk-php": "^3.93", "blazon/psr11-monolog": "^4.0", - "elie29/zend-phpdi-config": "^8.0", + "elie29/zend-phpdi-config": "^9.0", "facile-it/php-openid-client": "^0.3.4", "guzzlehttp/guzzle": "^6.3", "laminas/laminas-cache": "^3.11", diff --git a/service-front/app/composer.json b/service-front/app/composer.json index 2a20d157f8..659d506c08 100644 --- a/service-front/app/composer.json +++ b/service-front/app/composer.json @@ -44,7 +44,7 @@ "blazon/psr11-monolog": "^4.0", "cooperaj/better-twig-i18n": "^3.0", "dflydev/fig-cookies": "^3.0", - "elie29/zend-phpdi-config": "^8.0", + "elie29/zend-phpdi-config": "^9.0", "facile-it/php-openid-client": "^0.3.4", "laminas/laminas-cache": "^3.6", "laminas/laminas-cache-storage-adapter-apcu": "^2.2",