mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Merge branch 'mes/symlink-valet-socks' of github.com:laravel/valet into mes/symlink-valet-socks
This commit is contained in:
@@ -76,7 +76,7 @@ public function uninstall()
|
||||
*
|
||||
* Writes FPM config file, pointing to the correct .sock file, and log and ini files.
|
||||
*
|
||||
* @param string $phpVersion
|
||||
* @param string $phpVersion
|
||||
* @return void
|
||||
*/
|
||||
public function createConfigurationFiles($phpVersion)
|
||||
@@ -298,7 +298,7 @@ public function useVersion($version, $force = false)
|
||||
*
|
||||
* @todo write tests
|
||||
*
|
||||
* @param string $phpVersion
|
||||
* @param string $phpVersion
|
||||
* @return void
|
||||
*/
|
||||
public function symlinkPrimaryValetSock($phpVersion)
|
||||
|
||||
Reference in New Issue
Block a user