Skip to content

Commit 856442e

Browse files
committed
Fix icinga/zf1 require
1 parent a7d1470 commit 856442e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ezyang/htmlpurifier": "^4.19",
2323
"guzzlehttp/guzzle": "^7.10",
2424
"guzzlehttp/psr7": "^2.9",
25-
"icinga/zf1": ">=2.0.0",
25+
"icinga/zf1": "^2.0",
2626
"jfcherng/php-diff": "^6.16.2",
2727
"parsedown/parsedown": "^1.8",
2828
"predis/predis": "^3.4.2",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)