https://github.com/backendtea/lockfile
https://github.com/backendtea/lockfile
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/backendtea/lockfile
- Owner: BackEndTea
- License: mit
- Created: 2018-11-27T20:03:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T18:12:00.000Z (almost 7 years ago)
- Last Synced: 2025-02-17T23:48:16.091Z (over 1 year ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LockFile
A small abstraction layer around the composer lock file. Can be used to check if a certain package is part of the `composer.lock` file.