{
  "config": {
    "vendor-dir": "comp-vendor",
    "optimize-autoloader": true,
    "platform": {
      "php": "8.2"
    }
  },
  "require": {
    "php": ">=7.4 <=8.2",
    "php-debugbar/php-debugbar": "v2.2.*",
    "psr/log": "3.0.*",
    "guzzlehttp/guzzle": "^7.9",
    "intervention/image": "3.11.*",
    "phpoffice/phpword": "1.4.*",
    "phpoffice/phpspreadsheet": "^5",
    "soundasleep/html2text": "2.1.0",
    "dragonmantank/cron-expression": "v3.4.0",
    "voku/stringy": "6.5.3",
    "voku/simple_html_dom": "4.8.10",
    "swiftmailer/swiftmailer":"6.3.0",
    "tecnickcom/tcpdf":"6.10.0",
    "szymach/c-pchart": "v3.0.17",
    "symfony/mailer":"v6.4.21",
    "symfony/json-path": "^7.3",
    "symfony/dom-crawler": "^7.3",
    "symfony/css-selector": "^7.3",
    "chriskonnertz/string-calc": "v2.*",
    "tomloprod/colority": "*"
  },
  "scripts": {
    "remove-git-submodules" : "find . -mindepth 2 -type d -name .git | xargs rm -rf"
  },
  "comment0": "Voir https://packagist.org/",
  "comment1": "pour l'instant pas d'intégration de bozhinov/pChart2.0-for-PHP7 car probleme éventuel avec PHP8 voir dépot https://github.com/bozhinov/pChart2.0-for-PHP7. Remplacé par c-pchart ????"
}
