aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 2c303663b..b0c0132c3 100644
--- a/composer.json
+++ b/composer.json
@@ -56,10 +56,8 @@
"mmccook/php-json-canonicalization-scheme": "^1.0"
},
"require-dev": {
+ "ext-yaml": "*",
"phpunit/phpunit": "^9.4",
- "behat/behat": "@stable",
- "behat/mink-extension": "@stable",
- "behat/mink-goutte-driver": "@stable",
"php-mock/php-mock-phpunit": "^2.6",
"phpmd/phpmd": "^2.6",
"squizlabs/php_codesniffer": "*",