aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
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"
- }
- ]
+ }
}