Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
#3 Updated composer.json with additional supporting tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Williams authored and Nick Williams committed Oct 23, 2013
1 parent 91ebc27 commit ed4150c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"role": "Developer"
}
],
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/php-invoker": "1.1.*",
"phing/phing": "2.6.*"
},
"require": {
"php": ">=5.3.0"
},
Expand Down

0 comments on commit ed4150c

Please sign in to comment.