Skip to content

Instantly share code, notes, and snippets.

View collinlavoie's full-sized avatar

Collin Lavoie collinlavoie

  • Montreal, Canada
View GitHub Profile
Obtained error:
[UnexpectedValueException]
Repository behat/mink-deps ({"composer":{"url":"behat.org"}}) must have a type defined
I had to change the repositories as so:
"repositories": {
"behat/mink-deps": {
"type": "composer",