Skip to content

Commit 0db0ea5

Browse files
authored
Merge pull request #24 from shochdoerfer/feature/captain_hook_upgrade
Upgrade CaptainHook dependency
2 parents 83ec858 + 7a449a0 commit 0db0ea5

File tree

2 files changed

+104
-36
lines changed

2 files changed

+104
-36
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"phpstan/phpstan": "^0.12.18"
1717
},
1818
"require-dev": {
19-
"captainhook/captainhook": "^4.0",
20-
"captainhook/plugin-composer": "^4.0",
19+
"captainhook/captainhook": "^5.1.2",
20+
"captainhook/plugin-composer": "^5.1.3",
2121
"phpunit/phpunit": "^7.5",
2222
"squizlabs/php_codesniffer": "^3.4",
2323
"phing/phing": "^2.16",

composer.lock

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

0 commit comments

Comments
 (0)