mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	Update brew for all PHP versions until updated on images
This commit is contained in:
		| @ -120,6 +120,8 @@ update_dependencies() { | |||||||
|     done <"$tap_dir/shivammathur/homebrew-php/.github/deps/${ImageOS:?}_${ImageVersion:?}" |     done <"$tap_dir/shivammathur/homebrew-php/.github/deps/${ImageOS:?}_${ImageVersion:?}" | ||||||
|     wait "${to_wait[@]}" |     wait "${to_wait[@]}" | ||||||
|   fi |   fi | ||||||
|  |   # Remove once commit with bottle syntax breaking change is in images | ||||||
|  |   git -C "$brew_repo" pull origin master | ||||||
| } | } | ||||||
|  |  | ||||||
| # Function to setup PHP 5.6 and newer using Homebrew. | # Function to setup PHP 5.6 and newer using Homebrew. | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur