Releases: CorpusPHP/Http
Releases · CorpusPHP/Http
v1.2.0
Modernize HTTP Statuses
Features
Modernizes the HTTP Status codes in the Status class
What's Changed
- Update corpus/coding-standard requirement from ~0.2.0 to ~0.2.0 || ~0.4.0 by @dependabot in #3
- Test in PHP 8.1 by @donatj in #5
- Update corpus/coding-standard requirement from ^0.4.0 to ^0.6.0 by @dependabot in #6
- Bump actions/checkout from 2 to 3 by @dependabot in #7
- Test in PHP 8.2 by @donatj in #8
- Bump actions/checkout from 3 to 4 by @dependabot in #9
- Update PHP to 8.3 by @donatj in #10
Full Changelog: v1.0.1...v1.1.0
Doc Fixes
Initial Release
v1.0.0 Add PHP 8 support