Skip to content

Commit 8a39043

Browse files
authored
Add PHP 8.5 to Serve Passthrough Variables
1 parent ed0237b commit 8a39043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Foundation/Console/ServeCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class ServeCommand extends Command
8282
'HERD_PHP_82_INI_SCAN_DIR',
8383
'HERD_PHP_83_INI_SCAN_DIR',
8484
'HERD_PHP_84_INI_SCAN_DIR',
85+
'HERD_PHP_85_INI_SCAN_DIR',
8586
'IGNITION_LOCAL_SITES_PATH',
8687
'LARAVEL_SAIL',
8788
'PATH',

0 commit comments

Comments
 (0)