You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Inspired by [Params::Validate](http://search.cpan.org/perldoc/Params::Validate)
6
6
You can use it to validate almost anything, but typically it can be used for (strictly) validating input from HTML forms, fields while reading CSV files, function parameters, etc.
7
7
8
8
### Requirements
9
-
* PHP 5.3 or newer
9
+
* PHP 5.4 or later
10
10
11
11
### Installation
12
12
Download or checkout from git, or install the packagist package cmanley/validate.
0 commit comments