diff --git a/README.md b/README.md index 75cbfad5e..27207fc61 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ $ docker run bitnami/postgresql cat /opt/bitnami/postgresql/.spdx-postgresql.spd - Canvas RCE API - Concrete5 - Mantis +- MyBB - Neos - OpenProject - OroCRM diff --git a/config/components/mybb.json b/config/components/mybb.json index 57c3fd7e7..5538ea63b 100644 --- a/config/components/mybb.json +++ b/config/components/mybb.json @@ -1,3 +1,4 @@ { - "name": "mybb" + "name": "mybb", + "to-be-deprecated": "20240312" }