diff options
author | Daniel Weipert <code@drogueronin.de> | 2021-02-21 14:36:49 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2021-02-21 14:36:49 +0100 |
commit | f464f665794cebcb354bbf27f7159608fc3ece3c (patch) | |
tree | b62c27488a8c6247c2859ddba09342bdccbd4cd2 /Readme.md | |
parent | 03029ba75c995033b38c85f29749017bccbbaef3 (diff) |
Changes namespacev1.2.2
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ It's meant to complement [PostTypes](https://github.com/jjgrainger/PostTypes)! ## Installation ``` -composer require drogueronin/metaboxes +composer require dweipert/metaboxes ``` ## How to |