Skip to content

Commit 97c2290

Browse files
committed
v1.0 release
1 parent 72e37bc commit 97c2290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Boot/PluginDependedPluginsBootLoader.php renamed to src/Boot/DependedPluginsBootLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* @author Stanislau Komar <[email protected]>
2323
*/
24-
readonly class PluginDependedPluginsBootLoader implements PluginBootLoaderInterface
24+
readonly class DependedPluginsBootLoader implements PluginBootLoaderInterface
2525
{
2626
/**
2727
* @param AppKernelInterface $kernel

0 commit comments

Comments
 (0)