Php Json Feed Versions Save

1.0.6

6 years ago

Fixes bug where illuminate\support functions were being used.

1.0.5

6 years ago

@sisve pointed out that Carbon had some issues on 1.22 and 1.21 was the latest working version.

As anything above 1.19 is supported, I updated Carbon's version constraint to ~1.20.

1.0.4

6 years ago

Fix bug where collections were not being dealt with correctly. Instead of calling $collection->all() and keep the objects, $collection->toArray() was being called and therefore arrays were returned.

1.0.2

6 years ago

This version fixes a bug where the Facade could not be used.

1.0.1

6 years ago

Removes illuminate/support requirement. Backwards compatible, of course!

1.0.0

6 years ago

Not much, but it works. :)!
bitmoji