Skip to content

Commit 085de66

Browse files
committed
update suggested packages to replace mozart and add notice package
1 parent 0fc624b commit 085de66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
},
4343
"suggest": {
4444
"berlindb/core": "Provide ORM-like experience and interface to WordPress database tables.",
45-
"coenjacobs/mozart": "Wrap your dependencies to avoid conflicts with other plugins.",
45+
"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.",
4647
"woocommerce/action-scheduler": "Provides a robust background job queue for WordPress.",
4748
"wp-media/wp-mixpanel": "Easily integrate Mixpanel analytics into your WordPress project."
4849
},

0 commit comments

Comments
 (0)