Skip to content

Commit

Permalink
require php 7
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Oct 16, 2016
1 parent 623cd1b commit fc36b0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,9 @@
"psr-4": {
"ParagonIE\\EasyDB\\Tests\\": "tests"
}
},
"require": {
"php": "^7.0",
"ext-pdo": "^7.0"
}
}

0 comments on commit fc36b0f

Please sign in to comment.