File tree Expand file tree Collapse file tree 12 files changed +48
-48
lines changed
Expand file tree Collapse file tree 12 files changed +48
-48
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use the TuxCare ELS for AWS SDK for
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -172,7 +172,7 @@ const composerjson =
172172 "repositories": [
173173 {
174174 "type": "composer",
175- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
175+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
176176 "options": {
177177 "http": {
178178 "verify": true
@@ -183,7 +183,7 @@ const composerjson =
183183}`
184184
185185const cli =
186- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
186+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
187187
188188const pkgjson =
189189` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for Browsershot rep
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -176,7 +176,7 @@ const composerjson =
176176 "repositories": [
177177 {
178178 "type": "composer",
179- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
179+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
180180 "options": {
181181 "http": {
182182 "verify": true
@@ -187,7 +187,7 @@ const composerjson =
187187}`
188188
189189const cli =
190- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
190+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
191191
192192const pkgjson =
193193` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for CakePHP reposit
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -173,7 +173,7 @@ const composerjson =
173173 "repositories": [
174174 {
175175 "type": "composer",
176- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
176+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
177177 "options": {
178178 "http": {
179179 "verify": true
@@ -184,7 +184,7 @@ const composerjson =
184184}`
185185
186186const cli =
187- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
187+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
188188
189189const pkgjson =
190190` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for Carbon reposito
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -172,7 +172,7 @@ const composerjson =
172172 "repositories": [
173173 {
174174 "type": "composer",
175- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
175+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
176176 "options": {
177177 "http": {
178178 "verify": true
@@ -183,7 +183,7 @@ const composerjson =
183183}`
184184
185185const cli =
186- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
186+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
187187
188188const carbonjson =
189189` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for Dompdf reposito
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -193,7 +193,7 @@ const composerjson =
193193 "repositories": [
194194 {
195195 "type": "composer",
196- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
196+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
197197 "options": {
198198 "http": {
199199 "verify": true
@@ -204,7 +204,7 @@ const composerjson =
204204}`
205205
206206const cli =
207- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
207+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
208208
209209const dompdfjson =
210210` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for Firebase PHP-JW
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -172,7 +172,7 @@ const composerjson =
172172 "repositories": [
173173 {
174174 "type": "composer",
175- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
175+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
176176 "options": {
177177 "http": {
178178 "verify": true
@@ -183,7 +183,7 @@ const composerjson =
183183}`
184184
185185const cli =
186- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
186+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
187187
188188const pkgjson =
189189` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for Laravel reposit
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -208,7 +208,7 @@ const composerjson =
208208 "repositories": [
209209 {
210210 "type": "composer",
211- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
211+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
212212 "options": {
213213 "http": {
214214 "verify": true
@@ -219,7 +219,7 @@ const composerjson =
219219}`
220220
221221const cli =
222- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
222+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
223223
224224const laraveljson =
225225` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for League CommonMa
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -166,7 +166,7 @@ const composerjson =
166166 "repositories": [
167167 {
168168 "type": "composer",
169- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
169+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
170170 "options": {
171171 "http": {
172172 "verify": true
@@ -177,7 +177,7 @@ const composerjson =
177177}`
178178
179179const cli =
180- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
180+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
181181
182182const commonmarkjson =
183183` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for Livewire reposi
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -172,7 +172,7 @@ const composerjson =
172172 "repositories": [
173173 {
174174 "type": "composer",
175- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
175+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
176176 "options": {
177177 "http": {
178178 "verify": true
@@ -183,7 +183,7 @@ const composerjson =
183183}`
184184
185185const cli =
186- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
186+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
187187
188188const livewirejson =
189189` {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You need a username and password in order to use TuxCare ELS for PhpSpreadsheet
5151
5252### Step 3: Register the TuxCare repository
5353
54- Add the `els_php_custom1 ` Composer repository either via CLI or by editing `composer.json`:
54+ Add the `els_php ` Composer repository either via CLI or by editing `composer.json`:
5555
5656 <CodeTabs :tabs="[
5757 { title: 'Composer CLI', content: cli },
@@ -98,7 +98,7 @@ it usually means your project requires a package version that is not yet availab
9898 "repositories": [
9999 {
100100 "type": "composer",
101- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
101+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
102102 "canonical": false
103103 }
104104 ]
@@ -172,7 +172,7 @@ const composerjson =
172172 "repositories": [
173173 {
174174 "type": "composer",
175- "url": "https://nexus.repo.tuxcare.com/repository/els_php_custom1 /",
175+ "url": "https://nexus.repo.tuxcare.com/repository/els_php /",
176176 "options": {
177177 "http": {
178178 "verify": true
@@ -183,7 +183,7 @@ const composerjson =
183183}`
184184
185185const cli =
186- ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php_custom1 /","options":{"http":{"verify":true}}}' --json`
186+ ` composer config repositories.tuxcare '{"type":"composer","url":"https://nexus.repo.tuxcare.com/repository/els_php /","options":{"http":{"verify":true}}}' --json`
187187
188188const pkgjson =
189189` {
You can’t perform that action at this time.
0 commit comments