| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -21,7 +21,7 @@ class PhpFpmInstallCommand extends Command | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    const FILE_SUFFIX = '/fpm/pool.d/www.conf'; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    // packages to install
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    const PACKAGES = 'php-mysql php-pear php-gd php-common php-curl php-json php-mbstring php-xml php-zip php-bcmath'; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    const PACKAGES = 'php-mysql php-pear php-gd php-common php-curl php-json php-intl php-mbstring php-xml php-zip php-bcmath'; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    /** | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					     * The signature of the command. | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |