Skip to content

Commit c594c19

Browse files
committed
IHF: Composer json version fixes.
1 parent a97fc59 commit c594c19

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"symfony/var-dumper": "^3.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^5.5",
21-
"mockery/mockery": "^0.9.5"
20+
"phpunit/phpunit": "^5.0",
21+
"mockery/mockery": "^0.9"
2222
},
2323
"autoload": {
2424
"files": ["src/autoload.php"],

composer.lock

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)