Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hhit
config-generator
Commits
a75278b1
Commit
a75278b1
authored
Feb 27, 2021
by
Hendrik Heneke
Browse files
Added composer binary cfgen.
parent
9b3795a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
composer.json
composer.json
+3
-0
No files found.
composer.json
View file @
a75278b1
...
...
@@ -45,6 +45,9 @@
"require"
:
"4.4.* || 5.2.*"
}
},
"bin"
:
[
"bin/cfgen"
],
"scripts"
:
{
"cfgen:standalone:generate-configs:test"
:
"bin/cfgen -e test cfgen:generate-configs -c tests/cfgen.json --vault symfony --overwrite"
,
"php-cs:check"
:
"php-cs-fixer fix --dry-run --stop-on-violation --using-cache=no --rules=-line_ending src"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment