mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Update composer
This commit is contained in:
parent
18204da2f5
commit
509a55fbd8
@ -68,7 +68,8 @@
|
||||
"symfony/http-client": "^5.2",
|
||||
"turbo124/beacon": "^1.0",
|
||||
"webpatser/laravel-countries": "dev-master#75992ad",
|
||||
"wildbit/swiftmailer-postmark": "^3.3"
|
||||
"wildbit/swiftmailer-postmark": "^3.3",
|
||||
"invoiceninja/admin-module": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"php": "^7.3|^7.4",
|
||||
@ -134,5 +135,8 @@
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"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…
Reference in New Issue
Block a user