Skip to content

Commit

Permalink
better_normalizers and hal no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
andypost committed Dec 13, 2022
1 parent 6263b56 commit 9188069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ php = docker-compose exec -T --user $(CUID):$(CGID) php ${1}
php-0 = docker-compose exec -T --user 0:0 php ${1}

ADDITIONAL_PHP_PACKAGES := tzdata graphicsmagick # php81-intl php81-redis wkhtmltopdf gnu-libiconv php81-pdo_pgsql postgresql-client postgresql-contrib
DC_MODULES := project_default_content better_normalizers default_content hal serialization
DC_MODULES := project_default_content default_content serialization
MG_MODULES := migrate_generator migrate migrate_plus migrate_source_csv migrate_tools

## Full site install from the scratch
Expand Down

0 comments on commit 9188069

Please sign in to comment.