tinkerwellapp / drivers

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

Latest symfony version driver #44

Closed diwms closed 2 years ago

diwms commented 3 years ago

The latest version of Symfony doesn't have bootstrap.php and the project cannot be recognized as Symfony project because of this:

file_exists($projectPath . '/config/bootstrap.php')

sschlein commented 2 years ago

Sorry that we haven't looked into this earlier but it looks like this never cought our attention so far. It has been fixed now.