Skip to content

Commit

Permalink
fixed version of atoum in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
josewilker committed Jun 14, 2017
1 parent fbf3f41 commit 835fe1d
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 @@ -16,7 +16,7 @@
"php" : ">=5.3.0"
},
"require-dev" : {
"atoum/atoum" : "dev-master@dev"
"atoum/atoum" : "^2.9"
},
"autoload" : {
"psr-0" : {
Expand Down

0 comments on commit 835fe1d

Please sign in to comment.