ext-mcrypt is not necessary and is not included in PHP anymore

This commit is contained in:
BohwaZ
2019-08-06 11:03:54 +02:00
parent 2e9dc9a34d
commit 6cf62100a4
2 changed files with 3 additions and 5 deletions

View File

@ -25,8 +25,7 @@
"ass/xmlsecurity": "~1.0"
},
"require-dev": {
"ext-mcrypt": "*",
"mikey179/vfsStream": "~1.0"
"mikey179/vfsstream": "~1.0"
},
"autoload": {
"psr-0": { "BeSimple\\SoapCommon": "" }