You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm getting this error when trying to require in this package because I'm using the newer version of guzzle with my Laravel application. Would it be possible to allow for newer guzzle versions?
Root composer.json requires signnow/rest-entity-manager ^1.0 -> satisfiable by signnow/rest-entity-manager[v1.0.0]. signnow/rest-entity-manager v1.0.0 requires guzzlehttp/guzzle 6.2.*|6.3.* -> found guzzlehttp/guzzle[6.2.0, ..., 6.3.3] but it conflicts with your root composer.json require (^7.0.1).
The text was updated successfully, but these errors were encountered:
Hi, I'm getting this error when trying to require in this package because I'm using the newer version of guzzle with my Laravel application. Would it be possible to allow for newer guzzle versions?
Root composer.json requires signnow/rest-entity-manager ^1.0 -> satisfiable by signnow/rest-entity-manager[v1.0.0].
signnow/rest-entity-manager v1.0.0 requires guzzlehttp/guzzle 6.2.*|6.3.* -> found guzzlehttp/guzzle[6.2.0, ..., 6.3.3] but it conflicts with your root composer.json require (^7.0.1).
The text was updated successfully, but these errors were encountered: