From 99a5bf3fa504ffd6e496748532222a04db67fedb Mon Sep 17 00:00:00 2001 From: Roman Varkuta Date: Fri, 17 Jun 2022 14:24:21 +0300 Subject: [PATCH] yii2-enum is abandoned and not supporting anymore --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d874efb..681d55e 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,6 @@ Usages and the change needed: - [Doctrine enum mapping](https://github.com/acelaya/doctrine-enum-type) - [Symfony ParamConverter integration](https://github.com/Ex3v/MyCLabsEnumParamConverter) - [PHPStan integration](https://github.com/timeweb/phpstan-enum) -- [Yii2 enum mapping](https://github.com/KartaviK/yii2-enum) [GA Image]: https://github.com/myclabs/php-enum/workflows/CI/badge.svg