spatie / fractalistic

A framework agnostic, developer friendly wrapper around Fractal
https://freek.dev/644-a-developer-friendly-wrapper-around-fractal
MIT License
382 stars 32 forks source link

toJson options #29

Closed balping closed 7 years ago

balping commented 7 years ago

This great PR made it possible to use php's bitmask flags on json_encode.

I've been waiting long for that PR to be included in a release. Now 0.17 was released just an hour ago, so it should be possible to use this function in fractalistic too!

Note: this PR also updates the dependency to 0.17.

PS.: maybe it would be a good idea to use ~0.17 instead of ^0.17.0 so the newest fractal released could be used independently from fractalistic releases

freekmurze commented 7 years ago

Thank you for this.

Fractal updates have had some breaking changes in the past, so I'm going to be on the safe side an keep the current restraint.