VentureCraft/revisionable

Call to undefined function array_get()

mtilokani opened this issue · 5 comments

Hi @duellsy , I just on today installed package. And I have included trait file and make use of that trait in User model, but it is giving me following error:

Call to undefined function Venturecraft\Revisionable\array_get()

Could you please help me.

There is a PR open for this
#357

@ethanransdellrarebird yes, thanks, but if it could be merged to master branch then would be great to update via composer.

Closed in #357

Hi @duellsy @ethanransdellrarebird I have re-installed a package but I am still facing a same issue.

@mtilokani If you do a composer update you should pull in 1.32.0 which will have these updates.