1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Update framework dependencies

This commit is contained in:
David Bomba 2021-01-22 21:51:59 +11:00
parent fa5281f5e5
commit ee92e15668
2 changed files with 7 additions and 2 deletions

View File

@ -183,6 +183,10 @@
{
"type": "vcs",
"url": "https://github.com/davidbankes/omnipay-firstdata.git"
},
{
"type": "vcs",
"url": "https://github.com/hillelcoren/omnipay-authorizenet"
}
]
}

5
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": "9def12c786458c271816b1e2c24d754f",
"content-hash": "0dd03f115e3c89e9594b6965d0b469f4",
"packages": [
{
"name": "abdala/omnipay-pagseguro",
@ -14335,5 +14335,6 @@
"ext-json": "*",
"ext-zip": "*"
},
"platform-dev": []
"platform-dev": [],
"plugin-api-version": "1.1.0"
}