diff --git a/example/composer.json b/example/composer.json index 06b27e1..ea7b485 100644 --- a/example/composer.json +++ b/example/composer.json @@ -2,7 +2,7 @@ "type": "project", "require": { "php": "~8.2.0 || ~8.3.0", - "illuminate/container": "^11.27.1", + "illuminate/container": "^11.27.2", "laminas/laminas-servicemanager": "^4.2.0", "symfony/cache": "^7.1.5" },