-
- Downloads
Install dbp/relay-maker-bundle
This bundle provides a symfony command for creating a new relay bundle. It creates a fully functional bundle in a subdirectory and will also install it into your server application, so it's ready to use.
... | ... | @@ -7,6 +7,7 @@ |
"php": ">=7.3", | ||
"dbp/relay-auth-bundle": "^0.1.4", | ||
"dbp/relay-core-bundle": "^0.1.36", | ||
"dbp/relay-maker-bundle": "^0.1.2", | ||
"symfony/apache-pack": "^1.0", | ||
"symfony/console": "^5.4", | ||
"symfony/dotenv": "^5.4", | ||
... | ... |
Please register or sign in to comment