Releases: Alsatian67/FormBundle
Releases · Alsatian67/FormBundle
1.1.3: require ^7.0 (#35)
I assume it was perhaps a mistake, as it locks to 7.0.0 with no upgrade possible
1.1.2
Allow symfony 7
1.1.1: Symfony 6.3 return types (#34)
* Update AlsatianFormExtension.php * Update ExtensibleExtension.php * Update DatePickerType.php * Update DateTimePickerType.php * Update AbstractRoutableType.php * Update AbstractExtensibleChoicesType.php
Tag 1.1.0 with Symfony 6 support (#30)
* Update README.md * Fix Symfony 6 Warning - Form Types (#24) * Update ExtensibleChoiceType.php Added return type to avoid warning * Update ExtensibleEntityType.php Added return type to avoid warning * Update ExtensibleDocumentType.php Added return type to avoid warning * Update DateTimePickerType.php Added return type to avoid warning * Update DatePickerType.php Added return type to avoid warning * Update AutocompleteType.php Added return type to avoid warning * Fix Symfony 6 Warning - Configuration (#23) * Update Configuration.php Added return type to avoid warnings * Update Configuration.php * Fix Symfony 6 Warning - ExtensibleSubscriber (#22) * Update ExtensibleSubscriber.php Added needed return type in order to avoid warning * Update ExtensibleSubscriber.php * Update DatePickerType.php * Update DateTimePickerType.php * Update ExtensibleExtension.php * Update ExtensibleSubscriber.php * Update ExtensibleExtension.php * Update DateTimePickerType.php * Update DatePickerType.php * Update Configuration.php * Update AlsatianFormExtension.php * Update AlsatianFormExtension.php (#29) * Update composer.json Co-authored-by: wucherpfennig <studhalter.daniel@gmail.com>
1.0.3
Update ExtensibleExtension.php
1.0.2
Fix php < 7.1 compat
1.0.1
Fix Symfony/PropertyAccess 6.0 compatibilty
Initial "stable" release
Just a release to let users block their dependencies on a specific state of this bundle.
It is not supposed to be more stable as the master version.
Solves #13