diff --git a/composer.json b/composer.json index 9eda381..07ad2d9 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "psr/http-message": "^1.1 || ^2.0", "slim/slim": "^4.12", "twig/twig": "^3.8", - "symfony/polyfill-php81": "^1.29" + "symfony/polyfill-php81": "^1.30" }, "require-dev": { "phpunit/phpunit": "^9.6",