diff --git a/composer.json b/composer.json index abd39d3..4e7ab22 100644 --- a/composer.json +++ b/composer.json @@ -16,13 +16,13 @@ } ], "require-dev": { - "friendsofphp/php-cs-fixer": "3.14.4", - "phpstan/phpstan": "1.10.4", - "phpstan/phpstan-strict-rules": "1.5.0", - "symplify/phpstan-rules": "11.2.4.72", - "phpunit/phpunit": "10.0.14", - "symfony/framework-bundle": "6.2.7", - "symfony/yaml": "6.2.7", + "friendsofphp/php-cs-fixer": "3.16.0", + "phpstan/phpstan": "1.10.14", + "phpstan/phpstan-strict-rules": "1.5.1", + "symplify/phpstan-rules": "11.3.2.72", + "phpunit/phpunit": "10.1.2", + "symfony/framework-bundle": "6.2.10", + "symfony/yaml": "6.2.10", "cweagans/composer-patches": "1.7.3" }, "require": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b171633..56ae886 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,7 +1,7 @@ - - - src - - - + + - - + + + + + + src + +