aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-16 12:09:49 +0000
committerMario <mario@mariovavti.com>2024-03-16 12:09:49 +0000
commitfe018d646a4f25d3512059f6e8d520441e95967c (patch)
tree410dee329f8d0926a8931cf33cff32abd3da50a5 /composer.json
parent8fc0210428d267df4d0e80c18ad35858202b538b (diff)
downloadvolse-hubzilla-fe018d646a4f25d3512059f6e8d520441e95967c.tar.gz
volse-hubzilla-fe018d646a4f25d3512059f6e8d520441e95967c.tar.bz2
volse-hubzilla-fe018d646a4f25d3512059f6e8d520441e95967c.zip
more composer weirdness
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/composer.json b/composer.json
index e375b8a32..d8a13fdf3 100644
--- a/composer.json
+++ b/composer.json
@@ -81,11 +81,5 @@
"config": {
"notify-on-install": false,
"optimize-autoloader": true
- },
- "repositories": [
- {
- "type": "vcs",
- "url": "https://github.com/simplepie/simplepie"
- }
- ]
+ }
}