Skip to content

Commit 126712f

Browse files
committed
Bump phpunit version to ^9.6
Update the dev dependency constraint for phpunit from ^9.0 to ^9.6 in composer.json
1 parent 64ae09e commit 126712f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2222
"phpstan/phpstan": "^1.12",
2323
"phpcompatibility/php-compatibility": "^9.3",
24-
"phpunit/phpunit": "^9.0",
24+
"phpunit/phpunit": "^9.6",
2525
"squizlabs/php_codesniffer": "^3.7",
2626
"roave/security-advisories": "dev-latest"
2727
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)