File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 53
53
"url" : " https://github.com/inverisOSS/tiny-php-queue/archive/refs/tags/1.0.0.zip" ,
54
54
"path" : " ./../../../modules/inverisoss/tiny-php-queue" ,
55
55
"ignore" : [" .*" ]
56
- }
56
+ }
57
+ "nelexa/zip" : {
58
+ "url" : " https://github.com/Ne-Lexa/php-zip/archive/refs/tags/4.0.1.zip" ,
59
+ "path" : " ./../../../modules/nelexa/zip" ,
60
+ "ignore" : [" .*" ]
61
+ }
57
62
}
58
63
},
59
64
"minimum-stability" :" dev" ,
68
73
},
69
74
"require" : {
70
75
"php" : " >=8.0" ,
71
- "frdl/webfan" : " *" ,
76
+ "frdl/webfan" : " *" ,
72
77
"composer/composer" :" *" ,
73
78
"vendor-patch/autoload-package" :" *" ,
74
79
"friendsofphp/proxy-manager-lts" :" *" ,
100
105
"rosell-dk/htaccess-capability-tester" : " *" ,
101
106
"rosell-dk/exec-with-fallback" : " *" ,
102
107
"league/commonmark" : " *" ,
103
- "nelexa/zip" : " >=4.0.2"
108
+ "symfony/finder" : " *" ,
109
+ "psr/http-message" : " *" ,
110
+ "relay/relay" : " ~2.0"
104
111
},
105
112
"autoload" : {
106
113
"classmap" : [" src/" ],
111
118
},
112
119
"suggest" : {
113
120
"frdl/project" : " Frdlweb project template" ,
114
- "webfan3/website" : " Default Start/Installer Template"
121
+ "webfan3/website" : " Default Start/Installer Template" ,
122
+ "frdlweb/webfat" : " ...if you want to build websites or load the webfat stub helper classes... (this could produce issues on codebase server!)"
115
123
}
116
124
}
You can’t perform that action at this time.
0 commit comments