mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 02:45:33 +01:00
chore: add web
as an optional configuration key
This commit is contained in:
parent
acc3c0eda0
commit
fa83cfee63
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ final class BuildConfigurationCommand extends Command
|
|||
'dockerfile' => new Assert\Optional(),
|
||||
|
||||
'php' => new Assert\Optional(),
|
||||
|
||||
'web' => new Assert\Optional(),
|
||||
],
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue