Skip to content

Commit 3702f65

Browse files
Update phpunit/phpunit requirement from ^8.5.34 to ^8.5.35 (#15)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81b184a commit 3702f65

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
@@ -15,7 +15,7 @@
1515
"phpstan/phpstan": "^1.10.46",
1616
"phpstan/phpstan-phpunit": "^1.3.15",
1717
"phpstan/phpstan-strict-rules": "^1.5.2",
18-
"phpunit/phpunit": "^8.5.34",
18+
"phpunit/phpunit": "^8.5.35",
1919
"slevomat/coding-standard": "^8.14.1"
2020
},
2121
"autoload": {

0 commit comments

Comments
 (0)