Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The extension is not working with PHP version 8 or higher #197

Open
gs63875 opened this issue Oct 15, 2024 · 0 comments
Open

The extension is not working with PHP version 8 or higher #197

gs63875 opened this issue Oct 15, 2024 · 0 comments

Comments

@gs63875
Copy link

gs63875 commented Oct 15, 2024

After running this command ->composer require kartik-v/yii2-widget-fileinput "@dev". I am getting below issue .
Problem 1
- symfony/browser-kit is locked to version v4.2.4 and an update of this package was not requested.
- symfony/browser-kit v4.2.4 requires php ^7.1.3 -> your php version (8.1.17) does not satisfy that requirement.
Problem 2
- codeception/lib-innerbrowser is locked to version 1.5.1 and an update of this package was not requested.
- codeception/lib-innerbrowser 1.5.1 requires symfony/browser-kit >=2.7 <6.0 -> satisfiable by symfony/browser-kit[v4.2.4].
- symfony/browser-kit v4.2.4 requires php ^7.1.3 -> your php version (8.1.17) does not satisfy that requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant