Skip to content

Commit

Permalink
fix: Missing dependency in Roadiz Model package
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Jul 12, 2024
1 parent d7d49ff commit 303a2f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Models/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"php": ">=8.1",
"doctrine/orm": "~2.19.0",
"jms/serializer": "^3.9.0",
"roadiz/nodetype-contracts": "~1.1.2",
"symfony/string": "6.4.*",
"symfony/translation-contracts": "^3.0",
"symfony/http-foundation": "6.4.*",
Expand Down

0 comments on commit 303a2f5

Please sign in to comment.