Skip to content

Releases: mindscreen/yarnlock

v1.1.0

29 Feb 18:20
8f2dbe7
Compare
Choose a tag to compare

What's Changed

  • Fixes deprecation warnings for PHP 8.2
  • Raises PHP requirement to 7.2. While this might be breaking, usage of such old PHP versions is discouraged.
  • Added types

New Contributors

Full Changelog: v1.0.1...v1.1.0

fix issues related to @-characters in package names

23 Feb 10:34
Compare
Choose a tag to compare
package names might contain @ characters

fixes #1

Initial features

22 Feb 08:08
Compare
Choose a tag to compare
v1.0.0

fix variable array-key notation for older php versions