Skip to content

Commit

Permalink
Allow automattic/jetpack-autoloader Composer plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Aug 12, 2024
1 parent e752cc0 commit bb372d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"roots/wordpress-core-installer": true,
"bamarni/composer-bin-plugin": true
"bamarni/composer-bin-plugin": true,
"automattic/jetpack-autoloader": true
}
},
"repositories": [
Expand Down

0 comments on commit bb372d9

Please sign in to comment.