The current release version of the package lists both 5.6 and 7.0 as supported versions. However, as you can see in the example below, some places make use of type-hints only available in 7.0 and higher.
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
The current release version of the package lists both 5.6 and 7.0 as supported versions. However, as you can see in the example below, some places make use of type-hints only available in 7.0 and higher.
https://github.com/spatie/fractalistic/blob/25a2d3b4df4fb684ca2fd75bb2eb757ab9e6852e/src/Fractal.php#L343