Skip to content

Commit 96135be

Browse files
authored
Merge pull request #640 from TomHAnderson/feature/readme-php-versions
Added PHP versions to README
2 parents bf1ad1e + eccfcbd commit 96135be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Versions
4444
--------
4545

4646
* Version 3 supports DBAL ^4.0, ORM ^3.0, and PHP 8.2. See the [upgrade guide](https://laravel-doctrine-orm-official.readthedocs.io/en/latest/upgrade.html) for more information.
47-
* Version 2 supports Laravel 9 - 11, DBAL ^3.0 and ORM ^2.0.
48-
* Version 1 supports Laravel 6 - 9, DBAL ^2.0 and ORM ^2.0.
47+
* Version 2 supports Laravel 9 - 11, DBAL ^3.0, ORM ^2.0, and PHP ^8.0.
48+
* Version 1 supports Laravel 6 - 9, DBAL ^2.0, ORM ^2.0, and PHP ^5.5 - ^8.0.
4949
See [documentation in version 2](https://github.com/laravel-doctrine/orm/tree/2.0?tab=readme-ov-file#versions)
5050

5151
License

0 commit comments

Comments
 (0)