Skip to content

Commit 247189a

Browse files
Bump phpunit/phpunit from 12.3.0 to 12.5.8 (#21)
* Bump phpunit/phpunit from 12.3.0 to 12.5.8 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.3.0 to 12.5.8. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.8/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@12.3.0...12.5.8) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update composer.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Artem Henvald <genvaldartem@gmail.com>
1 parent b424959 commit 247189a

2 files changed

Lines changed: 144 additions & 84 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"friendsofphp/php-cs-fixer": "^3.85",
2525
"phpstan/phpstan": "^2.1",
2626
"phpstan/phpstan-phpunit": "^2.0",
27-
"phpunit/phpunit": "^12.3",
27+
"phpunit/phpunit": "^12.5.8",
2828
"slam/phpstan-extensions": "^6.6",
2929
"squizlabs/php_codesniffer": "^3.13"
3030
},

0 commit comments

Comments
 (0)