Skip to content

Commit a44c3a7

Browse files
committed
Updated build without php5.5.
1 parent 480326e commit a44c3a7

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.travis.yml

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

77
php:
8-
- 5.5
98
- 5.6
109

1110
git:

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"issues": "https://github.com/ctubio/php-proxy-keyserver/issues"
1616
},
1717
"require": {
18-
"php": "~5.5",
18+
"php": "~5.6",
1919
"monolog/monolog": "~1.13",
2020
"jenssegers/proxy": "2.*",
2121
"dflydev/apache-mime-types": "~1.0"

composer.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)