Skip to content

Commit 7a64b22

Browse files
committed
Changelog for the 1.1.2 release
1 parent 6e0fa42 commit 7a64b22

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
1010
_Nothing yet._
1111

1212

13+
## [v1.1.2] - 2025-07-10
14+
15+
### Fixed
16+
- [#247]: Potential fatal error when the Composer EventDispatcher is called programmatically from an integration. Thanks [@jrfnl] ! [#248]
17+
18+
[#247]: https://github.com/PHPCSStandards/composer-installer/issues/247
19+
[#248]: https://github.com/PHPCSStandards/composer-installer/pull/248
20+
21+
1322
## [v1.1.1] - 2025-06-27
1423

1524
### Changed
@@ -519,6 +528,7 @@ For this version on, this installer no longer messes with the installation paths
519528

520529
First useable release.
521530

531+
[v1.1.2]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.1...v1.1.2
522532
[v1.1.1]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.0...v1.1.1
523533
[v1.1.0]: https://github.com/PHPCSStandards/composer-installer/compare/v1.0.0...v1.1.0
524534
[v1.0.0]: https://github.com/PHPCSStandards/composer-installer/compare/v0.7.2...v1.0.0

0 commit comments

Comments
 (0)