We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc624b commit 085de66Copy full SHA for 085de66
composer.json
@@ -42,7 +42,8 @@
42
},
43
"suggest": {
44
"berlindb/core": "Provide ORM-like experience and interface to WordPress database tables.",
45
- "coenjacobs/mozart": "Wrap your dependencies to avoid conflicts with other plugins.",
+ "brianhenryie/strauss": "Prefix PHP namespaces and classnames to allow multiple versions of libraries to exist without conflict.",
46
+ "stellarwp/admin-notices": "A handy package for easily displaying admin notices in WordPress with simple to complex visibility conditions.",
47
"woocommerce/action-scheduler": "Provides a robust background job queue for WordPress.",
48
"wp-media/wp-mixpanel": "Easily integrate Mixpanel analytics into your WordPress project."
49
0 commit comments