Skip to content

Commit c3d2271

Browse files
actions-usersebprt
authored andcommitted
[rector] Rector fixes
1 parent 61f97eb commit c3d2271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHP/ComposerConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use Kiboko\Component\Dockerfile\Dockerfile;
88

9-
final class ComposerConfig implements Dockerfile\LayerInterface, \Stringable
9+
final readonly class ComposerConfig implements Dockerfile\LayerInterface, \Stringable
1010
{
1111
public function __construct(
1212
private string $host,

0 commit comments

Comments
 (0)