We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a58ea9 commit a2ff71fCopy full SHA for a2ff71f
readme.md
@@ -25,9 +25,10 @@ composer require korridor/laravel-model-validation-rules
25
26
### Requirements
27
28
-This package is tested for the following Laravel versions:
+This package is tested for the following Laravel and PHP versions:
29
30
- - 8.* (PHP 7.3, 7.4, 8.0)
+ - 9.* (PHP 8.0, 8.1)
31
+ - 8.* (PHP 7.4, 8.0, 8.1)
32
- 7.* (PHP 7.2, 7.3, 7.4, 8.0)
33
- 6.* (PHP 7.2, 7.4, 8.0)
34
- 5.8.* (PHP 7.1, 7.4)
0 commit comments