Skip to content

Commit e161c0b

Browse files
authored
Merge pull request #19 from valbeat/dependabot/composer/phpunit/phpunit-12.3.2
chore(deps-dev): update phpunit/phpunit requirement from 12.3.1 to 12.3.2
2 parents a00c63f + 1a4c1c2 commit e161c0b

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.1",
19+
"phpunit/phpunit": "12.3.2",
2020
"friendsofphp/php-cs-fixer": "3.85.1"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)