Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Bugfix Release for PHP 8.0

Compare
Choose a tag to compare
@Dropelikeit Dropelikeit released this 27 Sep 13:07
1746c55

Bugfix Release

When the rule was used with PHP8.+, an error was raised because the autowiring could not resolve the ClientFactoryInterface. The ClientFactoryInterface alias is now included in the ServiceProvider when booting the application.