Skip to content

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

Cover Sf 7.3 on CI (+7.4 as nightly)

03 Sep 17:52
d28c2b9
Compare
Choose a tag to compare

What's Changed

  • Increase CI supported versions by @yoanm in #35

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

Symfony 7 / Drop Symfony 4.4 support

03 Sep 16:07
acb991a
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v1.1.2...v2.0.0

Harmonize CI

03 Sep 15:22
1450937
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Dependabot updates + CI updates + Cover more versions on CI

02 Sep 11:48
4e0bd9e
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.1.1

PHP 8+ / Move CI to GHA

10 Apr 11:26
44165b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

Dependabot config file

09 Jul 05:54
7b3688a
Compare
Choose a tag to compare
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

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

[twgit] Contains feature/sf5

Fix doc sdk version

12 Jan 13:23
493e2d3
Compare
Choose a tag to compare
v0.2.1

Fix doc sdk version (#15)

Test PHP 7.4 on Travis

12 Jan 11:45
a3a6fe0
Compare
Choose a tag to compare
v0.2.0

Test PHP 7.4 on Travis (#14)

Fix phpunit vulnerability

21 Apr 08:29
Compare
Choose a tag to compare
v0.1.1

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