Skip to content

Commit 933a222

Browse files
author
Coby Tamayo
committed
omit wordpress-plugin block from Composer file
This will cause downstream users to use Conifer as a normal Composer package when installed via composer, which is what we want. Normal plugin users will be unaffected.
1 parent 2576b5a commit 933a222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "sitecrafting/conifer",
33
"description": "Powerful abstractions for serious WordPress theme development",
4-
"type": "wordpress-plugin",
54
"repositories": [
65
{
76
"type": "composer",

0 commit comments

Comments
 (0)