README file name update and content fixes for URLs
This commit is contained in:
@@ -17,7 +17,7 @@ Run `publish/publish.sh` script to create composer packages.
|
|||||||
|
|
||||||
This will automatically run all commands to create the packages
|
This will automatically run all commands to create the packages
|
||||||
|
|
||||||
### composer.egplusww.jp web host
|
### composer.omnicomproduction.jp web host
|
||||||
|
|
||||||
For the local composer package host.
|
For the local composer package host.
|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ The entry is a copy of the `composer.json` with the following new entries:
|
|||||||
"version": "X.Y.Z",
|
"version": "X.Y.Z",
|
||||||
...
|
...
|
||||||
"dist": {
|
"dist": {
|
||||||
"url": "https://git.egplusww.jp/Composer/CoreLibs-Composer-All/archive/vX.Y.Z.zip",
|
"url": "https://packages.omnicomproduction.jp/Composer/CoreLibs-Composer-All/archive/vX.Y.Z.zip",
|
||||||
"type": "zip"
|
"type": "zip"
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
Reference in New Issue
Block a user