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

Commit af6c898

Browse files
committed
Updated to php 5.6
1 parent b034f56 commit af6c898

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,8 +1,6 @@
11
language: php
22

33
php:
4-
- 5.4
5-
- 5.5
64
- 5.6
75
- hhvm
86

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.4 to run.
12+
PHP_Testability requires at least PHP 5.6 to run.
1313

1414
### Composer
1515

0 commit comments

Comments
 (0)