File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " creativecommons/creativecommons-base" ,
33 "description" : " The Creative Commons base theme" ,
4+ "type" : " wordpress-theme" ,
45 "license" : " GPL-2.0-or-later" ,
56 "authors" : [
67 {
78 "email" : " hugo@creativecommons.org" ,
89 "name" : " Hugo Solar"
910 }
1011 ],
11- "type" : " wordpress-theme" ,
12+ "repositories" : [
13+ {
14+ "no-api" : true ,
15+ "type" : " vcs" ,
16+ "url" : " https://github.com/creativecommons/queulat"
17+ },
18+ {
19+ "type" : " composer" ,
20+ "url" : " https://wpackagist.org"
21+ }
22+ ],
1223 "require" : {
1324 "composer/installers" : " ~1.0" ,
1425 "felipelavinz/queulat" : " 2019.4.2"
2031 "wp-coding-standards/wpcs" : " ^2.0" ,
2132 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.1"
2233 },
23- "repositories" : [
24- {
25- "no-api" : true ,
26- "type" : " vcs" ,
27- "url" : " https://github.com/creativecommons/queulat"
28- },
29- {
30- "type" : " composer" ,
31- "url" : " https://wpackagist.org"
32- }
33- ],
3434 "scripts" : {
3535 "compat" : " phpcs -p --standard=PHPCompatibility --runtime-set testVersion 7.0 -n . --extensions=php --cache" ,
3636 "fix" : " phpcbf --standard=WordPress . --extensions=php --ignore=vendor" ,
You can’t perform that action at this time.
0 commit comments