We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625aed7 commit c5cbcaaCopy full SHA for c5cbcaa
composer.json
@@ -1,11 +1,12 @@
1
{
2
"name" : "superbrave/gdpr-bundle",
3
"type" : "symfony-bundle",
4
- "description": "A Symfony bundle for using entity annotations according to GDPR requirements and anonymizing data",
+ "description": "A Symfony bundle for using entity annotations according to GDPR requirements and anonymizing/exporting data",
5
"keywords" : [
6
"annotations",
7
"GDPR",
8
- "anonymizing"
+ "anonymizing",
9
+ "exporting"
10
],
11
"licence" : "MIT License",
12
"require" : {
0 commit comments