Skip to content

Laravel 10 compatibility #36

Description

@sharat-rhinofish

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions