Skip to content
Snippets Groups Projects
Unverified Commit c075205d authored by David Buchmann's avatar David Buchmann Committed by GitHub
Browse files

Merge pull request #14 from GrahamCampbell/patch-1

Added missing PHP requirement
parents 1cc44dc0 469f2007
Branches
Tags
No related merge requests found
......@@ -14,6 +14,9 @@
"email": "mark.sagikazar@gmail.com"
}
],
"require": {
"php" : "^5.4 || ^7.0"
},
"require-dev": {
"phpspec/phpspec": "^2.4",
"henrikbjorn/phpspec-code-coverage" : "^1.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment