atomicsmash / compiler-helpers
There is no license information available for the latest version (v0.1.3) of this package.
v0.1.3
2025-05-23 15:11 UTC
Requires (Dev)
This package is auto-updated.
Last update: 2025-05-23 15:11:45 UTC
README
A group of PHP helpers for the new AS compiler. For use with the npm package @atomicsmash/compiler
.
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.