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 92353a3 commit f0a2628Copy full SHA for f0a2628
README.md
@@ -12,7 +12,7 @@ The Laravel Persian Validation package offers comprehensive validation for the P
12
## Requirement
13
14
* Laravel 9.x | 10.x
15
-* PHP 8.0 | 8.1 | 8.2
+* PHP 8.1 | 8.2
16
17
## Install
18
composer.json
@@ -21,7 +21,7 @@
21
}
22
],
23
"require": {
24
- "php": "^8.0",
+ "php": "^8.1",
25
"illuminate/support": "^9.0|^10.0"
26
},
27
"autoload": {
0 commit comments