Skip to content

Commit 0426948

Browse files
committed
Add hash extension check
1 parent fb5eec1 commit 0426948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
"require": {
1818
"php": ">=7.4"
19+
"ext-hash": "*"
1920
},
2021
"require-dev": {
2122
"infection/infection": "^0.20",

0 commit comments

Comments
 (0)