Update composer.json

This commit is contained in:
Yozhef
2024-01-11 11:10:17 +02:00
committed by GitHub
parent 89cc19afdf
commit 2715006c39

View File

@@ -22,7 +22,7 @@
],
"require": {
"php": ">=7.4",
"behat/behat": "dev-master",
"behat/behat": "^3.0.5",
"behat/mink": "^1.5",
"symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0"
},