diff --git a/README.md b/README.md index 88dbc776..0aecc0f0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a Database Migrations system for CakePHP. The plugin consists of a CakePHP CLI wrapper for the [Phinx](https://book.cakephp.org/phinx/0/en/index.html) migrations library. -This branch is for use with CakePHP **4.x**. See [version map](https://github.com/cakephp/migrations/wiki#version-map) for details. +This branch is for use with CakePHP **5.x**. See [version map](https://github.com/cakephp/migrations/wiki#version-map) for details. ## Installation