Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 97f6172

Browse files
author
Edson Medina
committed
Minimum version bumped to 7.0
1 parent 3f1fb47 commit 97f6172

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
language: php
22

33
php:
4-
- 5.6
54
- 7.0
65
- 7.1
7-
- hhvm
86

97
before_script:
108
- composer install

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Analyses and produces a report with testability issues of a php codebase.
1010

1111
## Installation
12-
PHP_Testability requires at least PHP 5.6 to run.
12+
PHP_Testability requires at least PHP 7.0 to run.
1313

1414
### Composer
1515

0 commit comments

Comments
 (0)