Skip to content

Commit

Permalink
add symfony forms as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat committed Oct 23, 2023
1 parent a06b915 commit acad0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -35,6 +35,7 @@
},
"require": {
"pimcore/pimcore": "^11.0",
"symfony/form": "^6.2",
"doctrine/orm": "^2.7"
},
"require-dev": {
Expand Down

0 comments on commit acad0c6

Please sign in to comment.