Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Support MetaModels 2.3 #118

Merged
merged 12 commits into from Feb 20, 2023
Merged

Conversation

stefanheimes
Copy link
Contributor

Hi @dmolineus

this PR is for adding support for Contao 4.13 / PHP 8.x / MetaModels 2.3

One of the main change is the removing of the "doctrine/cache" 1.0 and the rewriting of the caching to the version 2.1. Reason for this is, that MM in version 2.3 requires doctrine/cache in version 2.1 and only in 2.1.

What do you think, is this okay for you or do you have any concerns?

@zonky2 zonky2 mentioned this pull request Jan 17, 2023
composer.json Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_control.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_icon.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_layer.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_map.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_marker.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_popup.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_style.php Outdated Show resolved Hide resolved
src/Bundle/Resources/contao/dca/tl_leaflet_vector.php Outdated Show resolved Hide resolved
@dmolineus dmolineus merged commit ae80025 into netzmacht:master Feb 20, 2023
@dmolineus
Copy link
Member

Thanks @stefanheimes, next time please follow the coding standard assistance provided by the github acitons annotations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants