Releases: facile-it/crossbar-http-publisher-bundle
Releases · facile-it/crossbar-http-publisher-bundle
2.0.0
1.1.0
Added
- Support for PHP 8.
Removed
- Support for PHP 5. Only PHP 7.4 and 8+ is tested via GH actions
1.0.1
1.0
0.2
Changed
- Added support for Symfony 3.x
- Various internal refactoring, to avoid duplication of the private factory service
Fixed
- Drop support to PHP 5.3, since it wasn't possible due to Guzzle 5 minimum requirements
- Improvements to the
composer.json
package description - Various CI improvements:
- Enable Travis CI build matrix (PHP 5.4 up to 7.1, and lowest & .lock deps)
- Enable code coverage in Travis build
- Enable Scrutinizer inspection and code coverage collection
- Enable Coveralls.io