Skip to content

Commit feff039

Browse files
authored
Merge pull request #174 from fschmtt/chore/phpunit-security-fix
chore(deps): require phpunit/phpunit:^12.5.22
2 parents c3b6625 + 2f02fb0 commit feff039

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": "^11.5",
17+
"phpunit/phpunit": "^11.5.50",
1818
"phpstan/phpstan-deprecation-rules": "^2.0",
1919
"friendsofphp/php-cs-fixer": "^3.65"
2020
},

0 commit comments

Comments
 (0)