Skip to content

[1.x] PHP 8.5 Compatibility - #148

Merged
taylorotwell merged 2 commits into
mainfrom
php85
Nov 25, 2025
Merged

[1.x] PHP 8.5 Compatibility#148
taylorotwell merged 2 commits into
mainfrom
php85

Conversation

@crynobone

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
$this->app->alias(LivewireManager::class, BaseLivewireManager::class);

Facade::clearResolvedInstance('livewire');
Facade::clearResolvedInstance(BaseLivewireManager::class);

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed integration with Livewire 3.7 and 4.0: livewire/livewire#9220

@crynobone
crynobone marked this pull request as draft November 25, 2025 11:42
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone
crynobone marked this pull request as ready for review November 25, 2025 15:22
@taylorotwell
taylorotwell merged commit 48cff13 into main Nov 25, 2025
22 checks passed
@taylorotwell
taylorotwell deleted the php85 branch November 25, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants