[FEATURE] add Support for VCR 1.5 and SF => 4.4
- 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