Skip to content

Commit

Permalink
Merge pull request #13 from mathewpeterson/patch-1
Browse files Browse the repository at this point in the history
Adds kherge/box to composer.json
  • Loading branch information
mickaelandrieu committed Oct 9, 2015
2 parents 144d921 + 4ba956f commit a5ea80e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"kherge/amend": "~3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.1"
"phpunit/phpunit": "~4.1",
"kherge/box": "~2.0"
},
"autoload": {
"psr-4": {"Certificationy\\Cli\\": ""}
Expand Down

0 comments on commit a5ea80e

Please sign in to comment.