Skip to content

v1.4.2: Dependency Compatibility Update

Choose a tag to compare

@HelgeSverre HelgeSverre released this 17 Nov 20:02
· 8 commits to master since this release

What's Changed

This release removes the pinned nikic/php-parser dependency constraint, allowing better compatibility with other packages while maintaining full functionality.

Changed

  • Removed pinned nikic/php-parser dependency constraint to allow v5.x as transitive dependency
  • Upgraded nikic/php-parser from v4.19.4 to v5.6.2 (transitive dependency via PHPUnit)
  • Updated multiple dependencies to latest patch versions for improved compatibility

Credits

Installation

composer global require crescat-io/saloon-sdk-generator

Full Changelog: v1.4.1...v1.4.2