Skip to content

Commit 4aab74e

Browse files
committed
MQE-983: Unit Test for Module Resolver
- Changed doctrine/cache to <1.7.0 for php 7.0 compatability
1 parent b938ede commit 4aab74e

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"squizlabs/php_codesniffer": "1.5.3",
2525
"sebastian/phpcpd": "~3.0",
2626
"brainmaestro/composer-git-hooks": "^2.3",
27+
"doctrine/cache": "<1.7.0",
2728
"codeception/aspect-mock": "^3.0",
2829
"goaop/framework": "2.2.0",
2930
"codacy/coverage": "^1.4",

composer.lock

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

0 commit comments

Comments
 (0)