From 0c0bec48b294c91bc1657e7a4dd2b82399e792c1 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 4 Apr 2017 19:32:05 -0700 Subject: [PATCH] added some aliases for Doctrine annotations --- doctrine/annotations/1.4/manifest.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doctrine/annotations/1.4/manifest.json diff --git a/doctrine/annotations/1.4/manifest.json b/doctrine/annotations/1.4/manifest.json new file mode 100644 index 00000000..85477d4c --- /dev/null +++ b/doctrine/annotations/1.4/manifest.json @@ -0,0 +1,3 @@ +{ + "aliases": ["annotations", "annotation", "annot", "annots"] +}