Skip to content

Commit

Permalink
+ Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu2607 committed Jun 14, 2024
1 parent f02f3c8 commit 0e00208
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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
A Sulu bundle to manage the news of your website.

## Requirements

* PHP >= 7.4
* PHP >= 8.0
* Sulu >= 2.4.*
* Symfony >= 5.4
* Composer
Expand All @@ -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
Expand Down

0 comments on commit 0e00208

Please sign in to comment.