Skip to content

Commit

Permalink
Added PHP versions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 28, 2024
1 parent bf1ad1e commit eccfcbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Versions
--------

* 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.
* Version 2 supports Laravel 9 - 11, DBAL ^3.0 and ORM ^2.0.
* Version 1 supports Laravel 6 - 9, DBAL ^2.0 and ORM ^2.0.
* Version 2 supports Laravel 9 - 11, DBAL ^3.0, ORM ^2.0, and PHP ^8.0.
* Version 1 supports Laravel 6 - 9, DBAL ^2.0, ORM ^2.0, and PHP ^5.5 - ^8.0.
See [documentation in version 2](https://github.com/laravel-doctrine/orm/tree/2.0?tab=readme-ov-file#versions)

License
Expand Down

0 comments on commit eccfcbd

Please sign in to comment.