Skip to content

Commit 934d54c

Browse files
authored
Merge pull request #640 from martinssipenko/phpunit94
Upgrade to PHPUnit ^9.4
2 parents cb2f2ce + 24863fd commit 934d54c

File tree

3 files changed

+441
-324
lines changed

3 files changed

+441
-324
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"ext-phar": "*",
34-
"phpunit/phpunit": "^9.2.5",
34+
"phpunit/phpunit": "^9.4.1",
3535
"squizlabs/php_codesniffer": "^3.5.5",
3636
"slevomat/coding-standard": "^6.3.10",
3737
"doctrine/coding-standard": "^8.1.0",

0 commit comments

Comments
 (0)