diff --git a/README.md b/README.md index 73bb021..a2cb715 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ > [!IMPORTANT] > dot-doctrine-metadata is a wrapper on top of [mezzio/mezzio-hal](https://github.com/mezzio/mezzio-hal) -> -> ![OSS Lifecycle](https://img.shields.io/osslifecycle/mezzio/mezzio-hal) > [!CAUTION] +> > ## Security-Only Maintenance Mode +> > This package is in maintenance mode and will not receive further updates because the main issue was fixed by mezzio. ## dot-doctrine-metadata badges @@ -24,7 +24,6 @@ [![SymfonyInsight](https://insight.symfony.com/projects/e76bb03b-b630-4a3e-9a24-b6a04cee7210/big.svg)](https://insight.symfony.com/projects/e76bb03b-b630-4a3e-9a24-b6a04cee7210) - Provides metadata and strategies for extracting and rendering Doctrine entities. This package is a wrapper for `mezzio/mezzio-hal` which addresses the doctrine entity proxy metadata issue when using `mezzio/mezzio-hal` to generate HAL responses. diff --git a/docs/book/index.md b/docs/book/index.md deleted file mode 100644 index ae42a26..0000000 --- a/docs/book/index.md +++ /dev/null @@ -1 +0,0 @@ -../../README.md diff --git a/docs/book/index.md b/docs/book/index.md new file mode 120000 index 0000000..fe84005 --- /dev/null +++ b/docs/book/index.md @@ -0,0 +1 @@ +../../README.md \ No newline at end of file