You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the demo working, along with this bundle of course, and running into issues with the latest Symfony.
I think dropping support for unsupported PHP and Symfony (and creating a new version) would be helpful, to take advantage of dependency injection (instead of getting the service from the container, which no longer is even possible).
Also, the examples all use annotations instead of attributes.
The text was updated successfully, but these errors were encountered:
cool bundle, thanks for releasing it!
I'm trying to get the demo working, along with this bundle of course, and running into issues with the latest Symfony.
I think dropping support for unsupported PHP and Symfony (and creating a new version) would be helpful, to take advantage of dependency injection (instead of getting the service from the container, which no longer is even possible).
Also, the examples all use annotations instead of attributes.
The text was updated successfully, but these errors were encountered: