Prepare 1.17.3 release metadata and changelog#91
Merged
marcocesarato merged 2 commits intomainfrom Jan 21, 2026
Merged
Conversation
Co-authored-by: marcocesarato <36447518+marcocesarato@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update to latest version following composer guidelines
Prepare 1.17.3 release metadata and changelog
Jan 21, 2026
There was a problem hiding this comment.
Pull request overview
This PR prepares the release of version 1.17.3, updating all version metadata and documenting the Symfony 8 support feature that was added in a previous commit.
Changes:
- Bump version from 1.17.2 to 1.17.3 across all relevant files
- Add CHANGELOG.md entry for version 1.17.3 documenting Symfony 8 support
- Update README.md version badge to reflect the new version
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| conventional-changelog | Updates CLI application version string to 1.17.3 |
| composer.json | Updates package version metadata to 1.17.3 |
| README.md | Updates version badge from 1.17.2 to 1.17.3 |
| CHANGELOG.md | Adds release entry for 1.17.3 with Symfony 8 support feature note |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This prepares a new release version following the composer release flow and ensures the new tag has matching changelog and metadata for the latest Symfony 8 support update.
1.17.3in composer.json and CLI application version.Example (CHANGELOG entry format):
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/zA4h4s /usr/bin/composer install(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.