Skip to content

Conversation

frwg
Copy link
Contributor

@frwg frwg commented Jun 16, 2023

This branch contains minor changes that enable custom features from a project (method extraction for overriding purposes, additional parameters for methods). It may contain as well adaptions for doctrine 2.7.2 and removal of bugs.

"doctrine/persistence": "^1.3.0 || ^2",
"blueimp/jquery-file-upload": "9.*",
"mapbender/data-source": "~0.1.24 || ^0.2",
"mapbender/data-source": "dev-feature/enableDBSIMMSupport",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please revert this change, relying on a feature branch of another repo from the main branch is not a good idea

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course, this has to be adapted in case of merging. I just need the feature branches like this for the moment, since I rely on these changes and that unfortunately includes the dependency. What would be the appropriate way of handling this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably releasing new versions of all packages at the same time. A composer update will then update all of the dependencies

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.

2 participants