Skip to content

Commit 77b9133

Browse files
committed
Improve dependencies table in readme
1 parent 0d55c43 commit 77b9133

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Davis
66
[![Latest release][release_badge]][release_link]
77
[![Sponsor me][sponsor_badge]][sponsor_link]
88

9-
A simple, fully translatable admin interface and frontend for `sabre/dav` based on [Symfony 7](https://symfony.com/) and [Bootstrap 5](https://getbootstrap.com/), initially inspired by [Baïkal](https://github.com/sabre-io/Baikal).
9+
A simple, fully translatable admin interface and frontend for `sabre/dav` based on [Symfony 7](https://symfony.com/) and [Bootstrap 5](https://getbootstrap.com/), initially inspired by [Baïkal](https://github.com/sabre-io/Baikal) (_see dependencies table below for more detail_)
1010

1111
Provides user edition, calendar creation and sharing, and address book creation. The interface is simple and straightforward, responsive, and provides a light and a dark mode.
1212

@@ -39,8 +39,9 @@ Dependencies
3939
| Release | Status | PHP version |
4040
|--------------------|----------------------------|--------------------|
4141
| `main` (edge) | development branch | PHP 8.2+ |
42+
| `v5.x` | stable | PHP 8.2+ |
4243
| `v4.x` | security fixes only | PHP 8.0 → 8.3 |
43-
| `v3.x` | security fixes only | PHP 7.3 → 8.2 |
44+
| `v3.x` | :warning: unmaintained | PHP 7.3 → 8.2 |
4445

4546
# 🧰 Installation
4647

0 commit comments

Comments
 (0)