Skip to content

[FEATURE] add Support for VCR 1.5 and SF => 4.4

Compare
Choose a tag to compare
@simonhard simonhard released this 25 Aug 14:36
· 21 commits to master since this release
1c6e271
  • dropped support for SF < 4.4
  • dropped support for php < 7.2
  • added simple happy flow functional test
  • ci added view github actions
  • renamed bundle class from VCRVCRBundle to VCRBundle
  • also renamed config key from vcrvcr to vcr
  • cleanup & not used code removed
  • declare strict types added

Thx to @higidi for contribution