mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
addresses: add symfony http-client as a dependency
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
],
|
||||
"require": {
|
||||
"league/csv": "^9.6",
|
||||
"phpoffice/phpspreadsheet": "~1.2"
|
||||
"phpoffice/phpspreadsheet": "~1.2",
|
||||
"symfony/http-client": "^4.4 || ^5"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Reference in New Issue
Block a user