File tree 1 file changed +14
-3
lines changed
1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 44
44
"path" : " ./../../../modules/frdl/array-helper" ,
45
45
"ignore" : [" .*" ]
46
46
},
47
+ "frdl/proxy" : {
48
+ "url" : " https://github.com/frdl/proxy/archive/refs/heads/master.zip" ,
49
+ "path" : " ./../../../modules/frdl/proxy" ,
50
+ "ignore" : [" .*" ]
51
+ },
47
52
"vendor-patch/psecio.secure_dotenv" : {
48
53
"url" : " https://github.com/vendor-patch/secure_dotenv/archive/refs/heads/master.zip" ,
49
54
"path" : " ./../../../modules/vendor-patch/psecio.secure_dotenv" ,
53
58
"url" : " https://github.com/inverisOSS/tiny-php-queue/archive/refs/tags/1.0.0.zip" ,
54
59
"path" : " ./../../../modules/inverisoss/tiny-php-queue" ,
55
60
"ignore" : [" .*" ]
56
- }
61
+ },
57
62
"nelexa/zip" : {
58
63
"url" : " https://github.com/Ne-Lexa/php-zip/archive/refs/tags/4.0.1.zip" ,
59
64
"path" : " ./../../../modules/nelexa/zip" ,
60
65
"ignore" : [" .*" ]
61
- }
66
+ },
67
+ "jenssegers/proxy" : {
68
+ "url" : " https://github.com/jenssegers/php-proxy/archive/refs/tags/v3.1.0.zip" ,
69
+ "path" : " ./../../../modules/jenssegers/proxy" ,
70
+ "ignore" : [" .*" ]
71
+ }
62
72
}
63
73
},
64
74
"minimum-stability" :" dev" ,
107
117
"league/commonmark" : " *" ,
108
118
"symfony/finder" : " *" ,
109
119
"psr/http-message" : " *" ,
110
- "relay/relay" : " ~2.0"
120
+ "relay/relay" : " ~2.0" ,
121
+ "laminas/laminas-httphandlerrunner" : " >=2.5.0"
111
122
},
112
123
"autoload" : {
113
124
"classmap" : [" src/" ],
You can’t perform that action at this time.
0 commit comments