diff --git a/.idea/phpspec.xml b/.idea/phpspec.xml index 33107fd..c7cfbc2 100644 --- a/.idea/phpspec.xml +++ b/.idea/phpspec.xml @@ -5,6 +5,12 @@ + + + + \ No newline at end of file diff --git a/composer.json b/composer.json index 246c232..72f1462 100755 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "jetbrains/phpstorm-attributes": "^1.0", "lmc/http-constants": "^1.2.0", "myclabs/php-enum": "^1.8.4", - "roave/dont": "^1.6.0", + "roave/dont": "*", "symfony/http-foundation": "^6.4", "symfony/polyfill-php81": "^1.28", "symfony/polyfill-php82": "^1.28",