Add composer2nix to all PHP dev shells

This commit is contained in:
Oliver Davies 2025-08-15 17:04:14 +01:00
parent 63c58e5c4e
commit 3572510177
8 changed files with 40 additions and 10 deletions

View file

@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Add `php84` dev shell.
- Add `go` dev shell.
- Add `composer2nix` to all PHP dev shells.
### Changed