From 5c8bae4fa5dbc5ec13d8e739499a33c125c64f73 Mon Sep 17 00:00:00 2001 From: Shiva Poudel Date: Wed, 19 Aug 2020 04:47:36 +0545 Subject: [PATCH] Repo name updated along with composer lock file too --- CHANGELOG.md | 14 ++++++------- README.md | 6 +++--- composer.json | 2 +- composer.lock | 58 +++++++++++++++++++++++++-------------------------- 4 files changed, 40 insertions(+), 40 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b145b1990..59e47f82fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,10 +42,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial version. -[Unreleased]: https://github.com/woocommerce/code-reference-generator/compare/0.5.0...HEAD -[0.5.0]: https://github.com/woocommerce/code-reference-generator/compare/0.4.0...0.5.0 -[0.4.0]: https://github.com/woocommerce/code-reference-generator/compare/0.3.0...0.4.0 -[0.3.0]: https://github.com/woocommerce/code-reference-generator/compare/0.2.0...0.3.0 -[0.2.0]: https://github.com/woocommerce/code-reference-generator/compare/0.1.0...0.2.0 -[0.1.0]: https://github.com/woocommerce/code-reference-generator/compare/0.0.1...0.1.0 -[0.0.1]: https://github.com/woocommerce/code-reference-generator/compare/749f431...0.0.1 +[Unreleased]: https://github.com/woocommerce/code-reference/compare/0.5.0...HEAD +[0.5.0]: https://github.com/woocommerce/code-reference/compare/0.4.0...0.5.0 +[0.4.0]: https://github.com/woocommerce/code-reference/compare/0.3.0...0.4.0 +[0.3.0]: https://github.com/woocommerce/code-reference/compare/0.2.0...0.3.0 +[0.2.0]: https://github.com/woocommerce/code-reference/compare/0.1.0...0.2.0 +[0.1.0]: https://github.com/woocommerce/code-reference/compare/0.0.1...0.1.0 +[0.0.1]: https://github.com/woocommerce/code-reference/compare/749f431...0.0.1 diff --git a/README.md b/README.md index 0f91d546c6..ac4570866b 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ Generate [WooCommerce Code Reference](https://woocommerce.github.io/code-referen ## Install ```bash -git clone https://github.com/woocommerce/code-reference-generator.git +git clone https://github.com/woocommerce/code-reference.git ``` ## Usage ```bash -cd code-reference-generator +cd code-reference ./deploy.sh -s ``` @@ -31,4 +31,4 @@ cd code-reference-generator ## Changelog -[See changelog for details](https://github.com/woocommerce/code-reference-generator/blob/master/CHANGELOG.md) +[See changelog for details](https://github.com/woocommerce/code-reference/blob/master/CHANGELOG.md) diff --git a/composer.json b/composer.json index a4f7d55f95..8b1ffdaea7 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "woocommerce/code-reference-generator", + "name": "woocommerce/code-reference", "description": "WooCommerce Code Reference Generator", "homepage": "https://woocommerce.com/", "type": "project", diff --git a/composer.lock b/composer.lock index 486bcfc1a8..41230ae107 100644 --- a/composer.lock +++ b/composer.lock @@ -9,21 +9,21 @@ "packages-dev": [ { "name": "composer/package-versions-deprecated", - "version": "1.10.99", + "version": "1.10.99.1", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", - "reference": "dd51b4443d58b34b6d9344cf4c288e621c9a826f" + "reference": "68c9b502036e820c33445ff4d174327f6bb87486" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/dd51b4443d58b34b6d9344cf4c288e621c9a826f", - "reference": "dd51b4443d58b34b6d9344cf4c288e621c9a826f", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/68c9b502036e820c33445ff4d174327f6bb87486", + "reference": "68c9b502036e820c33445ff4d174327f6bb87486", "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0 || ^2.0", - "php": "^7" + "php": "^7 || ^8" }, "replace": { "ocramius/package-versions": "1.10.99" @@ -74,7 +74,7 @@ "type": "tidelift" } ], - "time": "2020-07-15T08:39:18+00:00" + "time": "2020-08-13T12:55:41+00:00" }, { "name": "doctrine/event-manager", @@ -368,16 +368,16 @@ }, { "name": "league/flysystem", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692" + "reference": "63cd8c14708b9544d3f61d3c15b747fda1c95c6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/481c0174b9c99b189959e2bb9d6f52188ed1f692", - "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/63cd8c14708b9544d3f61d3c15b747fda1c95c6e", + "reference": "63cd8c14708b9544d3f61d3c15b747fda1c95c6e", "shasum": "" }, "require": { @@ -455,7 +455,7 @@ "type": "other" } ], - "time": "2020-08-09T15:57:10+00:00" + "time": "2020-08-18T10:57:55+00:00" }, { "name": "league/mime-type-detection", @@ -563,22 +563,22 @@ }, { "name": "league/uri", - "version": "6.2.1", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "6998530902550c6e3fefb5ef98d56fe92ecdb603" + "reference": "aa3babf16e9d7535544bd94e3def026ac56640f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/6998530902550c6e3fefb5ef98d56fe92ecdb603", - "reference": "6998530902550c6e3fefb5ef98d56fe92ecdb603", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/aa3babf16e9d7535544bd94e3def026ac56640f3", + "reference": "aa3babf16e9d7535544bd94e3def026ac56640f3", "shasum": "" }, "require": { "ext-json": "*", "league/uri-interfaces": "^2.1", - "php": "^7.2", + "php": ">=7.2", "psr/http-message": "^1.0" }, "conflict": { @@ -647,7 +647,7 @@ "type": "github" } ], - "time": "2020-03-17T14:40:17+00:00" + "time": "2020-08-13T17:18:44+00:00" }, { "name": "league/uri-interfaces", @@ -799,16 +799,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.8.0", + "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "8c58eb4cd4f3883f82611abeac2efbc3dbed787e" + "reference": "aaee038b912e567780949787d5fe1977be11a778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8c58eb4cd4f3883f82611abeac2efbc3dbed787e", - "reference": "8c58eb4cd4f3883f82611abeac2efbc3dbed787e", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/aaee038b912e567780949787d5fe1977be11a778", + "reference": "aaee038b912e567780949787d5fe1977be11a778", "shasum": "" }, "require": { @@ -816,7 +816,7 @@ "php": ">=7.0" }, "require-dev": { - "ircmaxell/php-yacc": "^0.0.6", + "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ @@ -825,7 +825,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.8-dev" + "dev-master": "4.9-dev" } }, "autoload": { @@ -847,7 +847,7 @@ "parser", "php" ], - "time": "2020-08-09T10:23:20+00:00" + "time": "2020-08-18T19:48:01+00:00" }, { "name": "phpdocumentor/flyfinder", @@ -1169,16 +1169,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.0", + "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df" + "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d870572532cd70bc3fab58f2e23ad423c8404c44", + "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44", "shasum": "" }, "require": { @@ -1217,7 +1217,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2020-07-20T20:05:34+00:00" + "time": "2020-08-15T11:14:08+00:00" }, { "name": "phpdocumentor/type-resolver",