Skip to content

Commit e76bdb9

Browse files
committed
Add symfony/form to dev dependencies
1 parent 3a3dbb1 commit e76bdb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LiveComponent/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"symfony/ux-twig-component": "^2.0"
3131
},
3232
"require-dev": {
33+
"symfony/form": "^4.4|^5.0|^6.0",
3334
"symfony/framework-bundle": "^4.4|^5.0|^6.0",
3435
"symfony/dependency-injection": "^4.4.2|^5.0|^6.0",
3536
"symfony/twig-bundle": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)