Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Update composer.json #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

roland-d
Copy link

Update the JSON mapper requirement to version 4, which is the most current release and supports PHP 8. With the old version running PHP 8 generates the following fatal error:
Compile Error: Array and string offset access syntax with curly braces is no longer supported

Updating to version 4, fixes this problem.

Update the JSON mapper requirement to version 4, which is the most current release and supports PHP 8. With the old version running PHP 8 generates the following fatal error:
`Compile Error: Array and string offset access syntax with curly braces is no longer supported`

Updating to version 4, fixes this problem.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant