Bootstrap: move composer.{json|lock} into src.

See #36335.

Built from https://develop.svn.wordpress.org/trunk@38409


git-svn-id: http://core.svn.wordpress.org/trunk@38350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2016-08-27 19:06:31 +00:00
parent e0a0be9579
commit 4bf37e5555
3 changed files with 118 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-alpha-38408';
$wp_version = '4.7-alpha-38409';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.