Skip to content

Releases: yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk

Cover Sf 7.3 on CI (+7.4 as nightly)

03 Sep 17:46
59d1fca
Compare
Choose a tag to compare

What's Changed

  • Increase CI supported versions by @yoanm in #45

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

Symfony 7 / Drop Symfony 4.4 support

03 Sep 15:36
f0963a0
Compare
Choose a tag to compare

What's Changed

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

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

Harmonize CI

03 Sep 15:22
5dc3c27
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 17:47
d52d1e3
Compare
Choose a tag to compare

What's Changed

  • Refactor CI for fork PR by @yoanm in #33
  • [dependabot][ghaction] - (deps): Bump the all-actions group with 3 updates by @dependabot[bot] in #34
  • Reports group - v0 by @yoanm in #35
  • Improve CI by @yoanm in #38
  • Increase CI supported versions by @yoanm in #39
  • Dependabot auto-merge by @yoanm in #37
  • [dependabot][ghaction] - (deps): Bump actions/checkout from 4 to 5 in the all-actions group by @dependabot[bot] in #40

New Contributors

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

PHP 8+ / Move CI to GHA

02 Apr 14:09
ad197b2
Compare
Choose a tag to compare

What's Changed

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

Dependabot config file

09 Jul 04:43
d6b540b
Compare
Choose a tag to compare
Create Dependabot config file (#28) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Sf v4/5 PHP >=7.2

28 Mar 11:41
Compare
Choose a tag to compare
[twgit] Release finish: release/1.0.0 [twgit] Contains feature/sf5

Fix doc sdk version

12 Jan 13:14
e463e98
Compare
Choose a tag to compare
v0.2.1 Fix doc sdk version (#25)

Test PHP 7.4 on Travis

12 Jan 10:40
899eee5
Compare
Choose a tag to compare
v0.2.0 Test PHP 7.4 on Travis (#23) (#24)

Fix phpunit vulnerability

21 Apr 09:23
Compare
Choose a tag to compare
v0.1.4 Update phpunit/phpunit requirement from ^6.0 || ^7.0 to ^7.0 || ^8.0 …