Skip to content

Commit cccbb6d

Browse files
committed
Updated and loosened dependency versions.
1 parent 6ae157a commit cccbb6d

File tree

2 files changed

+643
-328
lines changed

2 files changed

+643
-328
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"guzzle/guzzle": "~3.9"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "4.2.*",
19-
"phing/phing": "2.*",
20-
"phpmd/phpmd": "2.1.1",
21-
"phploc/phploc": "~2.0"
18+
"phpunit/phpunit": "~4",
19+
"phing/phing": "~2",
20+
"phpmd/phpmd": "~2",
21+
"phploc/phploc": "~2"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)