This adds a branch alias for master so that it matches constraints like 0.9.*.
I also fixed the requirements to use a bound constraint for the symfony extension and to exclude Behat 3.0 properly (the previous constraint would allow the beta releases as they are lower than 3.0)
This adds a branch alias for master so that it matches constraints like
0.9.*
.I also fixed the requirements to use a bound constraint for the symfony extension and to exclude Behat 3.0 properly (the previous constraint would allow the beta releases as they are lower than 3.0)