Skip to content

Commit 29069a1

Browse files
authored
Merge pull request #42 from valbeat/dependabot/composer/phpunit/phpunit-12.4.4
chore(deps-dev): update phpunit/phpunit requirement from 12.4.2 to 12.4.4
2 parents 303273b + 04e504c commit 29069a1

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

0 commit comments

Comments
 (0)