File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ CalendarBundle - FullCalendar.js integration
7
7
[ ![ Total Downloads] ( https://poser.pugx.org/tattali/calendar-bundle/downloads )] ( https://packagist.org/packages/tattali/calendar-bundle )
8
8
[ ![ Latest Stable Version] ( https://poser.pugx.org/tattali/calendar-bundle/v/stable )] ( https://packagist.org/packages/tattali/calendar-bundle )
9
9
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.
11
11
12
12
<p align =" center " >
13
13
<img src =" https://user-images.githubusercontent.com/10502887/56835704-47687080-6875-11e9-9102-0533d2bbbf18.png " alt =" Calendar image " >
14
14
</p >
15
15
16
16
The following table shows the compatibilities of different versions of the bundle :
17
17
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 |
22
22
23
23
* No storage dependencies (Compatible with: Doctrine, MongoDB, CouchDB...)
24
24
You can’t perform that action at this time.
0 commit comments