-
-
Notifications
You must be signed in to change notification settings - Fork 466
Closed
Labels
enhancementA feature or improvementA feature or improvement
Description
Lighthouse (and laragraph/utils, mll-lab/graphql-php-scalars and possibly others) are requiring thecodingmachine/safe as a dependency. However this project does not seem to be maintained (anymore) and its benefit also not that great anymore. The biggest issue is that it't not 8.4 compatible causing a lot of deprecation notices, although silence able I wonder if we could just remove the dependency altogether?
From what I can tell at least in this project most of it's usage is around testing and most other code might need a few extra lines to throw on an error themself but seems do-able.
Search for usage: https://github.com/search?q=repo%3Anuwave%2Flighthouse+%22Safe%5C%5C%22&type=code&p=1
WDYT?
malles
Metadata
Metadata
Assignees
Labels
enhancementA feature or improvementA feature or improvement