diff --git a/readme.md b/readme.md index d691196..e2985a7 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Sulu news bundle -![GitHub release (with filter)](https://img.shields.io/github/v/release/Pixel-Developpement/sulu-news-bundle?style=for-the-badge) +![GitHub release (with filter)](https://img.shields.io/github/v/release/Pixel-Open/sulu-newsbundle?style=for-the-badge) [![Dependency](https://img.shields.io/badge/sulu-2.5-cca000.svg?style=for-the-badge)](https://sulu.io/) ## Presentation @@ -8,7 +8,7 @@ A Sulu bundle to manage the news of your website. ## Requirements -* PHP >= 7.4 +* PHP >= 8.0 * Sulu >= 2.4.* * Symfony >= 5.4 * Composer @@ -33,7 +33,7 @@ Execute the following [composer](https://getcomposer.org/) command to add the bu project: ```bash -composer require pixeldev/sulu-newsbundle --with-all-dependencies +composer require pixelopen/sulu-newsbundle --with-all-dependencies ``` ### Enable the bundle