Symfony 8.0.13 (#124)

This commit is contained in:
2026-05-27 12:36:07 +02:00
committed by GitHub
parent aa538c1bae
commit 6b37ef3ee7
3 changed files with 154 additions and 140 deletions
+3 -1
View File
@@ -14,7 +14,9 @@ exec *args:
shell:
@docker compose exec php bash
bash: shell
[no-exit-message]
shell-run:
@docker compose run --rm php bash
migrate: up
docker compose run --rm php bin/console doctrine:migrations:migrate --no-interaction