Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
Merge pull request #16 from shouze/behat3
Browse files Browse the repository at this point in the history
Add support for atoum 2.0.
  • Loading branch information
shouze committed Dec 14, 2015
2 parents a8c47dc + f7f7586 commit 2008a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"php": ">=5.3.2",
"behat/behat": "~3.0",
"behat/symfony2-extension": "~2.0",
"atoum/atoum": "~1.0"
"atoum/atoum": "~1.0|~2.0"
},

"autoload": {
Expand Down

0 comments on commit 2008a5f

Please sign in to comment.