Skip to content

Commit d846ce2

Browse files
committed
docs: fix requirements
1 parent 5303e36 commit d846ce2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/5-0-upgrade-guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Requirements
88
============
99

10-
* CakePHP 5.0+
10+
* CakePHP 5.2+
1111
* ElasticSearch 9.x
1212
* Elastica 9.x (via ruflin/elastica)
1313
* PHP 8.1+
@@ -212,4 +212,4 @@ Migration Steps
212212

213213
Run your test suite to catch any compatibility issues::
214214

215-
vendor/bin/phpunit
215+
vendor/bin/phpunit

0 commit comments

Comments
 (0)