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

requires PHP 8.2

This commit is contained in:
David Grudl
2024-09-03 16:25:05 +02:00
parent d76f40c2a4
commit 9151d1eb9c
5 changed files with 5 additions and 6 deletions

View File

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