Skip to content

Commit 9d28cc7

Browse files
committed
add decorator package in dev
1 parent 43184fa commit 9d28cc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"symfony/browser-kit": "^7.1",
2323
"symfony/yaml": "^7.1",
2424
"doctrine/doctrine-bundle": "^2.12",
25-
"friendsofphp/php-cs-fixer": "^3.54"
25+
"friendsofphp/php-cs-fixer": "^3.54",
26+
"yceruto/decorator": "^1.2"
2627
},
2728
"autoload": {
2829
"psr-4": {

0 commit comments

Comments
 (0)