Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloelcolombiano authored Nov 1, 2021
1 parent 5e11687 commit 5458c91
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 @@ -22,12 +22,12 @@ ArticleFactory::make(5)->with('Authors[3].Address.City.Country')->persist();
## Installation
CakePHP 4 and non-CakePHP applications

```css
```
composer require --dev vierge-noire/cakephp-fixture-factories "^2.5"
```

CakePHP 3
```css
```
composer require --dev vierge-noire/cakephp-fixture-factories "^1.0"
```
PHP 7.0 is supported up to v1.1.* only.
Expand Down

0 comments on commit 5458c91

Please sign in to comment.