diff --git a/bin/envs/theme-check/start.sh b/bin/envs/theme-check/start.sh index 1cbe486a59..845f282237 100755 --- a/bin/envs/theme-check/start.sh +++ b/bin/envs/theme-check/start.sh @@ -1,3 +1,3 @@ -php -d memory_limit=1024M "$(which wp)" package install cristian-ungureanu/wp-cli-themecheck:dev-master#fcefc156d1eb7101d36b216e7c830ad7c2ade4b4 --allow-root +php -d memory_limit=1024M "$(which wp)" package install codeinwp/wp-cli-themecheck:dev-master#fcefc156d1eb7101d36b216e7c830ad7c2ade4b4 --allow-root wp plugin install theme-check --activate --allow-root wp themecheck --theme=neve --no-interactive --allow-root diff --git a/composer-dev.json b/composer-dev.json index 7ba254ed8a..b26ac4fa07 100644 --- a/composer-dev.json +++ b/composer-dev.json @@ -23,7 +23,7 @@ "repositories": [ { "type": "vcs", - "url": "https://github.com/cristian-ungureanu/webfont-loader" + "url": "https://github.com/Codeinwp/webfont-loader" } ], "autoload": { diff --git a/composer-dev.lock b/composer-dev.lock index fba12fbe27..f1a14048c6 100644 --- a/composer-dev.lock +++ b/composer-dev.lock @@ -51,12 +51,12 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/cristian-ungureanu/webfont-loader.git", + "url": "https://github.com/Codeinwp/webfont-loader.git", "reference": "0294f21a20549f0c5e79700399946583dfa496b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cristian-ungureanu/webfont-loader/zipball/0294f21a20549f0c5e79700399946583dfa496b0", + "url": "https://api.github.com/repos/Codeinwp/webfont-loader/zipball/0294f21a20549f0c5e79700399946583dfa496b0", "reference": "0294f21a20549f0c5e79700399946583dfa496b0", "shasum": "" }, diff --git a/composer.json b/composer.json index 9e4d5d5b5b..cb017a5e76 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "repositories": [ { "type": "vcs", - "url": "https://github.com/cristian-ungureanu/webfont-loader" + "url": "https://github.com/Codeinwp/webfont-loader" } ], "autoload": { diff --git a/composer.lock b/composer.lock index c0aa98ea00..0e360bc2ef 100644 --- a/composer.lock +++ b/composer.lock @@ -51,12 +51,12 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/cristian-ungureanu/webfont-loader.git", + "url": "https://github.com/Codeinwp/webfont-loader.git", "reference": "0294f21a20549f0c5e79700399946583dfa496b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cristian-ungureanu/webfont-loader/zipball/0294f21a20549f0c5e79700399946583dfa496b0", + "url": "https://api.github.com/repos/Codeinwp/webfont-loader/zipball/0294f21a20549f0c5e79700399946583dfa496b0", "reference": "0294f21a20549f0c5e79700399946583dfa496b0", "shasum": "" },