mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
5 lines
135 B
YAML
5 lines
135 B
YAML
services:
|
|
phpzlc.flex.command.install:
|
|
class: \PHPZlc\Flex\Bundle\Command\InstallCommand
|
|
tags: [ console.command ]
|