Skip to content

Commit e959fa5

Browse files
committed
PHPUnit 12.3.15 => 12.4.2.
1 parent 2b1cfd0 commit e959fa5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^12.0.2" installed="12.3.15" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^12.0.2" installed="12.4.2" location="./tools/phpunit" copy="true"/>
44
<phar name="psalm" version="^6.5.0" installed="6.13.1" location="./tools/psalm" copy="true"/>
55
<phar name="phpcs" version="^3.9.0" installed="3.13.4" location="./tools/phpcs" copy="true"/>
66
<phar name="phpcbf" version="^3.9.0" installed="3.13.4" location="./tools/phpcbf" copy="true"/>

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Changed
99
- removing Xdebug version in Dockerfile.
10+
- PHPUnit 12.3.15 => 12.4.2.
1011

1112
## [6.10.0] - 2025-09-30
1213
### Changed

0 commit comments

Comments
 (0)