Skip to content

Commit d15bd66

Browse files
authored
Merge pull request #9 from kiwicom/renovate/phpunit-phpunit-10.x
Update dependency phpunit/phpunit to v10
2 parents bf3be7a + 7ca358e commit d15bd66

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
@@ -55,7 +55,7 @@
5555
"phpstan/extension-installer": "^1.2",
5656
"phpstan/phpstan-strict-rules": "^1.4",
5757
"pepakriz/phpstan-exception-rules": "^0.12.0",
58-
"phpunit/phpunit": "^9.5",
58+
"phpunit/phpunit": "^10.0",
5959
"symplify/easy-coding-standard": "^11.1"
6060
},
6161
"config": {

0 commit comments

Comments
 (0)