Skip to content

fix .gitattributes#228

Closed
garak wants to merge 1 commit intoauth0:mainfrom
garak:fix-gitattributes
Closed

fix .gitattributes#228
garak wants to merge 1 commit intoauth0:mainfrom
garak:fix-gitattributes

Conversation

@garak
Copy link

@garak garak commented Jan 31, 2026

Fix #215

@garak garak requested a review from a team as a code owner January 31, 2026 17:53
@garak garak changed the title fix .giattributes fix .gitattributes Feb 23, 2026
kishore7snehil added a commit that referenced this pull request Mar 12, 2026
## Changes
- Fix `example/` to `examples/` so the directory is properly excluded
from dist archives
- Fix `UPGRADE.md` to `UPGRADING.md` to match the actual filename
- Add missing `.version` to export-ignore
- Fix inconsistent whitespace alignment for `.editorconfig` and
`.php-cs-fixer.dist.php`
Based on the contribution by @CLMusic in PR #228.
  Fix #215
@kishore7snehil kishore7snehil mentioned this pull request Mar 12, 2026
kishore7snehil added a commit that referenced this pull request Mar 12, 2026
**Added**
- feat: Add Symfony 8 support
[#230](#230)
([kishore7snehil](https://github.com/kishore7snehil)), based on
[#221](#221) by
([NicolasDievart](https://github.com/NicolasDievart))
**Fixed**
- fix: correct .gitattributes
[#231](#231)
([kishore7snehil](https://github.com/kishore7snehil)), based on
[#228](#228) by
([garak](https://github.com/garak))
@kishore7snehil
Copy link
Contributor

Thanks for the contribution @garak! I've incorporated your changes in #231 and credited you in the 5.7.0release changelog. Closing this in favor of #231.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in .gitattributes makes "examples" directory distributed

2 participants