Skip to content

Commit

Permalink
add dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jan 27, 2016
1 parent 2e77530 commit 1033884
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"php": ">=5.3",
"fusio/impl": "~0.2@dev"
},
"require-dev": {
"phpunit/phpunit": "~4.1",
"phpunit/dbunit": "~1.3"
},
"autoload": {
"psr-4": {
"Fusio\\Custom\\": "src/"
Expand Down

0 comments on commit 1033884

Please sign in to comment.