We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ff2a3 commit 10bd359Copy full SHA for 10bd359
src/Illuminate/Foundation/ComposerScripts.php
@@ -76,7 +76,6 @@ public static function prePackageUninstall(PackageEvent $event)
76
$app['events']->dispatch('composer_package.'.$uninstallOperation->getName().':pre_uninstall');
77
}
78
79
-
80
/**
81
* Clear the cached Laravel bootstrapping files.
82
*
0 commit comments