Skip to content

Commit 270b954

Browse files
authored
Upgrade to syntatis/codex-companion v0.2.0 (#13)
1 parent 5980339 commit 270b954

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,9 @@
3030
"syntatis/codex-settings-provider": "^0.1"
3131
},
3232
"require-dev": {
33-
"bamarni/composer-bin-plugin": "^1.8",
3433
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
3534
"phpcompatibility/phpcompatibility-wp": "^2.1",
36-
"syntatis/codex-companion": "^0.1",
35+
"syntatis/codex-companion": "^0.2",
3736
"syntatis/coding-standard": "^1.4",
3837
"wp-cli/i18n-command": "^2.6"
3938
},
@@ -65,7 +64,6 @@
6564
},
6665
"config": {
6766
"allow-plugins": {
68-
"bamarni/composer-bin-plugin": true,
6967
"dealerdirect/phpcodesniffer-composer-installer": true,
7068
"syntatis/codex-companion": true
7169
},
@@ -99,10 +97,6 @@
9997
]
10098
},
10199
"extra": {
102-
"bamarni-bin": {
103-
"bin-links": true,
104-
"forward-command": true
105-
},
106100
"codex": {
107101
"scoper": {
108102
"prefix": "PluginName\\Vendor"

0 commit comments

Comments
 (0)