mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	fix rst syntax
This commit is contained in:
		| @@ -114,7 +114,7 @@ Add a Gitlab token to ensure that you get always the source code: | ||||
|  | ||||
| The auth token should appears now in the directory :code:`.composer`: | ||||
|  | ||||
| ... code-block: bash | ||||
| .. code-block: bash | ||||
|  | ||||
|    $ cat .composer/auth.json | ||||
|    { | ||||
| @@ -245,11 +245,11 @@ In order to do that without pain, use those steps: | ||||
| 1. at the app's root, update the `composer.json` to your current branch: | ||||
|  | ||||
| .. code-block:: json | ||||
|  | ||||
|    { | ||||
|       "require": { | ||||
|           "chill-bundles": "dev-<my-branch>@dev" | ||||
|    } | ||||
| ``` | ||||
|  | ||||
| 2. mount into the php container, and run `composer update` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user