saintsystems / odata-client-php

OData Client Library for PHP
MIT License
141 stars 103 forks source link

Laravel 10 #131

Closed mcatieno closed 1 year ago

mcatieno commented 1 year ago

So am trying to run composer require saintsystems/odata-client but this fails with these errors: Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. You can also try re-running composer require with an explicit version constraint, e.g. "composer require saintsystems/odata-client:*" to figure out if any version is installable, or "composer require saintsystems/odata-client:^2.1" if you know which you need.

anderly commented 1 year ago

Should be fixed now.

anderly commented 1 year ago

This is available in Release 0.6.4