Skip to content

Commit 4ebfb11

Browse files
committed
prepare release
1 parent ef14eaf commit 4ebfb11

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed

composer.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -26,47 +26,10 @@
2626
"src/functions.php"
2727
]
2828
},
29-
"repositories": [
30-
{
31-
"type": "path",
32-
"url": "../../Component/Dataset",
33-
"options": {
34-
"symlink": false
35-
}
36-
},
37-
{
38-
"type": "path",
39-
"url": "../../Component/BitMask",
40-
"options": {
41-
"symlink": false
42-
}
43-
},
44-
{
45-
"type": "path",
46-
"url": "../../Component/Metadata",
47-
"options": {
48-
"symlink": false
49-
}
50-
},
51-
{
52-
"type": "path",
53-
"url": "../../Bundle/MetadataBundle",
54-
"options": {
55-
"symlink": false
56-
}
57-
},
58-
{
59-
"type": "path",
60-
"url": "../../Bundle/QueryBundle",
61-
"options": {
62-
"symlink": false
63-
}
64-
}
65-
],
6629
"config": {
6730
"sort-packages": true
6831
},
69-
"version": "0.2",
32+
"version": "0.1.29",
7033
"minimum-stability": "dev",
7134
"prefer-stable": true
7235
}

0 commit comments

Comments
 (0)