You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove experimental code from the code base - include_once InstalledVersions.php
achieves the same result as the closure checking presence of class and methods
which involves autoloader to eventually include InstalledVersions.php to find
the InstalledVersion class.
0 commit comments