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
I cannot install the library with laravel 11 it says oolsam/signature-pad v2.0.0-beta.1 requires illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.11] but these were not loaded, likely because it conflicts with another require.
How to reproduce the bug
even after I change my composer.json to use beta version this still don't work
Package Version
v2.0.0-beta.1
PHP Version
8.2
Laravel Version
11.8.0
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
I cannot install the library with laravel 11 it says
oolsam/signature-pad v2.0.0-beta.1 requires illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.11] but these were not loaded, likely because it conflicts with another require.
How to reproduce the bug
even after I change my composer.json to use beta version this still don't work
Package Version
v2.0.0-beta.1
PHP Version
8.2
Laravel Version
11.8.0
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: