Vendor: Update chamilo/google-map-form-type-bundle version to 1.7 + chamilo/settings-bundle version to 1.3.0

pull/5329/head
Angel Fernando Quiroz Campos 2 years ago
parent a48969b875
commit 2c363cd872
  1. 4
      composer.json
  2. 25
      composer.lock

@ -67,8 +67,8 @@
"a2lix/translation-form-bundle": "^3.0",
"api-platform/core": "^2.7",
"beberlei/doctrineextensions": "^1.3",
"chamilo/google-map-form-type-bundle": "1.6",
"chamilo/settings-bundle": "1.2.0",
"chamilo/google-map-form-type-bundle": "1.7",
"chamilo/settings-bundle": "1.3.0",
"clue/graph": "^0.9.2",
"cocur/slugify": "^4.0",
"doctrine/doctrine-bundle": "^2.10",

25
composer.lock generated

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "bf0965af0c1cc4babedb7a0f6f396acc",
"content-hash": "86389f6c5a28ee210aff9339bb554251",
"packages": [
{
"name": "a2lix/auto-form-bundle",
@ -571,16 +571,16 @@
},
{
"name": "chamilo/google-map-form-type-bundle",
"version": "v1.6",
"version": "v1.7",
"source": {
"type": "git",
"url": "https://github.com/chamilo/OhGoogleMapFormTypeBundle.git",
"reference": "6b49fdb113308534464c21e36bad08df117bf547"
"reference": "78a409559e85e3adcd17a44e5fbdb3df5c8a9b66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chamilo/OhGoogleMapFormTypeBundle/zipball/6b49fdb113308534464c21e36bad08df117bf547",
"reference": "6b49fdb113308534464c21e36bad08df117bf547",
"url": "https://api.github.com/repos/chamilo/OhGoogleMapFormTypeBundle/zipball/78a409559e85e3adcd17a44e5fbdb3df5c8a9b66",
"reference": "78a409559e85e3adcd17a44e5fbdb3df5c8a9b66",
"shasum": ""
},
"require": {
@ -622,20 +622,20 @@
"google maps",
"symfony"
],
"time": "2024-04-05T20:21:57+00:00"
"time": "2024-04-10T17:19:46+00:00"
},
{
"name": "chamilo/settings-bundle",
"version": "v1.2.0",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/chamilo/SyliusSettingsBundle.git",
"reference": "f2a24951a0fe4b3598360fee6b24fc1ba280e215"
"reference": "6209ce6243a1ab098bd539a47b52234fd747c5cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chamilo/SyliusSettingsBundle/zipball/f2a24951a0fe4b3598360fee6b24fc1ba280e215",
"reference": "f2a24951a0fe4b3598360fee6b24fc1ba280e215",
"url": "https://api.github.com/repos/chamilo/SyliusSettingsBundle/zipball/6209ce6243a1ab098bd539a47b52234fd747c5cc",
"reference": "6209ce6243a1ab098bd539a47b52234fd747c5cc",
"shasum": ""
},
"require": {
@ -648,7 +648,6 @@
"symfony/form": "^4.0|^5.0|^6.0",
"symfony/framework-bundle": "^4.0|^5.0|^6.0",
"symfony/options-resolver": "^4.0|^5.0|^6.0",
"symfony/templating": "^4.0|^5.0|^6.0",
"symfony/twig-bridge": "^4.0|^5.0|^6.0",
"symfony/validator": "^4.0|^5.0|^6.0",
"symfony/yaml": "^4.0|^5.0|^6.0"
@ -698,9 +697,9 @@
"webshop"
],
"support": {
"source": "https://github.com/chamilo/SyliusSettingsBundle/tree/v1.2.0"
"source": "https://github.com/chamilo/SyliusSettingsBundle/tree/v1.3.0"
},
"time": "2024-04-05T20:17:34+00:00"
"time": "2024-04-10T17:19:01+00:00"
},
{
"name": "clue/graph",

Loading…
Cancel
Save