Skip to content

Commit c6e66df

Browse files
committed
Updated phpunit to 9.5.2
1 parent 6b586f0 commit c6e66df

File tree

7 files changed

+507
-207
lines changed

7 files changed

+507
-207
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ext-openssl" : "*"
1212
},
1313
"require-dev" : {
14-
"phpunit/phpunit" : "8.5.14",
14+
"phpunit/phpunit" : "9.5.2",
1515
"squizlabs/php_codesniffer" : "3.5.8",
1616
"apigen/apigen" : "v4.1.2",
1717
"erusev/parsedown" : "1.6.2",

0 commit comments

Comments
 (0)