Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
benvens committed Sep 27, 2017
1 parent 4b8be68 commit eabba18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -10,11 +10,8 @@ PHP >= 7.1

## Installation

For the moment this library is not on packagist.

```shell
git clone https://github.com/benliev/Middlewares.git
composer install
composer require benliev/middleware
```

### Test
Expand Down
2 changes: 1 addition & 1 deletion composer.json
@@ -1,5 +1,5 @@
{
"name": "benliev/csrf",
"name": "benliev/middleware",
"description": "Collection of PSR-15 middleware",
"type": "library",
"license": "MIT",
Expand Down

0 comments on commit eabba18

Please sign in to comment.