Skip to content

Commit 6de7293

Browse files
authored
Merge pull request #38 from valbeat/dependabot/composer/phpunit/phpunit-12.4.2
chore(deps-dev): update phpunit/phpunit requirement from 12.3.15 to 12.4.2
2 parents a9156be + e7fede9 commit 6de7293

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.31",
19-
"phpunit/phpunit": "12.3.15",
19+
"phpunit/phpunit": "12.4.2",
2020
"friendsofphp/php-cs-fixer": "3.89.2"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)