We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9c122 commit 4954cedCopy full SHA for 4954ced
1 file changed
src/cmder/config/user-profile.cmd
@@ -12,7 +12,7 @@ if not defined WAGON_ROOT (
12
:: Define environment variables
13
set CMDER_START=%WAGON_ROOT%\uwamp\www
14
set COMPOSER_HOME=%WAGON_ROOT%\composer
15
-set PHP_INSTSLL_ROOT=%WAGON_ROOT%\uwamp\bin\php\php-7.1.9
+set PHP_INSTSLL_ROOT=%WAGON_ROOT%\uwamp\bin\php\php-7.1.10
16
set SQLITE_ROOT=%CMDER_ROOT%\vendor\sqlite
17
set GIT_INSTALL_ROOT=%WAGON_ROOT%\git
18
0 commit comments