Skip to content

Commit 21e47f8

Browse files
committed
Update PHP version in Envoy.blade.php
1 parent cfe43a2 commit 21e47f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Envoy.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
php artisan queue:restart -q --no-ansi --no-interaction
225225

226226
echo "Reload PHP-FPM"
227-
sudo systemctl reload php8.1-fpm
227+
sudo systemctl reload php8.3-fpm
228228
@endtask
229229

230230
@task('cleanup')

0 commit comments

Comments
 (0)