Skip to content

Commit 78b2e82

Browse files
authored
Merge pull request #65 from Chris53897/feature/readme
docs: update for symfony 7
2 parents 18c12b1 + c7ef301 commit 78b2e82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ CalendarBundle - FullCalendar.js integration
77
[![Total Downloads](https://poser.pugx.org/tattali/calendar-bundle/downloads)](https://packagist.org/packages/tattali/calendar-bundle)
88
[![Latest Stable Version](https://poser.pugx.org/tattali/calendar-bundle/v/stable)](https://packagist.org/packages/tattali/calendar-bundle)
99

10-
This bundle allow you to integrate [FullCalendar.js](https://fullcalendar.io/) library in your Symfony 3 to 6 project.
10+
This bundle allow you to integrate [FullCalendar.js](https://fullcalendar.io/) library in your Symfony 3 to 7 project.
1111

1212
<p align="center">
1313
<img src="https://user-images.githubusercontent.com/10502887/56835704-47687080-6875-11e9-9102-0533d2bbbf18.png" alt="Calendar image">
1414
</p>
1515

1616
The following table shows the compatibilities of different versions of the bundle :
1717

18-
| Version | Symfony | PHP |
19-
|-----------------------------------------------------------------------|----------------|--------------|
20-
| [1.3 (master)](https://github.com/tattali/CalendarBundle/tree/master) | ^5.4 + ^6.2 | >=8.0 |
21-
| [1.0](https://github.com/tattali/CalendarBundle/tree/1.x) | ^3.4 - ^6.2 | ^7.1 and 8.0 |
18+
| Version | Symfony | PHP |
19+
|-----------------------------------------------------------------------|--------------------|--------------|
20+
| [1.3 (master)](https://github.com/tattali/CalendarBundle/tree/master) | ^5.4 + ^6.3 + ^7.0 | >=8.0 |
21+
| [1.0](https://github.com/tattali/CalendarBundle/tree/1.x) | ^3.4 - ^6.2 | ^7.1 and 8.0 |
2222

2323
* No storage dependencies (Compatible with: Doctrine, MongoDB, CouchDB...)
2424

0 commit comments

Comments
 (0)