Skip to content

Commit 7723889

Browse files
chore(deps-dev): update phpunit/phpunit requirement
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.2/ChangeLog-12.4.md) - [Commits](sebastianbergmann/phpunit@12.3.15...12.4.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71cf553 commit 7723889

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

0 commit comments

Comments
 (0)