Added vue handling the information from lubimy czytac to fetch information about the books and fill in the form automatically.
This commit is contained in:
27
symfony.lock
27
symfony.lock
@@ -80,6 +80,18 @@
|
||||
"friendsofphp/proxy-manager-lts": {
|
||||
"version": "v1.0.12"
|
||||
},
|
||||
"guzzlehttp/guzzle": {
|
||||
"version": "7.4.3"
|
||||
},
|
||||
"guzzlehttp/promises": {
|
||||
"version": "1.5.1"
|
||||
},
|
||||
"guzzlehttp/psr7": {
|
||||
"version": "2.2.1"
|
||||
},
|
||||
"imangazaliev/didom": {
|
||||
"version": "2.0"
|
||||
},
|
||||
"laminas/laminas-code": {
|
||||
"version": "4.5.1"
|
||||
},
|
||||
@@ -110,12 +122,24 @@
|
||||
"psr/event-dispatcher": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"psr/http-client": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"psr/http-factory": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"psr/http-message": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"psr/link": {
|
||||
"version": "2.0.1"
|
||||
},
|
||||
"psr/log": {
|
||||
"version": "3.0.0"
|
||||
},
|
||||
"ralouphie/getallheaders": {
|
||||
"version": "3.0.3"
|
||||
},
|
||||
"sensio/framework-extra-bundle": {
|
||||
"version": "6.2",
|
||||
"recipe": {
|
||||
@@ -506,6 +530,9 @@
|
||||
"symfony/yaml": {
|
||||
"version": "v6.0.3"
|
||||
},
|
||||
"techtube/bookinfo": {
|
||||
"version": "dev-master"
|
||||
},
|
||||
"twig/extra-bundle": {
|
||||
"version": "v3.4.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user