mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
updated deps
This commit is contained in:
parent
629c9c1b12
commit
94671fa67e
@ -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
6
composer.lock
generated
@ -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": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user