Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andreclemente committed Dec 4, 2019
1 parent 3fc9483 commit af78e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
},
"require": {
"php": "^7.1",
"php": "5.6|^7.2",
"friendsofphp/php-cs-fixer": "^2.1",
"phpunit/phpunit": "^3.7|~6.0|~7.0|~8",
"squizlabs/php_codesniffer": "~3.0",
Expand Down

0 comments on commit af78e4e

Please sign in to comment.