Skip to content

Commit

Permalink
Merge pull request #399 from eliashaeussler/feature/events
Browse files Browse the repository at this point in the history
  • Loading branch information
eliashaeussler authored Sep 23, 2024
2 parents e4e36ae + 56a3d68 commit ed25dd5
Show file tree
Hide file tree
Showing 19 changed files with 999 additions and 210 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/promises": "^1.0 || ^2.0",
"guzzlehttp/psr7": "^2.0",
"psr/event-dispatcher": "^1.0",
"psr/http-message": "^1.0 || ^2.0",
"psr/log": "^2.0 || ^3.0",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
Expand Down
Loading

0 comments on commit ed25dd5

Please sign in to comment.