Skip to content

Commit 0b2c1a9

Browse files
committed
Bump min PHPUnit
1 parent c252c72 commit 0b2c1a9

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
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"friendsofphp/php-cs-fixer": "^3.49.0",
27-
"phpunit/phpunit": "^10.5.12||^11.4.3",
27+
"phpunit/phpunit": "^10.5.27||^11.4.3",
2828
"symfony/filesystem": "^5.4.35||^6.3.12||^7.0.3"
2929
},
3030
"suggest": {

0 commit comments

Comments
 (0)