composer tecnickcom/tc-lib-barcode ^1.15

hamid.yzp

Verified User
Joined
Oct 11, 2020
Messages
21
Hi All,
I need to install composer tecnickcom/tc-lib-barcode ^1.15
how can I install this composer in my server and directadmin?
 
Composer can be installed using:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build composer
 
thank you for your answer,

I did this but it doesn't work!!! I used custombuild panel in directadmin to update composer.
 
Do you mean composer was not installed?
Dear smtalk

I've the same problem - Composer installed with the instruction above you've provided, but after composer command displays nothing, just no output.
 
Just fixed the Composer issue - set default php 7.4, rebuild the php, rebuild composer and worked fine!
 
Back
Top