mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-19 21:15:23 +00:00
Build/Test Tools: Ensure arguments are passed correctly for test:php-composer
commands.
Follow-up to [49099]. Props swissspidy. See #51456. Built from https://develop.svn.wordpress.org/trunk@49100 git-svn-id: http://core.svn.wordpress.org/trunk@48862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6af2d1f4a5
commit
0c64f0c663
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.6-alpha-49099';
|
||||
$wp_version = '5.6-alpha-49100';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user