Remove final keyword on model #274
Annotations
16 errors and 4 warnings
P8.2 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/collections dev-master requires illuminate/contracts ^11.0 -> found illuminate/contracts[dev-master, 11.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (^9.0|^10.0).
- laravel/prompts[v0.1.15, ..., 0.1.x-dev] require illuminate/collections ^10.0|^11.0 -> satisfiable by illuminate/collections[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)].
- illuminate/collections 11.x-dev is an alias of illuminate/collections dev-master and thus requires it to be installed too.
- wireui/wireui[v1.18.0, ..., 1.x-dev] require laravel/framework 10.* -> found laravel/framework[v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (9.*).
- Root composer.json requires laravel/prompts ^0.1.15 -> satisfiable by laravel/prompts[v0.1.15, 0.1.x-dev].
- wireui/wireui[v1.17.9, ..., v1.17.12] require laravel/framework ^8.83|^9.16|^10.0 -> satisfiable by laravel/framework[v9.16.0, ..., 9.x-dev].
- Only one of these can be installed: illuminate/collections[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v9.0.0-beta.1, ..., 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it.
- Root composer.json requires wireui/wireui ^1.17.9 -> satisfiable by wireui/wireui[v1.17.9, ..., 1.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
P8.2 - L9.* - prefer-stable
Process completed with exit code 2.
|
P8.1 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/collections dev-master requires illuminate/contracts ^11.0 -> found illuminate/contracts[dev-master, 11.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (^9.0|^10.0).
- laravel/prompts[v0.1.15, ..., 0.1.x-dev] require illuminate/collections ^10.0|^11.0 -> satisfiable by illuminate/collections[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)].
- illuminate/collections 11.x-dev is an alias of illuminate/collections dev-master and thus requires it to be installed too.
- wireui/wireui[v1.18.0, ..., 1.x-dev] require laravel/framework 10.* -> found laravel/framework[v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (9.*).
- Root composer.json requires laravel/prompts ^0.1.15 -> satisfiable by laravel/prompts[v0.1.15, 0.1.x-dev].
- wireui/wireui[v1.17.9, ..., v1.17.12] require laravel/framework ^8.83|^9.16|^10.0 -> satisfiable by laravel/framework[v9.16.0, ..., 9.x-dev].
- Only one of these can be installed: illuminate/collections[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v9.0.0-beta.1, ..., 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it.
- Root composer.json requires wireui/wireui ^1.17.9 -> satisfiable by wireui/wireui[v1.17.9, ..., 1.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
P8.1 - L9.* - prefer-stable
Process completed with exit code 2.
|
P8.2 - L10.* - prefer-stable:
packages/admin/src/Http/Livewire/Components/Customers/Create.php#L66
Access to constant TYPE_SHIPPING on an unknown class Shopper\Models\Address.
|
P8.2 - L10.* - prefer-stable:
packages/admin/src/Http/Livewire/Components/Orders/Show.php#L112
Call to static method query() on an unknown class Shopper\Models\Address.
|
P8.2 - L10.* - prefer-stable:
packages/admin/src/Http/Livewire/Components/Orders/Show.php#L114
Access to constant TYPE_BILLING on an unknown class Shopper\Models\Address.
|
P8.2 - L10.* - prefer-stable:
packages/core/src/Models/Order.php#L112
Class Shopper\Models\Address not found.
|
P8.2 - L10.* - prefer-stable:
packages/core/src/Models/User.php#L134
Class Shopper\Models\Address not found.
|
P8.2 - L10.* - prefer-stable
Process completed with exit code 1.
|
P8.1 - L10.* - prefer-stable:
packages/admin/src/Http/Livewire/Components/Customers/Create.php#L66
Access to constant TYPE_SHIPPING on an unknown class Shopper\Models\Address.
|
P8.1 - L10.* - prefer-stable:
packages/admin/src/Http/Livewire/Components/Orders/Show.php#L112
Call to static method query() on an unknown class Shopper\Models\Address.
|
P8.1 - L10.* - prefer-stable:
packages/admin/src/Http/Livewire/Components/Orders/Show.php#L114
Access to constant TYPE_BILLING on an unknown class Shopper\Models\Address.
|
P8.1 - L10.* - prefer-stable:
packages/core/src/Models/Order.php#L112
Class Shopper\Models\Address not found.
|
P8.1 - L10.* - prefer-stable:
packages/core/src/Models/User.php#L134
Class Shopper\Models\Address not found.
|
P8.1 - L10.* - prefer-stable
Process completed with exit code 1.
|
P8.2 - L9.* - prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
P8.1 - L9.* - prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
P8.2 - L10.* - prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
P8.1 - L10.* - prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|