diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 144b45c..0733777 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "php": ">= 8.2.0" }, "require-dev": { - "php-ds/tests": "^1.8" + "php-ds/tests": "^2.0" }, "scripts": { "test" : "php test.php", |
