Update version of ovh and firebase

This commit is contained in:
osaajani 2024-09-14 18:59:35 +02:00
parent 4f717ef849
commit 54f5be7523
1 changed files with 4 additions and 3 deletions

View File

@ -9,12 +9,13 @@
"symfony/expression-language": "^5.0",
"robmorgan/phinx": "^0.11.1",
"monolog/monolog": "^2.0",
"ovh/ovh": "^2.0",
"ovh/ovh": "^3.0",
"twilio/sdk": "^6.1",
"symfony/yaml": "^5.0",
"phpmailer/phpmailer": "^6.1",
"xantios/mimey": ">=2.1",
"kreait/firebase-php": "^5.14",
"benmorel/gsm-charset-converter": "^0.3.0"
"kreait/firebase-php": "^7.0",
"benmorel/gsm-charset-converter": "^0.3.0",
"google/cloud-pubsub": "^1.46"
}
}