Skip to content

Tags: phiamo/MopaBootstrapBundle

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Symfony 7 (#1284)

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add tests for symfony 6 (#1281)

* Test symfony 6

* Use command constant if available

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix form help overriding (#1273)

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
deguif François-Xavier de Guillebon
Merge branch 3.3

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add versions dependencies details in README (#1260)

* Add versions in README

* Remove BRANCHES.md

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CS Fixer (#1243)

* CS Fixer

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix renderer tests (#1228)

Fix renderer tests and make sure Symfony 4 working properly.

v3.2.1

Toggle v3.2.1's commit message
Update deprecated sameas twig test (#1215)

v3.2.0

Toggle v3.2.0's commit message
Replace 'horizontal' option with 'layout' (#1044)

v3.1.2

Toggle v3.1.2's commit message
Allow twig2 (#1205)

I _think_ this will allow Twig2, but am not sure if it should be ^2.0 or ~2.0 (or something else)