Skip to content

Commit 4570bd8

Browse files
committed
Composer: let mcrypt_compat "provide" mcrypt req
1 parent 0220d59 commit 4570bd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
},
3333
"autoload": {
3434
"files": ["lib/mcrypt.php"]
35+
},
36+
"provide": {
37+
"ext-mcrypt": "5.6.40"
3538
}
3639
}

0 commit comments

Comments
 (0)