Skip to content

Commit

Permalink
Merge pull request #3 from nicolasmure/v1
Browse files Browse the repository at this point in the history
v1.0.0
  • Loading branch information
Nicolas MURE authored Nov 24, 2016
2 parents fee6182 + 7ab4fb0 commit e48ff3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class as a service (`crawler_detect`) to make it easier to use with Symfony
Download the bundle using composer :

```bash
$ composer require nmure/crawler-detect-bundle "dev-master"
$ composer require nmure/crawler-detect-bundle "^1.0.0"
```

then enable the bundle in your AppKernel :
Expand Down

0 comments on commit e48ff3a

Please sign in to comment.