Skip to content

Commit 139db47

Browse files
authored
Merge pull request #7 from pressbooks/dependabot/composer/phpunit/phpunit-6.5.14
Update phpunit/phpunit requirement from 6.5.13 to 6.5.14
2 parents 2c41415 + 1cdeb1f commit 139db47

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
@@ -8,6 +8,6 @@
88
"squizlabs/php_codesniffer": "3.3.2"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "6.5.13"
11+
"phpunit/phpunit": "6.5.14"
1212
}
1313
}

0 commit comments

Comments
 (0)