Skip to content

Commit a47867b

Browse files
committed
Update composer.json
1 parent 3d4b503 commit a47867b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "4.1.*",
18-
"mockery/mockery": "0.8.*"
17+
"mockery/mockery": "0.8.*",
18+
"phpunit/phpunit": "4.1.*"
1919
},
2020
"autoload": {
2121
"psr-0": { "TestDbAcle": "lib/" },

0 commit comments

Comments
 (0)