Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Commit e2e6eab

Browse files
committed
update vendors and fix tests
1 parent 28b655c commit e2e6eab

File tree

4 files changed

+95
-96
lines changed

4 files changed

+95
-96
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"symfony/filesystem": "~2.4|~3.0",
3232
"symfony/process": "~2.3|~3.0",
3333
"camspiers/json-pretty": "1.0.*",
34-
"knplabs/github-api": "1.4.*",
34+
"knplabs/github-api": "^1.4",
3535
"vierbergenlars/php-semver": "~3.0"
3636
},
3737
"require-dev": {
3838
"ext-phar": "*",
39-
"phpunit/phpunit": "4.*",
39+
"phpunit/phpunit": "4.*|5.*",
4040
"mockery/mockery": "~0.9.3",
4141
"fabpot/php-cs-fixer": "~1.5"
4242
},

0 commit comments

Comments
 (0)