atomicsmash / php-coding-standards
There is no license information available for the latest version (v1.1.0) of this package.
v1.1.0
2025-07-02 12:55 UTC
This package is auto-updated.
Last update: 2025-07-02 13:14:28 UTC
README
This composer package handles the dependencies and config for the PHP coding standards. For all other AS coding standards, use the npm package @atomicsmash/coding-standards
.
To release a new version:
- Make any changes you need to the package
- Merge into main
- An automated action will generate a PR called Version Packages. Review it and then merge this in.
- An action will tag the repo which will in turn cause packagist to release a new version.