Mike Smith
Mike Smith
This updates the `LaratrustHasScopes::scopeWherePermissionIs` method to mirror the behaviour of the `LaratrustHasScopes::scopeWhereRoleIs` and support team assignment checking in the scope. The `LaratrustHasScopes::scopeOrWherePermissionIs` has been updated in the same fashion. I...
A project I work on is using this action, and began failing with the switch to the composer being the version used by default. It transpires that this is because...
If a page contains more than one dropdown that contains the same option value, the specificity of the selector is not granular enough to pick the right option. The "element"...
I might be missing something horrendously obvious, but when I instantiate the client as laid out in the README, I get a deprecation notice, which in my environment is automatically...