You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
finish off psr-18 auto-instrumentation (#88)
- add tests
- replace enum with class for php8.0 compatibility
- set up auto-registration via composer autoloader
- mention sdk autoloading in readme
- document some todos/questions