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

Fix support for Laravel 11 #120

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

ahinkle
Copy link
Contributor

@ahinkle ahinkle commented Mar 21, 2024

PR fixes support for Laravel 11. Closes #119.

  Problem 1
    - wnx/sidecar-browsershot[v0.1.0, ..., v0.2.0, v1.0.0, ..., v1.6.3] require hammerstone/sidecar ^0.3.7 -> found hammerstone/sidecar[v0.3.7, ..., v0.3.12] but it conflicts with your root composer.json require (^0.5.0).
    - wnx/sidecar-browsershot[dev-fix/deprecated-node-methods, dev-feat/laravel-11, dev-main, v1.6.4, ..., v1.13.1, v2.0.0, ..., v2.3.0] require hammerstone/sidecar ^0.4.0 -> found hammerstone/sidecar[v0.4.0, v0.4.1, v0.4.2] but it conflicts with your root composer.json require (^0.5.0).
    - Root composer.json requires wnx/sidecar-browsershot * -> satisfiable by wnx/sidecar-browsershot[dev-fix/deprecated-node-methods, dev-feat/laravel-11, dev-main, v0.1.0, v0.2.0, v1.0.0, ..., v1.13.1, v2.0.0, v2.1.0, v2.2.0, v2.3.0, 9999999-dev].

composer.json Outdated Show resolved Hide resolved
@stefanzweifel stefanzweifel merged commit ee5bf81 into stefanzweifel:main Mar 21, 2024
1 of 9 checks passed
@stefanzweifel
Copy link
Owner

Thanks for this PR @ahinkle.
The installation runs through on a fresh Laravel 11 install.

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

Successfully merging this pull request may close these issues.

Unable to install using Laravel 11
2 participants