Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
chore: add required PHP version to composer.json
Browse files Browse the repository at this point in the history
see #4
  • Loading branch information
davidsneighbour committed Aug 12, 2020
1 parent aff6240 commit 56ff783
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 @@ -29,6 +29,7 @@
"repositories": [
],
"require": {
"php": "7.*"
},
"require-dev": {
},
Expand Down

0 comments on commit 56ff783

Please sign in to comment.