Update dependencies.
This commit is contained in:
parent
bb2531618b
commit
ddb98df4af
3 changed files with 293 additions and 468 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -18,6 +18,16 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
|
||||
### Changed
|
||||
* Blocked out the `Reinstall` button for servers that have failed installation to avoid confusion and bugs causing the daemon to break.
|
||||
* Updated dependencies, listed below.
|
||||
```
|
||||
aws/aws-sdk-php (3.26.5 => 3.29.7)
|
||||
laravel/framework (v5.4.21 => v5.4.27)
|
||||
barryvdh/laravel-debugbar (v2.3.2 => v2.4.0)
|
||||
fideloper/proxy (3.3.0 => 3.3.3)
|
||||
igaster/laravel-theme (v1.14 => v1.16)
|
||||
laravel/tinker (v1.0.0 => v1.0.1)
|
||||
spatie/laravel-fractal (4.0.0 => 4.0.1)
|
||||
```
|
||||
|
||||
## v0.6.1 (Courageous Carniadactylus)
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue