Closed Gregor-Agnes closed 7 years ago
Found it: problem was dependency illuminate/database 5.4 from dependency sofa/hookable.
All others: adjust composer json to "sofa/eloquence": "~5.3-dev", "illuminate/database": "5.4 as 5.3"
Installation works now, can't tell if there are compatibility issues
Getting
I require
"sofa/eloquence": "~5.3"
and tried several other including a forked dev-version but doesn't work