Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

composer update error after install on laravel 5.2 #5

@cby016

Description

@cby016

If I run "compser update" or if I try to install another package after installing yours I get the following error:

Generating autoload files

Illuminate\Foundation\ComposerScripts::postUpdate
php artisan optimize
PHP Fatal error: Class 'RagingDave\SimplerSaml\SimplerSamlServiceProvider' not found in /var/www/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 146

[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'RagingDave\SimplerSaml\SimplerSamlServiceProvider' not found

Script php artisan optimize handling the post-update-cmd event returned with an error

[RuntimeException]
Error Output: PHP Fatal error: Class 'RagingDave\SimplerSaml\SimplerSamlServiceProvider' not found in /var/www/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 146

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions