aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2023-03-28 12:40:04 +0000
committerDavid Siegfried <david.siegfried@uni-vechta.de>2023-03-28 12:40:04 +0000
commita6b51ad82796a686dd8c9cecf2b26b0883e4a78c (patch)
tree8c29742b9d8f217f8d25f6bdc3d844ac0dfcdc56 /composer.json
parent8daceaad0699bd314320f038a7ed1157c9c92790 (diff)
remove php-http/curl-client 1.7.1, fixes #2479
Closes #2479 Merge request studip/studip!1673
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index bcd3ee0..4957f69 100644
--- a/composer.json
+++ b/composer.json
@@ -9,7 +9,6 @@
},
"require-dev": {
"adlawson/vfs": "~0.12.1",
- "php-http/curl-client": "~1.7.0",
"woohoolabs/yang": "2.3.2",
"codeception/codeception": "^4.2",
"codeception/module-asserts": "^1.3",