mirror of
https://github.com/filp/whoops.git
synced 2026-09-13 19:26:21 +00:00
Readme: remove restriction in sample require command
This commit is contained in:
@@ -50,7 +50,7 @@ If you are not using any of these frameworks, here's a very simple way to instal
|
||||
1. Use [Composer](http://getcomposer.org) to install Whoops into your project:
|
||||
|
||||
```bash
|
||||
composer require filp/whoops:~1.0
|
||||
composer require filp/whoops
|
||||
```
|
||||
|
||||
1. Register the pretty handler in your code:
|
||||
|
||||
Reference in New Issue
Block a user