Initial bookinfo

This commit is contained in:
kplaczek
2022-05-23 20:36:28 +02:00
parent 02024755eb
commit 42e90c250e
5 changed files with 105 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
"description": "Package to find a book and return a book info from lubimyczytac.pl",
"type": "library",
"require": {
"guzzlehttp/guzzle": "^7.4"
"guzzlehttp/guzzle": "^7.4",
"imangazaliev/didom": "^2.0"
},
"autoload": {
"psr-4": {