Releases: yoanm/symfony-jsonrpc-http-server-doc
Releases · yoanm/symfony-jsonrpc-http-server-doc
Cover Sf 7.3 on CI (+7.4 as nightly)
Symfony 7 / Drop Symfony 4.4 support
Harmonize CI
Dependabot updates + CI updates + Cover more versions on CI
What's Changed
- Refactor CI for fork PR by @yoanm in #24
- [dependabot][ghaction] - (deps): Bump the all-actions group with 3 updates by @dependabot[bot] in #25
- Fix version for reports group create action by @yoanm in #26
- Improve CI by @yoanm in #29
- Increase CI supported versions by @yoanm in #30
- Dependabot auto-merge by @yoanm in #28
New Contributors
- @dependabot[bot] made their first contribution in #25
Full Changelog: v1.1.0...v1.1.1
PHP 8+ / Move CI to GHA
Dependabot config file
Create Dependabot config file (#19) * Create Dependabot config file * Fix registerBundle signature for SF 5.1 Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Yo <yoanm@users.noreply.github.com>
Sf 4/5 PHP >=7.2
[twgit] Release finish: release/1.0.0 [twgit] Contains feature/sf5
Fix doc sdk version
v0.2.1 Fix doc sdk version (#15)
Test PHP 7.4 on Travis
v0.2.0 Test PHP 7.4 on Travis (#14)
Fix phpunit vulnerability
v0.1.1 Update phpunit/phpunit requirement from ^6.0 || ^7.0 to ^7.0 || ^8.0 …