Skip to content

Commit

Permalink
Removed version 3 notes, add versions notes
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 26, 2024
1 parent 75782a8 commit 11685ce
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@ An integration library for Laravel and Doctrine ORM
[![License](https://poser.pugx.org/laravel-doctrine/orm/license)](//packagist.org/packages/laravel-doctrine/orm)


Version 3.0 Notes
-----------------

Version 3 supports DBAL ^4.0 and ORM ^3.0. See the
[upgrade guide](https://laravel-doctrine-orm-official.readthedocs.io/en/latest/upgrade.html)
for more information.


Installation
------------

Expand All @@ -49,6 +41,13 @@ Full documentation at https://laravel-doctrine-orm-official.readthedocs.io
or in the docs directory.


Versions
--------

* Version 3 supports DBAL ^4.0 and ORM ^3.0. 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 9, DBAL ^2.0 and ORM ^2.0.

License
-------

Expand Down

0 comments on commit 11685ce

Please sign in to comment.