We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v10.48.2
8.2.16
No response
It looks like that the reverted PR 50403 (#50482) is missing in illuminate/view Package https://github.com/illuminate/view/blob/v10.48.2/Compilers/ComponentTagCompiler.php#L261
if you require composer require illuminate/view:v10.48.2 you get the non reverted version.
composer require illuminate/view:v10.48.2
The text was updated successfully, but these errors were encountered:
Heya. Investigating.
Sorry, something went wrong.
I tried tagging v10.48.3 and that seems to have done the trick. Can you try again?
@driesvints works fine now, thanks a lot! 🚀 have a nice weekend ....
driesvints
No branches or pull requests
Laravel Version
v10.48.2
PHP Version
8.2.16
Database Driver & Version
No response
Description
It looks like that the reverted PR 50403 (#50482) is missing in illuminate/view Package
https://github.com/illuminate/view/blob/v10.48.2/Compilers/ComponentTagCompiler.php#L261
Steps To Reproduce
if you require
composer require illuminate/view:v10.48.2
you get the non reverted version.The text was updated successfully, but these errors were encountered: