Skip to content

Commit

Permalink
Recommend the filter extension
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Mar 12, 2020
1 parent 1bdf24f commit 124efcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Expand Up @@ -21,13 +21,17 @@
"symfony/polyfill-ctype": "^1.9"
},
"require-dev": {
"ext-filter": "*",
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"extra": {
"branch-alias": {
"dev-master": "3.6-dev"
Expand Down

0 comments on commit 124efcd

Please sign in to comment.