added http packages
This commit is contained in:
parent
5831e1187e
commit
c47470140f
2 changed files with 18 additions and 1 deletions
|
@ -13,7 +13,7 @@ To install a new package, open up your `composer.json` and add the package to th
|
|||
```
|
||||
"require": {
|
||||
"php": ">=5.5.0",
|
||||
"filp/whoops": "~1.0"
|
||||
"filp/whoops": ">=1.1.2"
|
||||
},
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue