File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 30
30
"syntatis/codex-settings-provider" : " ^0.1"
31
31
},
32
32
"require-dev" : {
33
- "bamarni/composer-bin-plugin" : " ^1.8" ,
34
33
"dealerdirect/phpcodesniffer-composer-installer" : " ^1.0" ,
35
34
"phpcompatibility/phpcompatibility-wp" : " ^2.1" ,
36
- "syntatis/codex-companion" : " ^0.1 " ,
35
+ "syntatis/codex-companion" : " ^0.2 " ,
37
36
"syntatis/coding-standard" : " ^1.4" ,
38
37
"wp-cli/i18n-command" : " ^2.6"
39
38
},
65
64
},
66
65
"config" : {
67
66
"allow-plugins" : {
68
- "bamarni/composer-bin-plugin" : true ,
69
67
"dealerdirect/phpcodesniffer-composer-installer" : true ,
70
68
"syntatis/codex-companion" : true
71
69
},
99
97
]
100
98
},
101
99
"extra" : {
102
- "bamarni-bin" : {
103
- "bin-links" : true ,
104
- "forward-command" : true
105
- },
106
100
"codex" : {
107
101
"scoper" : {
108
102
"prefix" : " PluginName\\ Vendor"
You can’t perform that action at this time.
0 commit comments