notion-sdk-php icon indicating copy to clipboard operation
notion-sdk-php copied to clipboard

Use `azjezz/psl` instead of `beberlei/assert`

Open mariosimao opened this issue 3 years ago • 1 comments

You might want to use azjezz/psl for improved type inference, in future: I've used beberlei/assert and webmozart/assert extensively over the years, but @azjezz's work is just so much better, long-term

Originally posted in https://github.com/mariosimao/notion-sdk-php/pull/6#discussion_r744172069

mariosimao avatar Nov 06 '21 23:11 mariosimao

for reference, you can look at https://github.com/Roave/BackwardCompatibilityCheck/pull/306 and https://github.com/laminas/automatic-releases/pull/138

azjezz avatar Nov 06 '21 23:11 azjezz