1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-11 08:34:59 +02:00

tested in PHP 8.3

This commit is contained in:
David Grudl
2023-08-05 19:50:57 +02:00
parent 520119740d
commit 01c7ab63e3
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ Install Dibi via Composer:
composer require dibi/dibi
```
The Dibi 4.2 requires PHP version 7.2 and supports PHP up to 8.2.
The Dibi 4.2 requires PHP version 7.2 and supports PHP up to 8.3.
Usage