Skip to content

Commit ce6c058

Browse files
committed
chore: require phpunit 11
1 parent 32e240e commit ce6c058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"phpmetrics/phpmetrics": "^2.7",
1515
"phpstan/phpstan": "^2.0",
1616
"ramsey/uuid": "^4.7",
17-
"phpunit/phpunit": "^10",
17+
"phpunit/phpunit": "^11",
1818
"phpstan/phpstan-deprecation-rules": "^2.0",
1919
"friendsofphp/php-cs-fixer": "^3.65"
2020
},

0 commit comments

Comments
 (0)