Skip to content

Commit 7c8fff2

Browse files
bump phpunit from 9.3 to 9.6
1 parent 5a490cc commit 7c8fff2

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
@@ -26,7 +26,7 @@
2626
"ext-libxml": "Needed for XSD validation"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^9.3",
29+
"phpunit/phpunit": "^9.6",
3030
"ext-libxml": "*",
3131
"friendsofphp/php-cs-fixer": "3.16.*",
3232
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)