Skip to content

Commit

Permalink
fixup! Remove support for PHP7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radmen committed Oct 21, 2018
1 parent a2744f5 commit 0fd8d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "A practical functional library for PHP developers",
"type": "library",
"require": {
"php": ">=7.1",
"ayesh/is_countable-polyfill": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 0fd8d82

Please sign in to comment.