You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Modify / Remove to Flexible Content fields including deep n…
…esting. #142#91#141#82
If modifying a Layout (FieldsBuilder), pass updated array config to FieldsBuilder::updateGroupConfig
This change also calls removeField and modifyField recursively along the nesting path, so the correct modify / remove action can be taken if running into a Flexible Content field
Allow to use any doctrine 1.y.z (#103)
* allow to use any doctrine 1.y.z
* composer install so Scrutinizer is happy
* #103 fix doctrine dependencies
* Revert "composer install so Scrutinizer is happy"
This reverts commit bc0ff93.
* #103 fix doctrine instantiator version
* #103 dependencies
* #103 commit again composer.lock
* #103 composer install with php 5.6