File tree Expand file tree Collapse file tree 5 files changed +86
-1147
lines changed
Expand file tree Collapse file tree 5 files changed +86
-1147
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ authors:
2020 active : false
2121 role : lead
2222version :
23- release : 3.0.0alpha8
23+ release : 3.0.0-alpha8
2424 api : 3.0.0alpha1
2525state :
2626 release : alpha
Original file line number Diff line number Diff line change 11{
2- "minimum-stability" : " dev" ,
32 "name" : " horde/http" ,
43 "description" : " HTTP client library" ,
54 "type" : " library" ,
1716 "role" : " lead"
1817 }
1918 ],
20- "time" : " 2022-05-31" ,
21- "repositories" : [
22- {
23- "type" : " composer" ,
24- "url" : " https://horde-satis.maintaina.com"
25- }
26- ],
19+ "time" : " 2025-05-20" ,
20+ "repositories" : [],
2721 "require" : {
2822 "php" : " ^7.4 || ^8" ,
29- "horde/exception" : " ^3 || dev-FRAMEWORK_6_0 " ,
30- "horde/support" : " ^3 || dev-FRAMEWORK_6_0 " ,
31- "psr/http-message" : " ^2.0 " ,
23+ "horde/exception" : " ^3" ,
24+ "horde/support" : " ^3" ,
25+ "psr/http-message" : " ^2" ,
3226 "psr/http-factory" : " ^1.0.2" ,
3327 "psr/http-client" : " ^1.0.3"
3428 },
3529 "require-dev" : {
36- "horde/test" : " ^3 || dev-FRAMEWORK_6_0 " ,
37- "horde/url" : " dev-FRAMEWORK_6_0 "
30+ "horde/test" : " ^3" ,
31+ "horde/url" : " ^3 "
3832 },
3933 "suggest" : {
4034 "ext-curl" : " *" ,
5852 "horde/horde-installer-plugin" : true
5953 }
6054 }
61- }
55+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments