2017 © Pedro Peláez
 

library uuid-2x-bridge

Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x

image

mattketmo/uuid-2x-bridge

Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x

  • Saturday, May 7, 2016
  • by MattKetmo
  • Repository
  • 1 Watchers
  • 7 Stars
  • 59,687 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 12 % Grown

The README.md

Ramsey UUID 2.x bridge

This tiny package allow you to use ramsey/uuid: ^3.0 library even if one of your composer dependencies requires ramsey/uuid: 2.*., (*1)

Usage

Add this dependencies in your composer.json requires section:, (*2)

"mattketmo/uuid-2x-bridge": "*@dev"

Then you will be able to update ramsey/uuid to ^3.0., (*3)

License

This package is released under the MIT License. See the bundled LICENSE file for details., (*4)

The Versions

07/05 2016

dev-master

9999999-dev

Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x

  Sources   Download

MIT

The Requires

 

The Development Requires

23/12 2015

1.0.0

1.0.0.0

Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x

  Sources   Download

MIT

The Requires