Skip to content

Commit b8f51de

Browse files
committed
corrected composer require
1 parent c213cd4 commit b8f51de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ See [ecs-logging](https://github.com/elastic/ecs-logging) for other ECS logging
77

88
## Install
99
```
10-
composer require elastic/ecs-logging-php
10+
composer require elastic/ecs-logging
1111
```
1212

1313
## Examples and Usage

0 commit comments

Comments
 (0)