Skip to content

Commit b8e39e2

Browse files
committed
Declare compatibility with CaptainHook v5
1 parent d133e86 commit b8e39e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"require": {
1919
"php": "^7.2",
20-
"captainhook/captainhook": "^4.4",
20+
"captainhook/captainhook": "^4.4 || ^5.0",
2121
"sebastianfeldmann/cli": "^3.0",
22-
"sebastianfeldmann/git": "^2.2"
22+
"sebastianfeldmann/git": "^2.2 || ^3.0"
2323
},
2424
"require-dev": {
2525
"squizlabs/php_codesniffer": "^3.5"

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)