akamai / NetStorageKit-PHP

Akamai NetStorage for PHP
http://developer.akamai.com
Apache License 2.0
18 stars 19 forks source link

requires akamai-open/edgegrid-client ^0.3.0 need to use 0.4.2 or up #11

Open aaronwa opened 6 years ago

aaronwa commented 6 years ago

I need to also install akamai-open/edgegrid-client:0.4.2 (or higher version) alongside netstorage. When trying to update the edge-client, we get error in composer:

Problem 1

  • akamai-open/netstorage 0.1.0 requires akamai-open/edgegrid-client ^0.3.0 -> satisfiable by akamai-open/edgegrid-client[0.3.0] but these conflict with your requirements or minimum-stability.

Is there a real issue with compatability between netstorage:0.1.0 and edgegrid-client:0.4.2(or highter)?