Releases: elgentos/prismicio-php-kit
Releases · elgentos/prismicio-php-kit
6.1.4
What's Changed
- PHP 8.4 compat by @peterjaap in #2
New Contributors
- @peterjaap made their first contribution in #2
Full Changelog: 6.1.3...6.1.4
6.1.3
No more exception for a null value
6.1.2
Full Changelog: 6.1.1...6.1.2
6.1.1: Merge pull request #1 from sanderjongsma/master
Also allow PHP 7.4
PHP 8.1 compatibility and reworked the RichtText class
- Fragments (Block,Hyperlink,Embed,Group)
- Most of the RichtText inline code
- optimized span injection
- test suite passes
- updated guzzlehttp to latest version