Skip to content

Commit 02d40af

Browse files
authored
Update composer.json
1 parent dfbca1c commit 02d40af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://github.com/fishfin/php-valigator",
77
"license": "MIT",
88
"require": {
9-
"php": "5.5.* || 5.6.* || 7.0.*"
9+
"php": "5.5.* || 5.6.* || 7.0.* || 7.1.*"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)