Skip to content

Commit f357645

Browse files
committed
Updaitng tests
1 parent 9fa2959 commit f357645

File tree

3 files changed

+164
-286
lines changed

3 files changed

+164
-286
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ os:
55
- windows
66

77
php:
8-
- 5.3
98
- 5.4
109
- 5.5
1110
- 5.6

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"minimum-stability": "stable",
1515
"require": {
16-
"php": ">=5.3.0",
16+
"php": ">=5.4.0",
1717
"symfony/config": "~2.3|~3.0",
1818
"symfony/dependency-injection": "~2.3|~3.0",
1919
"symfony/filesystem": "~2.3|~3.0",

0 commit comments

Comments
 (0)