Skip to content

Commit

Permalink
keep dtms old dependencies for bc
Browse files Browse the repository at this point in the history
  • Loading branch information
llecaque committed May 23, 2016
1 parent 0778ea7 commit c55d899
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 @@ -26,7 +26,8 @@
],
"require" : {
"php" : ">=5.3.0",
"oat-sa/lib-tao-dtms" : "~0.5"
"oat-sa/lib-tao-dtms" : "~0.5",
"alroniks/dtms" : "~0.5.2"
},
"require-dev": {
"phpunit/PHPUnit": ">=3.7.20"
Expand Down

0 comments on commit c55d899

Please sign in to comment.