Skip to content

Commit

Permalink
see cl 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Patzer committed Feb 7, 2022
1 parent 95437af commit 80385cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.5.4] - 2022-02-07

- Fixed: symfony event dispatcher contracts dep

## [1.5.3] - 2022-02-07

- Fixed: symfony event dispatcher contracts dep
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"symfony/cache": "4.4||^5.4",
"symfony/config": "4.4||^5.4",
"symfony/event-dispatcher": "4.4||^5.4",
"symfony/event-dispatcher-contracts": "^1||^2||^3",
"symfony/finder": "^4.4||^5.4",
"symfony/http-foundation": "4.4||^5.4",
"symfony/http-kernel": "4.4||^5.4",
Expand Down

0 comments on commit 80385cf

Please sign in to comment.