Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alanin committed Mar 21, 2023
1 parent dd0e1ba commit eb1b7ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "studio1/workflow-extend",
"type": "pimcore-bundle",
"description": "This bundles extends pimcores workflow engine and workflow designer with additional features.",
"license": "GPL-3.0-or-later",
"config": {
"allow-plugins": {
"cweagans/composer-patches": true
Expand Down Expand Up @@ -39,4 +40,4 @@
"pimcore/workflow-designer": "~1.0",
"php": "^8.0"
}
}
}

0 comments on commit eb1b7ef

Please sign in to comment.