Skip to content

Releases: nusje2000/dependency-graph

Release v2.6.0

18 Jan 07:34
aa2c07e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0

Release v2.5.0

04 Oct 07:22
3af7634

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

27 Sep 08:59
c273ad2

Choose a tag to compare

v2.4.0

05 Nov 12:38
0c01692

Choose a tag to compare

  • Added php 8 support

Version v2.3.1

10 Oct 16:03
fa7477b

Choose a tag to compare

  • Removed composer/semver dependency

Version v2.3.0

23 Jan 16:10
cbd7d3b

Choose a tag to compare

  • Added support for replaces on packages using PackageInterface::getReplaces
  • Added support for authors on packages using PackageInterface::getAuthors
  • Deprecated the cache component
  • Deprecated mutating functions on PackageDefinition

Version v2.2.1

13 Jan 09:11
89d807e

Choose a tag to compare

  • Added node_modules as vendor directory

Version v2.2.0

12 Jan 21:09
2a0bf46

Choose a tag to compare

  • added getReplaces function
  • added setReplace function
  • added removeReplace function
  • added JSON_UNESCAPED_UNICODE flag to json_encode for saving composer.json file

Version v2.1.1

06 Jan 19:13

Choose a tag to compare

  • Changed PackageDefinition::addDevDependency to PackageDefinition::setDevDependency

Release v2.0.2

05 Jan 13:22

Choose a tag to compare

  • Removed minimum stability from composer.json