Skip to content

Commit 0eb014a

Browse files
chore(deps): update dependency phpunit/phpunit to v9 (#81)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 3367e40 commit 0eb014a

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
},
1616
"require-dev": {
1717
"friendsofphp/php-cs-fixer": "^2.16",
18-
"phpunit/phpunit": "^8.0.0"
18+
"phpunit/phpunit": "^9.0.0"
1919
},
2020
"suggest": {
2121
"ext-mbstring": "If ext-mbstring is not available you MUST install symfony/polyfill-mbstring"

0 commit comments

Comments
 (0)