Skip to content

Commit d3f302f

Browse files
authored
Merge pull request #71 from nextcloud/dependabot/composer/phpunit/phpunit-7.5.7
Bump phpunit/phpunit from 5.7.27 to 7.5.7
2 parents 9ce43da + 9eadb28 commit d3f302f

File tree

2 files changed

+320
-236
lines changed

2 files changed

+320
-236
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {},
1212
"require-dev": {
13-
"phpunit/phpunit": "^5.4"
13+
"phpunit/phpunit": "^7.5"
1414
},
1515
"scripts": {
1616
"lint": "find . -name \\*.php -not -path './vendor/*' -exec php -l \"{}\" \\;"

0 commit comments

Comments
 (0)