Skip to content

Commit 4da1d96

Browse files
committed
add more examples
1 parent bf63f27 commit 4da1d96

File tree

5 files changed

+649
-29
lines changed

5 files changed

+649
-29
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,16 @@
99
"ext-iconv": "*",
1010
"fig/http-message-util": "^1.1",
1111
"jawira/case-converter": "^3.5",
12+
"phpdocumentor/reflection-docblock": "^5.3",
13+
"phpstan/phpdoc-parser": "^1.22",
1214
"symfony/console": "6.3.*",
1315
"symfony/dotenv": "6.3.*",
1416
"symfony/flex": "^2",
1517
"symfony/framework-bundle": "6.3.*",
18+
"symfony/property-access": "6.3.*",
19+
"symfony/property-info": "6.3.*",
1620
"symfony/runtime": "6.3.*",
21+
"symfony/serializer": "6.3.*",
1722
"symfony/validator": "6.3.*",
1823
"symfony/yaml": "6.3.*"
1924
},

0 commit comments

Comments
 (0)