Skip to content

Commit a292a38

Browse files
committed
Fixing composer require checker deps
1 parent 8da46f6 commit a292a38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"require": {
1616
"php": ">=7.1",
1717
"psr/simple-cache": "^1",
18-
"mouf/classname-mapper": "^1"
18+
"mouf/classname-mapper": "^1",
19+
"ext-hash": "*"
1920
},
2021
"require-dev": {
2122
"php-coveralls/php-coveralls": "^2.1",

0 commit comments

Comments
 (0)