dev-shells/CHANGELOG.md

34 lines
502 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## 2025-08-23
### Added
- Add `paratest` to all PHP shells.
## 2025-08-22
### Added
- Add `sculpin` dev shell.
- Add `pest` and `phpunit` to all PHP shells.
- Add `phpstan` and `psalm` to all PHP shells.
## 2025-08-15
### Added
- Add `composer2nix` to all PHP dev shells.
## 2025-07-30
### Added
- Add `php84` dev shell.
- Add `go` dev shell.
### Changed
- Show the composer version in the PHP shell hook.