Skip to content

Update phpstan-dbal2 to phpstan-dbal3 in .gitattributes#12343

Merged
derrabus merged 1 commit intodoctrine:3.6.xfrom
sasezaki:sasezaki-patch-1
Jan 12, 2026
Merged

Update phpstan-dbal2 to phpstan-dbal3 in .gitattributes#12343
derrabus merged 1 commit intodoctrine:3.6.xfrom
sasezaki:sasezaki-patch-1

Conversation

@sasezaki
Copy link
Contributor

  • Currently, The archive targets other than src/ are as follow
gh api repos/doctrine/orm/tarball/HEAD | tar -tzf - | cut -d/ -f2- | sed '/^$/d' | grep -v src/
LICENSE
README.md
SECURITY.md
UPGRADE.md
composer.json
doctrine-mapping.xsd
phpstan-dbal3.neon
  • With this PR, The archive targets other than src/ will be as follows:
 gh api repos/sasezaki/orm/tarball/sasezaki-patch-1 | tar -tzf - | cut -d/ -f2- | sed '/^$/d' | grep -v src/
LICENSE
README.md
SECURITY.md
UPGRADE.md
composer.json
doctrine-mapping.xsd

@derrabus derrabus added this to the 3.6.2 milestone Jan 12, 2026
@derrabus derrabus merged commit ab156a5 into doctrine:3.6.x Jan 12, 2026
@sasezaki sasezaki deleted the sasezaki-patch-1 branch January 13, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants