-
- Downloads
There was a problem fetching the pipeline summary.
composer/library/docker-traefik#3 Simplify network handling
parent
3f62ea2b
No related branches found
No related tags found
Pipeline #
... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
"php": ">=5.6", | "php": ">=5.6", | ||
"composer-plugin-api": "^1.0.0", | "composer-plugin-api": "^1.0.0", | ||
"lakedrops/composer-scripts": "^1.0.0", | "lakedrops/composer-scripts": "^1.0.0", | ||
"lakedrops/docker-traefik": "^1.0.0", | "lakedrops/docker-traefik": "^1.1.0", | ||
"lakedrops/dotenv": "^1.0.0", | "lakedrops/dotenv": "^1.0.0", | ||
"twig/twig": "^1.23.1" | "twig/twig": "^1.23.1" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment