dbudwin / RoboHome-Web

RoboHome-Web is the codebase that represents the frontend of the RoboHome project. The web interface provides a way to create users, add and manage devices, and an additional way to control devices. :robot: :house_with_garden:
GNU General Public License v3.0
8 stars 17 forks source link

Update composer dependencies #160

Closed dbudwin closed 5 years ago

dbudwin commented 5 years ago

Description

Updating composer dependencies to the latest and greatest to help with security, testing, and maintainability.

Motivation and Context

Periodically updating composer dependencies is vital for the integrity and long-term success of this codebase.

How Has This Been Tested?

Andd current unit tests pass. The website also behaves as expected while testing locally.

Screenshots (if appropriate):

Types of changes

Checklist: