mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-25 20:51:30 -08:00
80393d73ae
The class was missing as a result that the composer was unable to update and the site returned a 500 error ``` $ composer update Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Nothing to install or update Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead. Generating optimized autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover In Asset.php line 30: Declaration of App\Models\Asset::save($params = Array) should be compatible with Illuminate\Database\Eloquent\Model::save(array $options = Array) Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1 ``` |
||
---|---|---|
.. | ||
Recipients | ||
Traits | ||
Accessory.php | ||
Actionlog.php | ||
Asset.php | ||
AssetMaintenance.php | ||
AssetModel.php | ||
Category.php | ||
CheckoutAcceptance.php | ||
CheckoutRequest.php | ||
Company.php | ||
CompanyableChildScope.php | ||
CompanyableChildTrait.php | ||
CompanyableScope.php | ||
CompanyableTrait.php | ||
Component.php | ||
Consumable.php | ||
ConsumableAssignment.php | ||
CustomField.php | ||
CustomFieldset.php | ||
Department.php | ||
Depreciable.php | ||
Depreciation.php | ||
Group.php | ||
ICompanyableChild.php | ||
Import.php | ||
Ldap.php | ||
License.php | ||
LicenseSeat.php | ||
Location.php | ||
Loggable.php | ||
Manufacturer.php | ||
Requestable.php | ||
Setting.php | ||
SnipeModel.php | ||
Statuslabel.php | ||
Supplier.php | ||
User.php |