You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your requirements could not be resolved to an installable set of packages.
Problem 1
nativephp/electron[0.1.0, ..., 0.4.0] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.3] but these were not loaded, likely because it conflicts with another require.
Root composer.json requires nativephp/electron * -> satisfiable by nativephp/electron[0.1.0, ..., 0.4.0].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require nativephp/electron:*" to figure out if any version is installable, or "composer require nativephp/electron:^2.1" if you know which you need.
How to reproduce the bug
Fresh Laravel 11 installation
composer require nativephp/electron
php artisan native:install
Package Version
0.4.0
PHP Version
8.2.16
Laravel Version
11
Node Version
18.15
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
Failed to install NativePHP on Laravel 11.
How to reproduce the bug
Package Version
0.4.0
PHP Version
8.2.16
Laravel Version
11
Node Version
18.15
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: