Skip to content

Commit c289347

Browse files
oschwaldclaude
andcommitted
Update coding standard reference from PSR-2 to PSR-12
PSR-12 is the current extended coding style guide that supersedes PSR-2. The project's .php-cs-fixer.php already enforces PSR-12. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent db2a65c commit c289347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ This library also relies on the [MaxMind DB Reader](https://github.com/maxmind/M
453453

454454
## Contributing ##
455455

456-
Patches and pull requests are encouraged. All code should follow the PSR-2
456+
Patches and pull requests are encouraged. All code should follow the PSR-12
457457
style guidelines. Please include unit tests whenever possible. You may obtain
458458
the test data for the maxmind-db folder by running `git submodule update
459459
--init --recursive` or adding `--recursive` to your initial clone, or from

0 commit comments

Comments
 (0)