Update composer.json

This commit is contained in:
Yozhef
2023-12-01 10:18:29 +02:00
committed by GitHub
parent 18d5a53dff
commit 7e0cfa971b

View File

@@ -24,7 +24,7 @@
"php": ">=7.4", "php": ">=7.4",
"behat/behat": "^3.0.5", "behat/behat": "^3.0.5",
"behat/mink": "^1.5", "behat/mink": "^1.5",
"symfony/config": "^4.4 || ^5.0 || ^6.0" "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0"
}, },
"replace": { "replace": {
"behat/mink-extension": "self.version" "behat/mink-extension": "self.version"