Releases: pixeloven/framework
Releases · pixeloven/framework
Major release v2.0.0
Functionally this release includes zero updates to our source (which happily contains only a single library at the moment 😸 ). Instead this release represents a shift in support and some tooling updates.
- Dropped support PHP 7.2 (Updated to 7.4)
- Added PHPFixer to help standardize our code base around PSR12
- Added PHPStan for static code analysis + generated a baseline at level 5
- Updated Docker setup for stronger xdebug support while removing Memcached and Kafka support (for now 😨 )
- Updated PHPUnit
Patch release v1.0.1
Updating package requirements. Specifically defining Laravel lumen framework as a hard requirement.
First release v1.0.0
Creating PixelOven Lumen Framework