File tree Expand file tree Collapse file tree 1 file changed +2
-39
lines changed
Expand file tree Collapse file tree 1 file changed +2
-39
lines changed Original file line number Diff line number Diff line change 1414 "doctrine/dbal" : " ^4.0" ,
1515 "psr/cache" : " ^3.0" ,
1616 "psr/log" : " ^2.0|^3.0" ,
17- "runopencode/dataset" : " ^0.2 " ,
17+ "runopencode/dataset" : " ^0.1.36 " ,
1818 "symfony/cache" : " ^7.0" ,
1919 "symfony/finder" : " ^7.0" ,
2020 "thecodingmachine/safe" : " ^3.3" ,
2828 " src/functions.php"
2929 ]
3030 },
31- "repositories" : [
32- {
33- "type" : " path" ,
34- "url" : " ../../Component/Dataset" ,
35- "options" : {
36- "symlink" : false
37- }
38- },
39- {
40- "type" : " path" ,
41- "url" : " ../../Component/Bitmask" ,
42- "options" : {
43- "symlink" : false
44- }
45- },
46- {
47- "type" : " path" ,
48- "url" : " ../../Component/Metadata" ,
49- "options" : {
50- "symlink" : false
51- }
52- },
53- {
54- "type" : " path" ,
55- "url" : " ../../Bundle/MetadataBundle" ,
56- "options" : {
57- "symlink" : false
58- }
59- },
60- {
61- "type" : " path" ,
62- "url" : " ../../Bundle/QueryBundle" ,
63- "options" : {
64- "symlink" : false
65- }
66- }
67- ],
6831 "config" : {
6932 "sort-packages" : true
7033 },
71- "version" : " 0.2 " ,
34+ "version" : " 0.1.36 " ,
7235 "minimum-stability" : " dev" ,
7336 "prefer-stable" : true
7437}
You can’t perform that action at this time.
0 commit comments