Skip to content

Commit 3c5c44d

Browse files
committed
Merge remote-tracking branch 'origin/main'
# Conflicts: # README.md
2 parents a6db518 + 7cf1132 commit 3c5c44d

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

+2-16
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,9 @@ PHP 8.1 and later.
1212

1313
### Composer
1414

15-
To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:
16-
17-
```json
18-
{
19-
"repositories": [
20-
{
21-
"type": "vcs",
22-
"url": "https://github.com/kruegge82/deutschepost-internetmarke-php-sdk.git"
23-
}
24-
],
25-
"require": {
26-
"kruegge82/deutschepost-internetmarke-php-sdk": "*@dev"
27-
}
28-
}
29-
```
15+
To install the bindings via [Composer](https://getcomposer.org/),
3016

31-
Then run `composer install`
17+
run `composer require kruegge82/deutschepost-internetmarke-php-sdk`
3218

3319
### Manual Installation
3420

0 commit comments

Comments
 (0)