fix: PHP8 support mimey

This commit is contained in:
GerbetMikhaël 2022-11-19 18:05:01 +01:00 committed by GitHub
parent d6b650147a
commit ecc8f75f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"twilio/sdk": "^6.1",
"symfony/yaml": "^5.0",
"phpmailer/phpmailer": "^6.1",
"ralouphie/mimey": "^2.1",
"xantios/mimey": "^2.1",
"kreait/firebase-php": "^5.14"
},
"require-dev": {