Skip to content
Snippets Groups Projects
Commit 1b0dd78e authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Possibilité de passer à guzzlehttp/guzzle 7.

parent 9b6b3bdf
Branches
Tags
No related merge requests found
Pipeline #17438 passed
Changelog
=========
6.0.1
-----
- Possibilité de passer à guzzlehttp/guzzle 7.
6.0.0
-----
- PHP 8.0 minimum.
5.2.2
-----
- [FIX] Synchro : la colonne 'source_id' peut être présente dans la table/vue source.
......
......@@ -13,7 +13,7 @@
"ext-pdo": "*",
"beberlei/assert": "^3.3",
"doctrine/dbal": "^3.4",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"laminas/laminas-dependency-plugin": "^2.2",
"monolog/monolog": "^2.8",
"ramsey/uuid": "^3.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment