Skip to content

Commit 7c79567

Browse files
Practice 4: JSON Schema Validation
1 parent 8a816c5 commit 7c79567

File tree

8 files changed

+471
-37
lines changed

8 files changed

+471
-37
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"doctrine/doctrine-bundle": "^2.12",
1212
"doctrine/doctrine-migrations-bundle": "^3.3",
1313
"doctrine/orm": "^3.1",
14+
"opis/json-schema": "^2.3",
1415
"phpdocumentor/reflection-docblock": "^5.4",
1516
"symfony/asset": "^7.0",
1617
"symfony/console": "^7.0",

0 commit comments

Comments
 (0)