Skip to content

Commit 83497d3

Browse files
Update to latest stable phpunit
Conflicts: composer.lock
1 parent cb3b421 commit 83497d3

File tree

2 files changed

+559
-298
lines changed

2 files changed

+559
-298
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"kevinrob/guzzle-cache-middleware": "1.2.*"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "4.3.*",
22+
"phpunit/phpunit": "5.4.*",
2323
"phpdocumentor/phpdocumentor": "2.*",
2424
"predis/predis": "1.0.*"
2525
},

0 commit comments

Comments
 (0)