diff --git a/composer.json b/composer.json index 43bd14a9..ad3a6c85 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "friendsofphp/php-cs-fixer": "^3.34", "laravel/framework": "^10.0|^11.0", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.4", + "phpunit/phpunit": "^10.5.58 || ^11.5.43 || ^12.4.2", "symfony/dependency-injection": "^6.0|^7.0", "symfony/framework-bundle": "^6.0|^7.0", "symfony/password-hasher": "^6.0|^7.0", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index c67ba70f..ee2aa382 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,5 @@ - + diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 00000000..9ee712f9 --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,19 @@ +