[WIP] Test against Behat dev-master

This commit is contained in:
Łukasz Chruściel
2023-12-09 18:57:25 +01:00
parent a94621348b
commit 89cc19afdf

View File

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