mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 13:14:31 -04:00
Update composer.json
This commit is contained in:
parent
509a55fbd8
commit
899b329b90
@ -68,8 +68,7 @@
|
|||||||
"symfony/http-client": "^5.2",
|
"symfony/http-client": "^5.2",
|
||||||
"turbo124/beacon": "^1.0",
|
"turbo124/beacon": "^1.0",
|
||||||
"webpatser/laravel-countries": "dev-master#75992ad",
|
"webpatser/laravel-countries": "dev-master#75992ad",
|
||||||
"wildbit/swiftmailer-postmark": "^3.3",
|
"wildbit/swiftmailer-postmark": "^3.3"
|
||||||
"invoiceninja/admin-module": "dev-master"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"php": "^7.3|^7.4",
|
"php": "^7.3|^7.4",
|
||||||
@ -135,8 +134,5 @@
|
|||||||
"optimize-autoloader": true
|
"optimize-autoloader": true
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true
|
||||||
"repositories": [
|
|
||||||
{"type": "vcs", "url": "https://github.com/invoiceninja/admin-module"}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
45
composer.lock
generated
45
composer.lock
generated
@ -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": "d0023db8c59d4b2d3ceca97b5fdaaf03",
|
"content-hash": "2307a2f3214da0d1cc772cc1a1405682",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "authorizenet/authorizenet",
|
"name": "authorizenet/authorizenet",
|
||||||
@ -2638,46 +2638,6 @@
|
|||||||
},
|
},
|
||||||
"time": "2019-11-02T09:15:47+00:00"
|
"time": "2019-11-02T09:15:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "invoiceninja/admin-module",
|
|
||||||
"version": "dev-master",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git@github.com:invoiceninja/admin-module.git",
|
|
||||||
"reference": "dff0e7b16bd0ec9f36694b636db641579d52d753"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/invoiceninja/admin-module/zipball/dff0e7b16bd0ec9f36694b636db641579d52d753",
|
|
||||||
"reference": "dff0e7b16bd0ec9f36694b636db641579d52d753",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"default-branch": true,
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"laravel": {
|
|
||||||
"providers": [],
|
|
||||||
"aliases": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Modules\\Admin\\": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "David Bomba",
|
|
||||||
"email": "turbo124@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Admin module for reselling Invoice Ninja",
|
|
||||||
"support": {
|
|
||||||
"source": "https://github.com/invoiceninja/admin-module/tree/master",
|
|
||||||
"issues": "https://github.com/invoiceninja/admin-module/issues"
|
|
||||||
},
|
|
||||||
"time": "2021-04-01T03:50:33+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "jean85/pretty-package-versions",
|
"name": "jean85/pretty-package-versions",
|
||||||
"version": "2.0.3",
|
"version": "2.0.3",
|
||||||
@ -14168,8 +14128,7 @@
|
|||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"webpatser/laravel-countries": 20,
|
"webpatser/laravel-countries": 20
|
||||||
"invoiceninja/admin-module": 20
|
|
||||||
},
|
},
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user