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", "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",