notion-php-sdk
notion-php-sdk copied to clipboard
fix: remove ray() usage & parent attribute
- The
ray()function cannot works without therequire-devdependencies. - The
parentproperty cannot beNULL.
@Divi could you add ray to the normal dependencies? I'd like to keep it in there for future debugging. Thanks!