Skip to content

Commit

Permalink
Composer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darylldoyle committed Mar 14, 2024
1 parent 0b8990d commit 11d152f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,11 @@
"type:wordpress-plugin"
]
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"composer/installers": true
}
}
}
}

0 comments on commit 11d152f

Please sign in to comment.