feat: use JSONB instead of SIMPLE_ARRAY

This commit is contained in:
Maël Gangloff
2025-10-16 22:21:08 +02:00
parent a143039925
commit 64fe0c895b
8 changed files with 213 additions and 9 deletions

View File

@@ -154,7 +154,7 @@
"symfony/css-selector": "7.3.*",
"symfony/debug-bundle": "7.3.*",
"symfony/maker-bundle": "^1.0",
"symfony/phpunit-bridge": "^7.1",
"symfony/phpunit-bridge": "^7.3",
"symfony/stopwatch": "7.3.*",
"symfony/web-profiler-bundle": "7.3.*",
"zenstruck/foundry": "^2.7"