Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Releases: coopTilleuls/CoopTilleulsMigrationBundle

v1.1.3

27 Nov 13:44
c70238e
Compare
Choose a tag to compare
Fix vulnerability

v1.1.2

29 Oct 14:40
b7c641f
Compare
Choose a tag to compare

Support PHP 8

v1.1.1

03 Sep 14:07
53ee279
Compare
Choose a tag to compare
Fix #13

v1.1.0: Clean for PHP 7, update CI, support Symfony 5 & handle proxies (#12)

19 Mar 10:28
145f3c1
Compare
Choose a tag to compare

v1.0.1

06 Jun 12:11
Compare
Choose a tag to compare
SF4 compatibility (#8)

v1.0.0

18 Sep 14:57
Compare
Choose a tag to compare
Merge pull request #5 from vincentchalamon/issues/3

[RFR] Fix #3: improve autowiring

v1.0.0-beta4: Merge pull request #4 from vincentchalamon/master

18 Aug 12:48
Compare
Choose a tag to compare
Update aliases process & transformer detection

v1.0.0-beta3

26 Jun 13:24
Compare
Choose a tag to compare
Update aliases on loaders

v1.0.0-beta2

14 Jun 13:54
Compare
Choose a tag to compare
[RFR] Fix compatibility for Symfony 3.3 about autowire (#2)

* Fix compatibility for Symfony 3.3 about autowire

* Remove tests for HHVM

* Test with latest stable version of Symfony

* Auto-configure loaders & transformers using autowiring

* Update travis configuration

* Revamp loaders & transformers using service locators, lazy services & annotation

* Fix unit tests

* Update documentation

* Fix tests for travis

* Fix from review

v1.0.0-beta

07 Feb 09:52
Compare
Choose a tag to compare
Enable Scrutinizer code rating