Browse code

Update dependencies

Benjamin Roth authored on30/01/2023 21:08:35
Showing1 changed files
... ...
@@ -16,7 +16,8 @@
16 16
   ],
17 17
   "require":{
18 18
     "php": "^7.4 || ^8.0",
19
-    "contao/core-bundle": "^4.13"
19
+    "contao/core-bundle": "^4.13",
20
+    "symfony/http-client": "^5.4"
20 21
   },
21 22
   "conflict": {
22 23
     "contao/manager-plugin": "<2.0 || >=3.0"