Skip to content

Commit

Permalink
Merge pull request #93 from digital-blueprint/renovate/lock-file-main…
Browse files Browse the repository at this point in the history
…tenance

chore(deps): lock file maintenance
  • Loading branch information
lazka committed Mar 21, 2024
2 parents 8063bb3 + c266f58 commit a8d2f81
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 57 deletions.
107 changes: 51 additions & 56 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/EventSubscriber/PersonEventSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ public static function getSubscribedEventNames(): array
return [
PersonPreEvent::class,
PersonPostEvent::class,
];
];
}
}

0 comments on commit a8d2f81

Please sign in to comment.