Skip to content

Commit b9c69be

Browse files
committed
Updated documentation
1 parent 22bb197 commit b9c69be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/COMMANDS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ fish # Get fish inside PHP container
8888
generate-jwt-keys # Generates JWT auth keys
8989
generate-ssl-cert # Generate self signed SSL certificates
9090
infection # Runs Infection to codebase
91-
install-bin # Install composer bin dependencies
91+
install-tools # Install composer tools dependencies
9292
lint-configuration # Lint current defined `application.json` that it
9393
# contains valid JSON
9494
lint-yaml # Lint config YAML files
@@ -121,7 +121,7 @@ start-build # Build containers and start application in
121121
# development mode + watch output
122122
stop # Stop application containers
123123
update # Update composer dependencies
124-
update-bin # Update composer bin dependencies
124+
update-tools # Update composer tools dependencies
125125
```
126126

127127
### Symfony console [](#table-of-contents)

0 commit comments

Comments
 (0)