Skip to content

Commit 7a2b011

Browse files
committed
Updated deps.
1 parent 3568259 commit 7a2b011

File tree

2 files changed

+275
-83
lines changed

2 files changed

+275
-83
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
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"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "~4.4",
25-
"satooshi/php-coveralls": "~0.6"
24+
"phpunit/phpunit": "~5.0",
25+
"satooshi/php-coveralls": "~1.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)