diff --git a/composer.json b/composer.json index 77bb496..0c0a296 100644 --- a/composer.json +++ b/composer.json @@ -24,12 +24,12 @@ "php": "^8.1", "ext-curl": "*", + "phpunit/phpunit": "^10.0 || ^11.0", "psr/log": "^2.0 || ^3.0", "slevomat/coding-standard": "^8.15", "symfony/phpunit-bridge": "^6.4 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^10.0 || ^11.0", "simplesamlphp/simplesamlphp": "^2.2.0" }, "support": {