Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit fcd3beb

Browse files
committed
Update project description
1 parent 9d7db69 commit fcd3beb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _extends: .github
44

55
repository:
66
name: NucleosGDPRBundle
7-
description: This bundle provides a GDPR conform cookie information inside the sonata-project.
7+
description: This bundle provides a GDPR conform cookie information for symfony applications.
88
homepage: https://nucleos.rocks
99
topics: symfony, symfony-bundle, bundle, gdpr, dsgvo, sonata, sonata-block, blocker
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NucleosGDPRBundle
1111
[![Continuous Integration](https://github.com/nucleos/NucleosGDPRBundle/workflows/Continuous%20Integration/badge.svg)](https://github.com/nucleos/NucleosGDPRBundle/actions)
1212
[![Code Coverage](https://codecov.io/gh/nucleos/NucleosGDPRBundle/branch/main/graph/badge.svg)](https://codecov.io/gh/nucleos/NucleosGDPRBundle)
1313

14-
This bundle provides a GDPR conform cookie information inside the sonata-project.
14+
This bundle provides a GDPR conform cookie information for symfony applications.
1515

1616
## Installation
1717

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nucleos/gdpr-bundle",
33
"type": "symfony-bundle",
4-
"description": "This bundle provides a GDPR conform cookie information inside the sonata-project.",
4+
"description": "This bundle provides a GDPR conform cookie information for symfony applications.",
55
"keywords": [
66
"symfony",
77
"gdpr",

0 commit comments

Comments
 (0)