Skip to content

Releases: yoanm/symfony-jsonrpc-http-server-swagger-doc

Cover Sf 7.3 on CI (+7.4 as nightly)

03 Sep 17:57
6e0691f
Compare
Choose a tag to compare

What's Changed

  • Increase CI supported versions by @yoanm in #30

Full Changelog: v3.0.0...v3.0.1

Symfony 7 / Drop Symfony 4.4 support

03 Sep 16:31
2a567a2
Compare
Choose a tag to compare

What's Changed

  • [BC] Add sf 7.0 and drop 4.4 by @yoanm in #29

Full Changelog: v2.0.2...v3.0.0

Harmonize CI

03 Sep 15:23
c9e98f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

Dependabot updates + CI updates + Cover more versions on CI

02 Sep 16:08
7f68b2f
Compare
Choose a tag to compare

What's Changed

  • Reports group - v0 by @yoanm in #21
  • Improve CI by @yoanm in #24
  • Dependabot auto-merge by @yoanm in #23
  • Increase CI supported versions by @yoanm in #25
  • [dependabot][ghaction] - (deps): Bump actions/checkout from 4 to 5 in the all-actions group by @dependabot[bot] in #22

Full Changelog: v2.0.0...v2.0.1

PHP 8+ only

29 Mar 15:36
e81a50f
Compare
Choose a tag to compare

What's Changed

  • PHP 8+ / Move CI to GHA by @yoanm in #18
  • [dependabot][ghaction] - (deps): Bump the all-actions group with 3 updates by @dependabot in #20

New Contributors

Full Changelog: v1.0.1...v2.0.0

Dependabot config file

09 Jul 11:45
665ab15
Compare
Choose a tag to compare
Create Dependabot config file (#16)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Yo <yoanm@users.noreply.github.com>

Symfony v4/5 - PHP >=7.2

28 Mar 16:30
Compare
Choose a tag to compare
[twgit] Release finish: release/1.0.0

[twgit] Contains feature/sf5

Fix missing required deps

28 Mar 15:15
Compare
Choose a tag to compare
[twgit] Release finish: release/0.3.0

[twgit] Contains feature/fix-missing-deps

Test PHP 7.4 on Travis

12 Jan 14:32
2cb35f7
Compare
Choose a tag to compare
v0.2.0

Test PHP 7.4 on Travis (#12)

Fix phpunit vulnerability

21 Apr 09:35
Compare
Choose a tag to compare
v0.1.1

Update phpunit/phpunit requirement from ^6.0 || ^7.0 to ^7.0 || ^8.0 …