Stupid composer, the package that makes you lose your time.

This commit is contained in:
Laurent Destailleur 2020-12-07 19:23:40 +01:00
parent 6e403e6ce0
commit 92b430495b

View File

@ -1,6 +1,7 @@
{
"name" : "dolibarr/dolibarr",
"type" : "project",
"version": "999.999.999",
"description" : "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business",
"keywords" : [
"erp",
@ -35,7 +36,7 @@
"nnnick/chartjs" : "^2.9",
"stripe/stripe-php" : "6.43.1",
"maximebf/debugbar" : "1.15.1",
"symfony/var-dumper": "3"
"symfony/var-dumper" : "3"
},
"require-dev" : {
"php-parallel-lint/php-parallel-lint" : "^0",
@ -59,4 +60,4 @@
"ext-zip" : "ODT, Excel and file compression support",
"ext-xml" : "Excel support"
}
}
}