Skip to content

Commit 974468a

Browse files
authored
Merge pull request #23 from valbeat/dependabot/composer/phpunit/phpunit-12.3.7
chore(deps-dev): update phpunit/phpunit requirement from 12.3.6 to 12.3.7
2 parents f378560 + 7610fdb commit 974468a

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.22",
19-
"phpunit/phpunit": "12.3.6",
19+
"phpunit/phpunit": "12.3.8",
2020
"friendsofphp/php-cs-fixer": "3.86.0"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)