Skip to content

Commit 016c54b

Browse files
authored
Update README.md
1 parent c234287 commit 016c54b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Collaborative filtering recommendation system
88
Starting with composer
99
1. Install composer
1010
2. Download package: ```composer require tigo/recommendation```
11-
3. PHP >= 7.0
11+
3. PHP >= 7.0; Versions that have been tested: 7.2.25, 7.3.23 e 8.0.1.
1212

1313
```php
1414
//Somewhere in your project, you may need to use autoload

0 commit comments

Comments
 (0)