We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c234287 commit 016c54bCopy full SHA for 016c54b
1 file changed
README.md
@@ -8,7 +8,7 @@ Collaborative filtering recommendation system
8
Starting with composer
9
1. Install composer
10
2. Download package: ```composer require tigo/recommendation```
11
- 3. PHP >= 7.0
+ 3. PHP >= 7.0; Versions that have been tested: 7.2.25, 7.3.23 e 8.0.1.
12
13
```php
14
//Somewhere in your project, you may need to use autoload
0 commit comments