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

fix: remove ray() usage & parent attribute

Open Divi opened this issue 3 years ago • 1 comments

  • The ray() function cannot works without the require-dev dependencies.
  • The parent property cannot be NULL.

Divi avatar Jan 04 '22 22:01 Divi

@Divi could you add ray to the normal dependencies? I'd like to keep it in there for future debugging. Thanks!

SebastiaanKloos avatar Jan 19 '22 11:01 SebastiaanKloos