Skip to content

Commit 5133f33

Browse files
committed
Install symfony/workflow
1 parent ed98b1b commit 5133f33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"php": "^7.4",
1414
"symfony/config": "^4.0",
1515
"symfony/dependency-injection": "^4.0",
16-
"symfony/http-kernel": "^4.0"
16+
"symfony/http-kernel": "^4.0",
17+
"symfony/workflow": "^4.0"
1718
}
1819
,
1920
"require-dev": {

0 commit comments

Comments
 (0)