Skip to content

Commit b385deb

Browse files
Update changelogs from fern repo (#5002)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 61022e7 commit b385deb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 2.4.2
2+
**`(chore):`** Bump phpunit/phpunit dev dependency from 9.0 to 12.5.22 to address
3+
GHSA-qrr6-mg7r-m243 (argument injection via newline in PHP INI values
4+
forwarded to child processes). Also bumps the PHP version used by the
5+
generated `ci.yml` workflow from 8.1 to 8.3, which is the minimum
6+
supported by PHPUnit 12. The `php` constraint in generated
7+
`composer.json` files is unchanged at 8.1, so production installs
8+
(`composer install --no-dev`) are unaffected.
9+
10+

0 commit comments

Comments
 (0)