Skip to content

Commit fd1a734

Browse files
carusogabrieljaapio
authored andcommitted
Remove composer.lock, and update to PHPUnit 6 and Mockery 1
1 parent c006d4a commit fd1a734

File tree

2 files changed

+2
-1129
lines changed

2 files changed

+2
-1129
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"psr-4": {"phpDocumentor\\Reflection\\": ["tests/unit"]}
2323
},
2424
"require-dev": {
25-
"mockery/mockery": "^0.9.4",
26-
"phpunit/phpunit": "^4.4"
25+
"mockery/mockery": "^1.0",
26+
"phpunit/phpunit": "^6.4"
2727
}
2828
}

0 commit comments

Comments
 (0)