From fcd3beb89a720ebe0516629ad4eeb29d0db14fab Mon Sep 17 00:00:00 2001 From: core23 Date: Sun, 14 Jun 2020 15:26:39 +0200 Subject: [PATCH] Update project description --- .github/settings.yml | 2 +- README.md | 2 +- composer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 49288533..bc322fd5 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,7 +4,7 @@ _extends: .github repository: name: NucleosGDPRBundle - description: This bundle provides a GDPR conform cookie information inside the sonata-project. + description: This bundle provides a GDPR conform cookie information for symfony applications. homepage: https://nucleos.rocks topics: symfony, symfony-bundle, bundle, gdpr, dsgvo, sonata, sonata-block, blocker diff --git a/README.md b/README.md index dfd1fbbe..d052a898 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ NucleosGDPRBundle [![Continuous Integration](https://github.com/nucleos/NucleosGDPRBundle/workflows/Continuous%20Integration/badge.svg)](https://github.com/nucleos/NucleosGDPRBundle/actions) [![Code Coverage](https://codecov.io/gh/nucleos/NucleosGDPRBundle/branch/main/graph/badge.svg)](https://codecov.io/gh/nucleos/NucleosGDPRBundle) -This bundle provides a GDPR conform cookie information inside the sonata-project. +This bundle provides a GDPR conform cookie information for symfony applications. ## Installation diff --git a/composer.json b/composer.json index 818b53b8..88694129 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "nucleos/gdpr-bundle", "type": "symfony-bundle", - "description": "This bundle provides a GDPR conform cookie information inside the sonata-project.", + "description": "This bundle provides a GDPR conform cookie information for symfony applications.", "keywords": [ "symfony", "gdpr",