martin-georgiev / postgresql-for-doctrine

PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jssnb, arrays), text search, array operators and jsonb specific functions.

Home Page:https://packagist.org/packages/martin-georgiev/postgresql-for-doctrine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support symfony 4

Gemorroj opened this issue · comments

What about Symfony4 support?

Are you aware of any sf4 issues? I don't believe there are any blockers for using the package with sf4. This is not a bundle and it doesn't have any Symfony dependencies.

I haven't tried to install the library in Symfony 4 yet.
Just in the README provided only Symfony 2 and 3.

I've updated the README file so it is more obvious that the package can be used with any modern version of Symfony.
Thanks for bringing this matter to my attention @Gemorroj