Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled

// Error : 
// Composer is operating significantly slower than normal because 
// you do not have the PHP curl extension enabled

sudo apt-get install php-curl
 
PREVIOUS NEXT
Tagged: #Composer #operating #significantly #slower #normal #PHP #curl #extension #enabled
ADD COMMENT
Topic
Name
6+3 =