Skip to content

Commit 3de90bd

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Improve composer.json descriptions
2 parents d7e8ad5 + bf87861 commit 3de90bd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Workflow Component
22
===================
33

4+
The Workflow component provides tools for managing a workflow or finite state
5+
machine.
6+
47
Resources
58
---------
69

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/workflow",
33
"type": "library",
4-
"description": "Symfony Workflow Component",
4+
"description": "Provides tools for managing a workflow or finite state machine",
55
"keywords": ["workflow", "petrinet", "place", "transition", "statemachine", "state"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)