mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-15 07:33:04 +01:00
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "4c8b93bd9cd92f484502fc665fdbe826",
|
|
"packages": [
|
|
{
|
|
"name": "karneaud/omnipay-rotessa",
|
|
"version": "1.0.0-beta",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/karneaud/omnipay-rotessa.git",
|
|
"reference": "master"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/karneaud/omnipay-rotessa/archive/refs/tags/v1.0.0-beta.zip"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Omnipay\\Rotessa\\": "./src/Omnipay/Rotessa/",
|
|
"Omnipay\\Rotessa\\Exception\\": "./src/Omnipay/Rotessa/Exception/"
|
|
},
|
|
"classmap": [
|
|
"./src/Omnipay/Rotessa/Exception/Exceptions.php"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"karneaud/omnipay-rotessa": 10
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|