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

Laravel 10 compatibility #36

Open
sharat-rhinofish opened this issue Aug 21, 2023 · 3 comments
Open

Laravel 10 compatibility #36

sharat-rhinofish opened this issue Aug 21, 2023 · 3 comments

Comments

@sharat-rhinofish
Copy link

The PHP SDK for ShipEngine at https://github.com/ShipEngine/shipengine-php is not compatible with Laravel version 10.x framework. I get the following error:
Problem 1

  • Root composer.json requires shipengine/shipengine ^1.0 -> satisfiable by shipengine/shipengine[v1.0.0].
  • laravel/framework[v10.0.0, ..., v10.19.0] require symfony/process ^6.2 -> satisfiable by symfony/process[v6.2.0, ..., v6.3.2].
  • Conclusion: don't install symfony/process v6.3.2 (conflict analysis result)
  • Root composer.json requires laravel/framework ^10.0 -> satisfiable by laravel/framework[v10.0.0, ..., v10.19.0].

Please advise if there is an SDK which I can use with Laravel.

We have just signed up for a test account with Ship Engine and want to integrate and go live shortly.

@just-tom
Copy link

just-tom commented Sep 5, 2023

+1

1 similar comment
@chieft3ch
Copy link

+1

@vsjoshtait
Copy link

Seconded. I'd prefer not to end up writing my own wrapper around the Http facade.

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

4 participants