mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 15:54:31 -04:00
Update composer
This commit is contained in:
parent
18204da2f5
commit
509a55fbd8
@ -68,7 +68,8 @@
|
|||||||
"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",
|
||||||
@ -134,5 +135,8 @@
|
|||||||
"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"}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
446
composer.lock
generated
446
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user