Skip to content

Commit 6b28ef8

Browse files
committed
[Studio] form bundle tests
1 parent 9388c9a commit 6b28ef8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/CoreShop/Bundle/StudioFormBundle/composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"symfony/serializer": "^6.3 || ^7.0",
2626
"pimcore/pimcore": "^12.0"
2727
},
28+
"require-dev": {
29+
"phpstan/phpstan": "^2.0",
30+
"phpstan/phpstan-doctrine": "^2.0",
31+
"phpstan/phpstan-webmozart-assert": "^2.0"
32+
},
2833
"autoload": {
2934
"psr-4": {
3035
"CoreShop\\Bundle\\StudioFormBundle\\": ""

0 commit comments

Comments
 (0)