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

fix: allow future versions of the event-dispatcher #19

Merged
merged 2 commits into from
Dec 18, 2019

Conversation

geerteltink
Copy link
Collaborator

@geerteltink geerteltink commented Dec 18, 2019

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: https://www.conventionalcommits.org/
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • fix: Bugfix
  • feat: Feature
  • revert: Revert previous commit
  • style: Code style update (formatting, local variables)
  • refactor: Refactoring (no functional changes, no api changes)
  • ci: CI related changes
  • build: Build related changes
  • docs: Documentation content changes
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests

What is the current behavior?

The symfony event-dispatcher is locked to version 4.4.

Issue Number: N/A

What is the new behavior?

Allow event-dispatcher ^4.4.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@geerteltink geerteltink added this to the 1.0.1 milestone Dec 18, 2019
@geerteltink geerteltink self-assigned this Dec 18, 2019
geerteltink added a commit that referenced this pull request Dec 18, 2019
geerteltink added a commit that referenced this pull request Dec 18, 2019
@geerteltink geerteltink merged commit 38f0716 into master Dec 18, 2019
@geerteltink geerteltink deleted the fix-event-dispatcher-version branch December 18, 2019 08:26
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

1 participant