plugin method adjustments and stub fixes #41
Annotations
10 errors
P8 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.29) does not satisfy that requirement.
Problem 2
- Root composer.json requires awcodes/filament-tiptap-editor ^3.0@beta -> satisfiable by awcodes/filament-tiptap-editor[v3.0.0-beta.1].
- awcodes/filament-tiptap-editor v3.0.0-beta.1 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 3
- Root composer.json requires pestphp/pest-plugin-laravel ^2.2 -> satisfiable by pestphp/pest-plugin-laravel[v2.2.0, 2.x-dev].
- pestphp/pest-plugin-laravel[v2.2.0, ..., 2.x-dev] require php ^8.1.0 -> your php version (8.0.29) does not satisfy that requirement.
Problem 4
- Root composer.json requires pestphp/pest-plugin-livewire ^2.1 -> satisfiable by pestphp/pest-plugin-livewire[v2.1.0, 2.x-dev].
- pestphp/pest-plugin-livewire[v2.1.0, ..., 2.x-dev] require php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 5
- filament/filament[v3.0.0, ..., 3.x-dev] require php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
- Root composer.json requires filament/filament ^3.0-stable -> satisfiable by filament/filament[v3.0.0, ..., 3.x-dev].
|
P8.1 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-laravel ^2.2 -> satisfiable by pestphp/pest-plugin-laravel[v2.2.0, 2.x-dev].
- pestphp/pest-plugin-laravel[v2.2.0, ..., 2.x-dev] require laravel/framework ^10.18.0|^11.0 -> found laravel/framework[dev-master, v10.18.0, 10.x-dev, 11.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (9.*).
Problem 2
- orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^10.3).
- Root composer.json requires orchestra/testbench 7.* -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
P8 - L9.* - prefer-stable
Process completed with exit code 2.
|
P8.1 - L9.* - prefer-stable
Process completed with exit code 2.
|
P8.1 - L10.* - prefer-stable:
tests/Models/User.php#L15
Class Visualbuilder\EmailTemplates\Tests\Models\User contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Filament\Models\Contracts\FilamentUser::canAccessPanel)
|
P8.1 - L10.* - prefer-stable
Process completed with exit code 255.
|
P8.2 - L10.* - prefer-stable:
tests/Models/User.php#L15
Class Visualbuilder\EmailTemplates\Tests\Models\User contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Filament\Models\Contracts\FilamentUser::canAccessPanel)
|
P8.2 - L10.* - prefer-stable
Process completed with exit code 255.
|
P8.2 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-laravel ^2.2 -> satisfiable by pestphp/pest-plugin-laravel[v2.2.0, 2.x-dev].
- pestphp/pest-plugin-laravel[v2.2.0, ..., 2.x-dev] require laravel/framework ^10.18.0|^11.0 -> found laravel/framework[dev-master, v10.18.0, 10.x-dev, 11.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (9.*).
Problem 2
- orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^10.3).
- Root composer.json requires orchestra/testbench 7.* -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.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.
|