Skip to content

Commit aa15694

Browse files
authored
Merge pull request #7 from php-api-clients/dependabot/composer/phpunit/phpunit-6.0.8
[Security] Bump phpunit/phpunit from 5.5.4 to 6.0.8
2 parents 0bf95c1 + 9c7095e commit aa15694

File tree

2 files changed

+285
-212
lines changed

2 files changed

+285
-212
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php": "^7.0"
1212
},
1313
"require-dev": {
14-
"phpunit/phpunit": "^5.2.3",
14+
"phpunit/phpunit": "^6.0.8",
1515
"squizlabs/php_codesniffer": "^3.4",
1616
"phake/phake": "^2.3"
1717
},

0 commit comments

Comments
 (0)