updated deps

This commit is contained in:
paulwer 2023-12-22 08:03:25 +01:00
parent 629c9c1b12
commit 94671fa67e
2 changed files with 8 additions and 8 deletions

View File

@ -92,7 +92,7 @@
"sprain/swiss-qr-bill": "^4.3",
"square/square": "30.0.0.*",
"stripe/stripe-php": "^12",
"symfony/brevo-mailer": "^7.0",
"symfony/brevo-mailer": "6.4",
"symfony/http-client": "^6.0",
"symfony/mailgun-mailer": "^6.1",
"symfony/postmark-mailer": "^6.1",
@ -174,10 +174,10 @@
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/turbo124/apple"
}
{
"type": "vcs",
"url": "https://github.com/turbo124/apple"
}
],
"minimum-stability": "dev",
"prefer-stable": true

6
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b6f77d8c2532d7f443899c5ed77fcf8f",
"content-hash": "4b12f1e3b0be21cb7f772d3c2a9d72ff",
"packages": [
{
"name": "afosto/yaac",
@ -10781,7 +10781,7 @@
},
{
"name": "symfony/brevo-mailer",
"version": "v7.0.0",
"version": "v6.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/brevo-mailer.git",
@ -10830,7 +10830,7 @@
"description": "Symfony Brevo Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/brevo-mailer/tree/v7.0.0"
"source": "https://github.com/symfony/brevo-mailer/tree/v7.0.0-RC1"
},
"funding": [
{