added annotations

This commit is contained in:
2021-05-30 17:30:29 +02:00
parent 79fc71d2fb
commit 7f1aea6c8a
4 changed files with 176 additions and 1 deletions

View File

@@ -1,7 +1,22 @@
{
"doctrine/annotations": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.0",
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
},
"files": [
"config/routes/annotations.yaml"
]
},
"doctrine/inflector": {
"version": "2.0.3"
},
"doctrine/lexer": {
"version": "1.2.1"
},
"nikic/php-parser": {
"version": "v4.10.5"
},