Problem with composer type
Created by: sjelfull
You have type set to project in your composer.json file, which on packagist makes it suggest this command: composer create-project mk-j/php_xlsxwriter.
Should it be changed to library?
Created by: sjelfull
You have type set to project in your composer.json file, which on packagist makes it suggest this command: composer create-project mk-j/php_xlsxwriter.
Should it be changed to library?