1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-30 09:19:48 +02:00

opened 5.1-dev

This commit is contained in:
David Grudl
2024-09-03 15:57:10 +02:00
parent befde664fe
commit d76f40c2a4
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ Install Dibi via Composer:
composer require dibi/dibi
```
The Dibi 5.0 requires PHP version 8.0 and supports PHP up to 8.4.
The Dibi 5.1 requires PHP version 8.0 and supports PHP up to 8.4.
Usage