diff --git a/composer.json b/composer.json index 5914bdb..f05c893 100644 --- a/composer.json +++ b/composer.json @@ -5,8 +5,8 @@ "license": "BSD-3-Clause", "require": { "silverstripe/graphql": "^3 || ^4 || ^5 || ^6", - "symfony/finder": "^4 || ^5 || ^6", - "symfony/filesystem": "^4 || ^5 || ^6" + "symfony/finder": "^4 || ^5 || ^6 || ^7", + "symfony/filesystem": "^4 || ^5 || ^6 || ^7" }, "require-dev": { "phpunit/phpunit": "^9.5",