Skip to content

Commit 4832f78

Browse files
Update dependency phpunit/phpunit to ^9 || 10.2.* || 10.3.*
1 parent 006e065 commit 4832f78

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
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "^3",
28-
"phpunit/phpunit": "^9 || 10.2.*",
28+
"phpunit/phpunit": "^9 || 10.2.* || 10.3.*",
2929
"guzzlehttp/psr7": "^2",
3030
"php-mock/php-mock-phpunit": "^2.6"
3131
},

0 commit comments

Comments
 (0)