Skip to content

Commit dce07e4

Browse files
committed
chore: added symfony kernel to dev requirements since the bundle in twig-component requires it
1 parent 38fdafc commit dce07e4

342 files changed

Lines changed: 3381 additions & 1266 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"phpmd/phpmd": "^2.15",
7171
"phpstan/phpstan": "^2.1.33",
7272
"rector/swiss-knife": "^2.3.3",
73+
"symfony/http-kernel": "^5.4|^6.0|^7.0|^8.0.2",
7374
"symfony/ux-twig-component": "^2.31",
7475
"symplify/easy-coding-standard": "^12.6.2"
7576
},

0 commit comments

Comments
 (0)