Skip to content

Commit f5b7086

Browse files
authored
Merge pull request #415 from web-auth/bug/release-action
Bug/release action
2 parents fb244cd + 07e8a4c commit f5b7086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stimulus/src/StimulusBundle.php renamed to src/stimulus/src/WebauthnStimulusBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
use Symfony\Component\HttpKernel\Bundle\Bundle;
1010

11-
final class StimulusBundle extends Bundle
11+
final class WebauthnStimulusBundle extends Bundle
1212
{
1313
public function getPath(): string
1414
{

0 commit comments

Comments
 (0)