Skip to content

Commit 9e64366

Browse files
chore(deps-dev): update friends-of-phpspec/phpspec-code-coverage requirement
Updates the requirements on [friends-of-phpspec/phpspec-code-coverage](https://github.com/friends-of-phpspec/phpspec-code-coverage) to permit the latest version. - [Release notes](https://github.com/friends-of-phpspec/phpspec-code-coverage/releases) - [Changelog](https://github.com/friends-of-phpspec/phpspec-code-coverage/blob/master/CHANGELOG.md) - [Commits](friends-of-phpspec/phpspec-code-coverage@v6.3.0...v6.4.1) --- updated-dependencies: - dependency-name: friends-of-phpspec/phpspec-code-coverage dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b45916 commit 9e64366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"fakerphp/faker": "1.23.1",
31-
"friends-of-phpspec/phpspec-code-coverage": "6.3.0",
31+
"friends-of-phpspec/phpspec-code-coverage": "6.4.1",
3232
"friendsofphp/php-cs-fixer": "3.58.1",
3333
"pedrotroller/php-cs-custom-fixer": "2.33.0",
3434
"phpspec/phpspec": "7.5.0",

0 commit comments

Comments
 (0)