File tree Expand file tree Collapse file tree 3 files changed +13
-16
lines changed
Expand file tree Collapse file tree 3 files changed +13
-16
lines changed Original file line number Diff line number Diff line change 11{
2- "minimum-stability" : " dev" ,
32 "name" : " horde/test" ,
43 "description" : " Unit testing library" ,
54 "type" : " library" ,
2625 ],
2726 "require" : {
2827 "php" : " ^7.4 || ^8" ,
29- "horde/support" : " ^3 || dev-FRAMEWORK_6_0 " ,
30- "horde/util" : " ^3 || dev-FRAMEWORK_6_0 "
28+ "horde/support" : " ^3" ,
29+ "horde/util" : " ^3"
3130 },
3231 "require-dev" : {
3332 "phpunit/phpunit" : " ^9" ,
34- "horde/injector" : " ^3 || dev-FRAMEWORK_6_0 " ,
35- "horde/log" : " ^3 || dev-FRAMEWORK_6_0 " ,
36- "horde/cache" : " ^3 || dev-FRAMEWORK_6_0 " ,
37- "horde/argv" : " ^3 || dev-FRAMEWORK_6_0 " ,
38- "horde/cli" : " ^3 || dev-FRAMEWORK_6_0 " ,
39- "horde/core" : " ^3 || dev-FRAMEWORK_6_0 " ,
40- "horde/history" : " ^3 || dev-FRAMEWORK_6_0 " ,
41- "horde/mongo" : " ^2 || dev-FRAMEWORK_6_0 "
33+ "horde/injector" : " ^3" ,
34+ "horde/log" : " ^3" ,
35+ "horde/cache" : " ^3" ,
36+ "horde/argv" : " ^3" ,
37+ "horde/cli" : " ^3" ,
38+ "horde/core" : " ^3" ,
39+ "horde/history" : " ^3" ,
40+ "horde/mongo" : " ^2"
4241 },
4342 "suggest" : {
44- "horde/cli" : " ^3 || dev-FRAMEWORK_6_0 " ,
45- "horde/log" : " ^3 || dev-FRAMEWORK_6_0 " ,
43+ "horde/cli" : " ^3" ,
44+ "horde/log" : " ^3" ,
4645 "ext-dom" : " *" ,
4746 "ext-json" : " *"
4847 },
Original file line number Diff line number Diff line change 22v3.0.0alpha6
33------------
44
5-
6-
5+ |+
76
87------------
98v3.0.0alpha5
Original file line number Diff line number Diff line change 99 identifier : LGPL-2.1
1010 uri : http://www.horde.org/licenses/lgpl21
1111 notes : |+
12-
13123.0.0alpha5 :
1413 api : 3.0.0alpha1
1514 state :
You can’t perform that action at this time.
0 commit comments