File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 195195 ],
196196 "require" : {
197197 "php" : " >=7.2.24" ,
198- "ext-json" : " *" ,
199198 "ext-dom" : " *" ,
199+ "ext-json" : " *" ,
200+ "johnpbloch/wordpress-core" : " dev-master" ,
201+ "johnpbloch/wordpress-core-installer" : " ^1.0 || ^2.0" ,
202+ "wp-cli/ability-command" : " ^1.0@dev" ,
200203 "wp-cli/admin-command" : " dev-main" ,
201204 "wp-cli/automated-tests" : " dev-main" ,
205+ "wp-cli/block-command" : " ^1.0@dev" ,
202206 "wp-cli/cache-command" : " dev-main" ,
203207 "wp-cli/checksum-command" : " dev-main" ,
204208 "wp-cli/config-command" : " dev-main" ,
237241 "wp-cli/wp-cli-bundle" : " dev-main" ,
238242 "wp-cli/wp-cli-tests" : " dev-main" ,
239243 "wp-cli/wp-config-transformer" : " dev-main as 1.2.x-dev" ,
240- "wp-cli/wp-super-cache-cli" : " dev-main" ,
241- "johnpbloch/wordpress-core-installer" : " ^1.0 || ^2.0" ,
242- "johnpbloch/wordpress-core" : " dev-master"
244+ "wp-cli/wp-super-cache-cli" : " dev-main"
243245 },
244246 "require-dev" : {
245247 "roave/security-advisories" : " dev-latest"
You can’t perform that action at this time.
0 commit comments