1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 12:42:36 +01: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", "type": "vcs",
"url": "https://github.com/davidbankes/omnipay-firstdata.git" "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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9def12c786458c271816b1e2c24d754f", "content-hash": "0dd03f115e3c89e9594b6965d0b469f4",
"packages": [ "packages": [
{ {
"name": "abdala/omnipay-pagseguro", "name": "abdala/omnipay-pagseguro",
@ -14335,5 +14335,6 @@
"ext-json": "*", "ext-json": "*",
"ext-zip": "*" "ext-zip": "*"
}, },
"platform-dev": [] "platform-dev": [],
"plugin-api-version": "1.1.0"
} }