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
Update psr/cache requirment to include v2 and v3 Also updates the cache implementation used in the example file because tedvium/stash doesn't yet support the new versions of psr/cacche. Fix a bug with the cache example which was using the 'test' API call, which declares itself as 'nocache'. Instead, call it manually (with the default of nocache=false). Refs #55
Switch to carlos-mg89/oauth fork of lusitanian/oauth, add PHP 8.1 to … …CI, and fix failures * Switch to carlos-mg89/oauth fork of lusitanian/oauth and add PHP 8.1 to CI * Skip tests if unable to authenticate * Skip echo test on exception * Fix up search test