Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class "Illuminate\Support\Process\ExecutableFinder" not found #52911

Closed
InfinityXTech opened this issue Sep 24, 2024 · 0 comments · Fixed by #52912
Closed

Class "Illuminate\Support\Process\ExecutableFinder" not found #52911

InfinityXTech opened this issue Sep 24, 2024 · 0 comments · Fixed by #52912
Labels

Comments

@InfinityXTech
Copy link
Contributor

InfinityXTech commented Sep 24, 2024

Laravel Version

11.24.0

PHP Version

8.3.8

Database Driver & Version

No response

Description

In file: src/Illuminate/Support/Process/PhpExecutableFinder.php:16 you are calling ExecutableFinder but it is not included.

use Symfony\Component\Process\ExecutableFinder;

Steps To Reproduce

In 11.x branch

@crynobone crynobone added the bug label Sep 25, 2024
@crynobone crynobone linked a pull request Sep 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants