Skip to content

Commit

Permalink
update php requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Jan 18, 2019
1 parent a21e448 commit 4a19e4e
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 @@ -26,7 +26,7 @@
}],
"type": "library",
"require": {
"php": ">=7.0"
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "~6.3.0"
Expand Down

0 comments on commit 4a19e4e

Please sign in to comment.