AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72 stars 11 forks source link

chore: Update Composer dev-deps and lint. #117

Closed justlevine closed 7 months ago

justlevine commented 7 months ago

What

This PR updates the composer dev-dependencies, and then runs phpcbf against the newly-discovered smells.

Why

WPGraphQL-CS 2.0.0-beta.3 fixes whitespace smell detection.

How

Testing Instructions

Additional Info

Checklist:

coveralls commented 7 months ago

Coverage Status

coverage: 82.619%. remained the same when pulling 8f93a06905734b69903df3af7fabfc6c17edaafb on justlevine:chore/update-phpcs into 6863d3e16da1e50560c5f37bb1d59df836901c45 on AxeWP:develop.