jeremykendall / php-domain-parser

Public Suffix List based domain parsing implemented in PHP
MIT License
1.16k stars 128 forks source link

Update .gitattributes for PHP CS Fixer configuration #340

Closed TimWolla closed 2 years ago

TimWolla commented 2 years ago

Introduction

The library ships .php-cs-fixer.php with composer.

Proposal

Describe the new/upated/fixed feature

Fixes #339.

Backward Incompatible Changes

None.

Targeted release version

6.1.x

PR Impact

None.

Open issues

None.

nyamsprod commented 2 years ago

Thanks for the update fix