We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8156590 commit d108598Copy full SHA for d108598
src/PHP/ComposerConfig.php
@@ -6,7 +6,7 @@
6
7
use Kiboko\Component\Dockerfile\Dockerfile;
8
9
-final class ComposerConfig implements Dockerfile\LayerInterface, \Stringable
+final readonly class ComposerConfig implements Dockerfile\LayerInterface, \Stringable
10
{
11
public function __construct(
12
private string $host,
0 commit comments