Skip to content

Commit 5a1e06a

Browse files
committed
PHPUnit 12.2.5 => 12.2.9.
psalm 6.12.0 => 6.13.0.
1 parent c117c17 commit 5a1e06a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.2.5" location="./tools/phpunit" copy="true"/>
4-
<phar name="psalm" version="^6.5.0" installed="6.12.0" location="./tools/psalm" copy="true"/>
3+
<phar name="phpunit" version="^12.0.2" installed="12.2.9" location="./tools/phpunit" copy="true"/>
4+
<phar name="psalm" version="^6.5.0" installed="6.13.0" location="./tools/psalm" copy="true"/>
55
<phar name="phpcs" version="^3.9.0" installed="3.13.2" location="./tools/phpcs" copy="true"/>
66
<phar name="phpcbf" version="^3.9.0" installed="3.13.2" location="./tools/phpcbf" copy="true"/>
77
<phar name="infection" version="^0.29.13" installed="0.29.14" location="./tools/infection" copy="true"/>

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Changed
99
- cyril-verloop/codingame-configuration 1.16.0 => 1.17.0.
1010
- symfony/string v7.3.0 => v7.3.2.
11+
- PHPUnit 12.2.5 => 12.2.9.
12+
- psalm 6.12.0 => 6.13.0.
1113

1214
## [6.7.0] - 2025-06-30
1315
### Changed

0 commit comments

Comments
 (0)