Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Dec 6, 2023
1 parent 1cf37bf commit baba542
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 @@ -27,7 +27,7 @@ composer require brick/date-time-doctrine
Requirements
------------

This library requires PHP 7.4 or later.
This library requires PHP 8.1 or later.

Project status & release process
--------------------------------
Expand All @@ -36,7 +36,7 @@ The current releases are numbered `0.x.y`. When a non-breaking change is introdu

**When a breaking change is introduced, a new `0.x` version cycle is always started.**

It is therefore safe to lock your project to a given release cycle, such as `0.3.*`.
It is therefore safe to lock your project to a given release cycle, such as `0.4.*`.

If you need to upgrade to a newer release cycle, check the [release history](https://github.com/brick/date-time-doctrine/releases) for a list of changes introduced by each further `0.x.0` version.

Expand Down

0 comments on commit baba542

Please sign in to comment.