Skip to content

Commit 66c162c

Browse files
authored
Merge pull request #54 from valbeat/dependabot/composer/phpunit/phpunit-12.5.7
chore(deps-dev): update phpunit/phpunit requirement from 12.5.4 to 12.5.7
2 parents 2183cc5 + 0f0b355 commit 66c162c

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"phpstan/phpstan": "2.1.33",
19-
"phpunit/phpunit": "12.5.4",
19+
"phpunit/phpunit": "12.5.7",
2020
"friendsofphp/php-cs-fixer": "3.92.5"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)