include satisfactory/sylius-plugin/Makefile

ifeq ($(ENV),ci)
	COMPOSER_CMD_INSTALL = COMPOSER_MEMORY_LIMIT=-1 $(COMPOSER_CMD) install --no-scripts
endif
