Skip to content

Commit

Permalink
Requirement forPHP7.2 added
Browse files Browse the repository at this point in the history
  • Loading branch information
SpazzMarticus committed May 31, 2019
1 parent 9ba4bcc commit 00510ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
- nightly
- 7.0
- 7.1
- 7.2
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
]
},
"require": {
"php": ">=5.4.0"
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.1"
Expand Down

0 comments on commit 00510ca

Please sign in to comment.