Skip to content

Commit

Permalink
fixed contraint in composer.json, Issue Codeception#1845
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik committed Apr 24, 2015
1 parent b071d6a commit 2a7aed2
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 @@ -18,7 18,7 @@
"php": ">=5.4.0",
"ext-json": "*",
"ext-mbstring": "*",
"phpunit/phpunit": "~4.6`.0",
"phpunit/phpunit": "~4.6.0",
"facebook/webdriver": "~0.4|~0.5",
"guzzlehttp/guzzle": "~4.0|~5.0",
"symfony/finder": "~2.4",
Expand Down

0 comments on commit 2a7aed2

Please sign in to comment.