summaryrefslogtreecommitdiffstats
path: root/vendor/plasmaconduit/path/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plasmaconduit/path/composer.json')
-rw-r--r--vendor/plasmaconduit/path/composer.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/vendor/plasmaconduit/path/composer.json b/vendor/plasmaconduit/path/composer.json
deleted file mode 100644
index 2cfdb2a37..000000000
--- a/vendor/plasmaconduit/path/composer.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "name": "plasmaconduit/path",
- "version": "0.1.1",
- "require-dev": {
- "phpspec/phpspec2": "*"
- },
- "config": {
- "bin-dir": "bin"
- },
- "autoload": {
- "psr-0": {
- "": "src"
- }
- },
- "minimum-stability": "dev"
-}