This PR contains fixes for styling, tests, renamed methods, debug config, inheriting the request class, and env. It also adds functionality to refresh config after an update in the leaf application. This means you can safely set config after Leaf has been initialized and Leaf would take care of the rest. This PR also removes version constraints on some modules so the user can update without Composer shouting in the console.
Description
This PR contains fixes for styling, tests, renamed methods, debug config, inheriting the request class, and env. It also adds functionality to refresh config after an update in the leaf application. This means you can safely set config after Leaf has been initialized and Leaf would take care of the rest. This PR also removes version constraints on some modules so the user can update without Composer shouting in the console.
Related Issue
#152