mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	Revert to apt for extensions
This commit is contained in:
		| @ -185,7 +185,7 @@ export async function addExtensionLinux( | ||||
|         break; | ||||
|       default: | ||||
|         install_command = | ||||
|           'sudo DEBIAN_FRONTEND=noninteractive apt-fast install -y php' + | ||||
|           'sudo DEBIAN_FRONTEND=noninteractive apt install -y php' + | ||||
|           version + | ||||
|           '-' + | ||||
|           extension + | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur