Skip to content

Commit 2b51f51

Browse files
authored
Merge pull request #2 from dmt-software/dev-1
#1 added composer-json keywords and updated decription
2 parents fe2e0e2 + 40693c8 commit 2b51f51

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
@@ -1,6 +1,7 @@
11
{
22
"name": "dmt-software/command-bus-validator",
3-
"description": "A CommandBus middleware to validate commands using the Symfony Validator",
3+
"description": "Tactician CommandBus middleware to validate commands using the Symfony Validator",
4+
"keywords": ["tactician", "middleware", "symfony", "validator"],
45
"type": "library",
56
"license": "MIT",
67
"authors": [

0 commit comments

Comments
 (0)