tinkerwellapp / drivers

All available Tinkerwell drivers
https://tinkerwell.app
MIT License
84 stars 34 forks source link

Update symfony driver #54

Closed sschlein closed 2 years ago

sschlein commented 2 years ago

Since Symfony 5.1, the bootstrap.php is not present anymore and therefore the driver would not be sued at all. The changes in the bootstrap method were needed so that the framework gets bootstrapped at all – and Tinkerwell now exposes the kernel and container for easier access of the application