konyvleltar/composer.lock

71 lines
2.3 KiB
Plaintext
Raw Normal View History

2021-12-20 12:50:53 +01:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6a4d36d2babadc6821e5e397bc1eff15",
"packages": [
{
"name": "biblys/isbn",
"version": "2.4.0",
"source": {
"type": "git",
"url": "https://github.com/biblys/isbn.git",
"reference": "319408b2ef9aeea4f46304ac1a9868ea3ceff2ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/biblys/isbn/zipball/319408b2ef9aeea4f46304ac1a9868ea3ceff2ad",
"reference": "319408b2ef9aeea4f46304ac1a9868ea3ceff2ad",
"shasum": ""
},
"require": {
"php": "^7.1"
},
"require-dev": {
"guzzlehttp/guzzle": "^6.2",
"phpunit/phpunit": "^6 || ^7 || ^8"
},
"type": "library",
"autoload": {
"psr-0": {
"Biblys": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Clement Bourgoin",
"email": "c@iwzr.fr"
}
],
"description": "A PHP library to convert and validate ISBNs",
"homepage": "https://github.com/biblys/isbn",
"keywords": [
"ISBN",
"book",
"ean",
"gtin"
],
"support": {
"issues": "https://github.com/biblys/isbn/issues",
"source": "https://github.com/biblys/isbn/tree/2.4.0"
},
"time": "2021-03-05T00:00:00+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}