diff --git a/composer.json b/composer.json index f408f53..bedeeea 100644 --- a/composer.json +++ b/composer.json @@ -41,13 +41,13 @@ } ], "require": { - "php": "^8.1", + "php": "^8.2", "dragon-code/support": "^6.10", - "symfony/console": "^5.3 || ^6.0 || ^7.0" + "symfony/console": "^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^10.0", - "symfony/var-dumper": "^5.3 || ^6.0 || ^7.0" + "phpunit/phpunit": "^11.0", + "symfony/var-dumper": "^6.0 || ^7.0" }, "minimum-stability": "stable", "prefer-stable": true, diff --git a/phpunit.xml b/phpunit.xml index 4e4f084..9bbbea9 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,13 +1,12 @@ @@ -16,7 +15,7 @@ - src + src