Skip to content

Tags: laravel-doctrine/fluent

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #87 from activated-insights/orm-3.1-update

Doctrine 3 Compatibility

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #84 from Lanatel/analysis-2ZQAag

Apply fixes from StyleCI

1.3.2

Toggle 1.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
eigan Einar Gangsø
1.3.2

- Allow Laravel 10 and laravel-doctrine/orm 2.0 versions #80 @gordinskiy

1.3.1

Toggle 1.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
eigan Einar Gangsø
1.3.1

- Add support for PHP 8.1 #77 @adrorocker

1.3

Toggle 1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
eigan Einar Gangsø
1.3

- Allow more doctrine/orm versions #76 @dpgover

1.2.2

Toggle 1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
eigan Einar Gangsø
1.2.2

- Add support for doctrine/orm:2.9.5 #72 @adrorocker

1.2.1

Toggle 1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
eigan Einar Gangsø
1.2.1

- Support for PHP 8 #71 @tezhm

1.2.0

Toggle 1.2.0's commit message
1.2.0

- Drop support for PHP 5
- Drop support for doctirne/orm 2.5
- Fix issue with Doctrine\Persistence namespace

1.1.7

Toggle 1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow doctrine 2.7

1.1.6

Toggle 1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow doctrine 2.6 (#57)

* Allow doctrine 2.6

* Test against 7.2 too