Coding Standards: Apply some alignment fixes after composer format.

Follow up to [53485].

See #55674.
Built from https://develop.svn.wordpress.org/trunk@53676


git-svn-id: http://core.svn.wordpress.org/trunk@53235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2022-07-06 19:31:14 +00:00
parent 8de9cf1d8b
commit 7f43cc5d3a
2 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-alpha-53673';
$wp_version = '6.1-alpha-53676';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.