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

During the Composer update process in the Laravel framework #51406

Closed
krisztinzoltan opened this issue May 14, 2024 · 4 comments
Closed

During the Composer update process in the Laravel framework #51406

krisztinzoltan opened this issue May 14, 2024 · 4 comments

Comments

@krisztinzoltan
Copy link

Laravel Version

11.7.0

PHP Version

8.3.6

Database Driver & Version

Mysql 8.3

Description

During the Composer update process in the Laravel framework, an error occurred, resulting in the following error message:
Deprecated: Optional parameter $api declared before required parameter $then is implicitly treated as a required parameter in /Users/zoltankrisztin/PhpstormProjects/laravel/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php on line 185

Steps To Reproduce

composer update

@driesvints
Copy link
Member

Thank you for reporting. I'm guessing you're using a dev version of framework? Because it's from #51356 which hasn't been released yet so the above reported version is incorrect.

@krisztinzoltan
Copy link
Author

Köszönjük a bejelentést. Gondolom a keretrendszer fejlesztői verzióját használod? Mivel az #51356-os számból származik, ami még nem adták ki, így a fent közölt verzió hibás.

Yes, I am using a developer version.

@driesvints
Copy link
Member

Gotcha. Gonna close this one then since this isn't released yet.

@krisztinzoltan
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants