Stupid composer, the package that makes you lose your time.
This commit is contained in:
parent
6e403e6ce0
commit
92b430495b
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "dolibarr/dolibarr",
|
"name" : "dolibarr/dolibarr",
|
||||||
"type" : "project",
|
"type" : "project",
|
||||||
|
"version": "999.999.999",
|
||||||
"description" : "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business",
|
"description" : "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business",
|
||||||
"keywords" : [
|
"keywords" : [
|
||||||
"erp",
|
"erp",
|
||||||
@ -35,7 +36,7 @@
|
|||||||
"nnnick/chartjs" : "^2.9",
|
"nnnick/chartjs" : "^2.9",
|
||||||
"stripe/stripe-php" : "6.43.1",
|
"stripe/stripe-php" : "6.43.1",
|
||||||
"maximebf/debugbar" : "1.15.1",
|
"maximebf/debugbar" : "1.15.1",
|
||||||
"symfony/var-dumper": "3"
|
"symfony/var-dumper" : "3"
|
||||||
},
|
},
|
||||||
"require-dev" : {
|
"require-dev" : {
|
||||||
"php-parallel-lint/php-parallel-lint" : "^0",
|
"php-parallel-lint/php-parallel-lint" : "^0",
|
||||||
@ -59,4 +60,4 @@
|
|||||||
"ext-zip" : "ODT, Excel and file compression support",
|
"ext-zip" : "ODT, Excel and file compression support",
|
||||||
"ext-xml" : "Excel support"
|
"ext-xml" : "Excel support"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user