Skip to content

Commit c5cbcaa

Browse files
author
Jelle van Oosterbosch
committed
Updated composer.json description and included the exporting functionality
1 parent 625aed7 commit c5cbcaa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name" : "superbrave/gdpr-bundle",
33
"type" : "symfony-bundle",
4-
"description": "A Symfony bundle for using entity annotations according to GDPR requirements and anonymizing data",
4+
"description": "A Symfony bundle for using entity annotations according to GDPR requirements and anonymizing/exporting data",
55
"keywords" : [
66
"annotations",
77
"GDPR",
8-
"anonymizing"
8+
"anonymizing",
9+
"exporting"
910
],
1011
"licence" : "MIT License",
1112
"require" : {

0 commit comments

Comments
 (0)