Skip to content

Commit 0dfd1bc

Browse files
committed
updated
1 parent 1564060 commit 0dfd1bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ You can install the plugin via composer:
2222
$ composer require --prefer-dist mirko-pagliai/cakephp-database-backup
2323
```
2424

25+
The current release requires at least CakePHP 4.0, PHP 7.2 and `phpunit` 8.0.
26+
2527
Instead, the [cakephp3](//github.com/mirko-pagliai/cakephp-database-backup/tree/cakephp3)
26-
branch is compatible with all previous versions of CakePHP from version 3.5.1.
28+
branch requires at least CakePHP 3.5.1, PHP 5.6 and `phpunit` 5.7.14.
2729
In this case, you can install the package as well:
2830

2931
```bash

0 commit comments

Comments
 (0)