Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

bug fix composer command call #30

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/book/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ zend-escaper was written with ease of use in mind, so it can be used completely
the rest of the framework, and as such can be installed with Composer:

```bash
$ composer install zendframework/zend-escaper
$ composer require zendframework/zend-escaper
```

Several Zend Framework components provide integrations for consuming
Expand Down