Releases: joelbutcher/facebook-php-graph-sdk
Releases · joelbutcher/facebook-php-graph-sdk
v6.0.2
What's Changed
- Apply fixes from StyleCI by @joelbutcher in #6
- Update http_build_query calls according to php 8.1 by @NikitaMelikhov in #8
New Contributors
- @NikitaMelikhov made their first contribution in #8
Full Changelog: v6.0.1...v6.0.2
v6.0.1
v6.0.0
Changes
- Added guzzlehttp/psr7 and upgraded to php-http/guzzle7-adapter for PSR-18 HTTP Client implementations
- Migrated automated tests from Travis CI to Github Actions (#01d6a41)
- Added StyleCI as well as Scrutinizer for code style checks
- Bumped minimum PHP version requirement to 7.4, added PHP 8.0 (#8052aba)
- Updated minimum PHPUnit to version 9.3 (#8052aba)
- Reverted back to Mockery (1.0) over deprecated 'prophesize' (#8052aba)
6.0.0-beta2
Changes
- Added
guzzlehttp/psr7
and upgraded tophp-http/guzzle7-adapter
for PSR-18 HTTP Client implementations
6.0.0-beta1
Changes
- Migrated automated tests from Travis CI to Github Actions (#01d6a41)
- Added StyleCI as well as Scrutinizer for code style checks
- Bumped minimum PHP version requirement to 7.4, added PHP 8.0 (#8052aba)
- Updated minimum PHPUnit to version 9.3 (#8052aba)
- Reverted back to Mockery (1.0) over deprecated 'prophesize' (#8052aba)