Composer
PHP-Community · current 2.10.2
The current version of Composer is 2.10.2 (as of 01/07/2026). patchletter checks the official source daily and emails you every new release.
BSI security advisories
Advisories the German BSI (CERT-Bund) published for this product. Whether your version is affected is stated in the advisory itself.
- Composer: Mehrere Schwachstellen ermöglichen Codeausführung
WID-SEC-W-2026-1128 · 17 Aug
- Composer: Mehrere Schwachstellen
WID-SEC-W-2026-2235 · 17 Aug
Composer at a glance
Composer is the standard dependency manager for PHP, central to virtually every modern PHP project and its build pipeline. Composer ships regular releases plus security fixes; as tooling that resolves and installs code from packagist and other sources, integrity and currency matter.
For admins Composer downloads and executes package code (including install scripts), so it's a supply-chain surface: keep it current (it has had security advisories of its own), pin dependency versions with the lock file for reproducible installs, and use trusted repositories. Audit dependencies for known vulnerabilities (composer audit helps). On servers and CI, run installs with the lock file (composer install, not update) so you get the reviewed versions. Keep the underlying PHP supported. After upgrading Composer, verify that installs and the autoloader work. The packages you pull carry their own risk — the discipline is pinning and auditing. Patchletter surfaces new Composer releases.
Version history & changelog · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 2.10.2 | STABLE | 01/07/2026 | Release notes → |
| 2.10.1 | STABLE | 04/06/2026 | Release notes → |
| 2.10.0 | STABLE | 28/05/2026 | Release notes → |
| 2.10.0-RC1 | BETA | 01/04/2026 | Release notes → |
| 2.9.8 | STABLE | 13/05/2026 | Release notes → |
| 2.9.7 | STABLE | 14/04/2026 | Release notes → |
| 2.9.6 | STABLE | 14/04/2026 | Release notes → |
| 2.9.5 | STABLE | 29/01/2026 | Release notes → |
| 2.9.4 | STABLE | 22/01/2026 | Release notes → |
| 2.9.3 | STABLE | 30/12/2025 | Release notes → |
| 2.9.2 | STABLE | 19/11/2025 | Release notes → |
| 2.9.1 | STABLE | 13/11/2025 | Release notes → |
| 2.9.0 | STABLE | 13/11/2025 | Release notes → |
| 2.8.12 | STABLE | 19/09/2025 | Release notes → |
| 2.8.11 | STABLE | 21/08/2025 | Release notes → |
| 2.8.10 | STABLE | 10/07/2025 | Release notes → |
| 2.8.9 | STABLE | 13/05/2025 | Release notes → |
| 2.8.8 | STABLE | 04/04/2025 | Release notes → |
| 2.8.7 | STABLE | 03/04/2025 | Release notes → |
| 2.8.6 | STABLE | 25/02/2025 | Release notes → |
| 2.8.5 | STABLE | 21/01/2025 | Release notes → |
| 2.8.4 | STABLE | 11/12/2024 | Release notes → |
| 2.8.3 | STABLE | 17/11/2024 | Release notes → |
| 2.8.2 | STABLE | 29/10/2024 | Release notes → |
| 2.8.1 | STABLE | 04/10/2024 | Release notes → |
| 2.8.0 | STABLE | 02/10/2024 | Release notes → |
| 2.7.9 | STABLE | 04/09/2024 | Release notes → |
| 2.7.8 | STABLE | 22/08/2024 | Release notes → |
| 2.7.7 | STABLE | 10/06/2024 | Release notes → |
| 2.7.6 | STABLE | 04/05/2024 | Release notes → |
| 2.7.5 | STABLE | 03/05/2024 | Release notes → |
| 2.7.4 | STABLE | 22/04/2024 | Release notes → |
| 2.7.3 | STABLE | 19/04/2024 | Release notes → |
| 2.7.2 | STABLE | 11/03/2024 | Release notes → |
| 2.7.1 | STABLE | 09/02/2024 | Release notes → |
| 2.7.0 | STABLE | 08/02/2024 | Release notes → |
| 2.6.6 | STABLE | 08/12/2023 | Release notes → |
| 2.6.5 | STABLE | 06/10/2023 | Release notes → |
| 2.6.4 | STABLE | 29/09/2023 | Release notes → |
| 2.6.3 | STABLE | 15/09/2023 | Release notes → |
| 2.6.2 | STABLE | 03/09/2023 | Release notes → |
| 2.6.1 | STABLE | 01/09/2023 | Release notes → |
| 2.6.0 | STABLE | 01/09/2023 | Release notes → |
| 2.5.8 | STABLE | 09/06/2023 | Release notes → |
| 2.5.7 | STABLE | 24/05/2023 | Release notes → |
| 2.5.6 | STABLE | 24/05/2023 | Release notes → |
| 2.5.5 | STABLE | 21/03/2023 | Release notes → |
| 2.5.4 | STABLE | 15/02/2023 | Release notes → |
| 2.5.3 | STABLE | 10/02/2023 | Release notes → |
| 2.5.2 | STABLE | 04/02/2023 | Release notes → |
Frequently asked questions
- What is the latest version of Composer?
- Composer 2.10.2, released 01/07/2026. patchletter checks the vendor's official source daily for new releases.
- Where can I find the Composer release notes?
- The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
- How do I get notified about new Composer updates?
- Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.
Never miss a Composer update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch ComposerEmbed this badge
Shows the current Composer version and updates itself. Free to use, no account needed.
[](https://patchletter.com/en/software/composer)https://patchletter.com/badge/composer.svgAlso available: ?v=eol (end of support) and ?v=cve (actively exploited).