Skip to content

Commit 2bb63ef

Browse files
GrahamCampbellm1guelpf
authored andcommitted
Switched to PHPUnit 5
1 parent 4aba39d commit 2bb63ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"guzzlehttp/psr7": "^1.2",
3535
"php-http/guzzle6-adapter": "^1.0",
3636
"php-http/mock-client": "^1.0",
37-
"phpunit/phpunit": "~4.5"
37+
"phpunit/phpunit": "^5.0"
3838
},
3939
"autoload": {
4040
"psr-4": { "Gitlab\\": "lib/Gitlab/" }

0 commit comments

Comments
 (0)