cp6 / my-idlers

Web app for displaying, organizing and storing information about servers (VPS), shared hosting, reseller hosting, domains and more.
https://demo.myidlers.com
MIT License
213 stars 30 forks source link

Laravel 10 update #85

Closed Gamerboy59 closed 1 year ago

Gamerboy59 commented 1 year ago

Update to Laravel 10 which makes this app compatible with PHP 8.1 and 8.2. Also removing lock files which do not appear to contribute to stability because no version specific functionalities are used. Defining the major and minor version should be sufficient and remove the maintance burden because newer subversion with possible bug or security fixes are installed as available.