some updates
This commit is contained in:
		@@ -20,10 +20,13 @@
 | 
			
		||||
        "composer/installers": "^1.2",
 | 
			
		||||
        "cweagans/composer-patches": "^1.6.5",
 | 
			
		||||
        "drupal-composer/drupal-scaffold": "^2.5",
 | 
			
		||||
        "drupal/agnian_material_admin": "1.x-dev",
 | 
			
		||||
        "drupal/computed_field": "^2.0@beta",
 | 
			
		||||
        "drupal/config_split": "^1.4",
 | 
			
		||||
        "drupal/console": "^1.0.2",
 | 
			
		||||
        "drupal/core": "^8.6.0",
 | 
			
		||||
        "drupal/entity_clone": "^1.0",
 | 
			
		||||
        "drupal/flexi": "1.x-dev",
 | 
			
		||||
        "drupal/migrate_plus": "4.x-dev",
 | 
			
		||||
        "drupal/migrate_tools": "4.x-dev",
 | 
			
		||||
        "drupal/select_translation": "1.x-dev",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										289
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										289
									
								
								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": "da7d2b41786f2def14a0d5da5f0f59e8",
 | 
			
		||||
    "content-hash": "1b3daf3240884b4153434016242f1772",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "alchemy/zippy",
 | 
			
		||||
@@ -717,16 +717,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "consolidation/robo",
 | 
			
		||||
            "version": "1.4.3",
 | 
			
		||||
            "version": "1.4.4",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/consolidation/Robo.git",
 | 
			
		||||
                "reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c"
 | 
			
		||||
                "reference": "8bec6a6ea54a7d03d56552a4250c49dec3b3083d"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/consolidation/Robo/zipball/d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
 | 
			
		||||
                "reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
 | 
			
		||||
                "url": "https://api.github.com/repos/consolidation/Robo/zipball/8bec6a6ea54a7d03d56552a4250c49dec3b3083d",
 | 
			
		||||
                "reference": "8bec6a6ea54a7d03d56552a4250c49dec3b3083d",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -757,7 +757,7 @@
 | 
			
		||||
                "natxet/cssmin": "3.0.4",
 | 
			
		||||
                "nikic/php-parser": "^3.1.5",
 | 
			
		||||
                "patchwork/jsqueeze": "~2",
 | 
			
		||||
                "pear/archive_tar": "^1.4.2",
 | 
			
		||||
                "pear/archive_tar": "^1.4.4",
 | 
			
		||||
                "php-coveralls/php-coveralls": "^1",
 | 
			
		||||
                "phpunit/php-code-coverage": "~2|~4",
 | 
			
		||||
                "squizlabs/php_codesniffer": "^2.8"
 | 
			
		||||
@@ -821,7 +821,7 @@
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Modern task runner",
 | 
			
		||||
            "time": "2019-01-02T21:33:28+00:00"
 | 
			
		||||
            "time": "2019-02-08T20:59:23+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "consolidation/self-update",
 | 
			
		||||
@@ -1958,6 +1958,56 @@
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/advanced_text_formatter"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/agnian_material_admin",
 | 
			
		||||
            "version": "dev-1.x",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/agnian_material_admin",
 | 
			
		||||
                "reference": "0a3ea953011772fef296d33bfe1b5ae3c42b1238"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "drupal-theme",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.29+1-dev",
 | 
			
		||||
                    "datestamp": "1548169680",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "not-covered",
 | 
			
		||||
                        "message": "Project has not opted into security advisory coverage!"
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packages.drupal.org/8/downloads",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "GPL-2.0-or-later"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "raffi",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/74748"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "saidatom",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/1846674"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "ysarkisyan",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/420671"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Agnian material admin theme for Drupal.",
 | 
			
		||||
            "homepage": "https://www.drupal.org/project/agnian_material_admin",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/agnian_material_admin"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2019-01-22T17:17:50+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/audiofield",
 | 
			
		||||
            "version": "1.8.0",
 | 
			
		||||
@@ -3316,16 +3366,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/core",
 | 
			
		||||
            "version": "8.6.8",
 | 
			
		||||
            "version": "8.6.9",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/drupal/core.git",
 | 
			
		||||
                "reference": "0e0ccce552859f6fd3aec6b5754ad0d6ede07227"
 | 
			
		||||
                "reference": "cac12e0ec19d5c6fa53778522b3ff4c542f86c8d"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/drupal/core/zipball/0e0ccce552859f6fd3aec6b5754ad0d6ede07227",
 | 
			
		||||
                "reference": "0e0ccce552859f6fd3aec6b5754ad0d6ede07227",
 | 
			
		||||
                "url": "https://api.github.com/repos/drupal/core/zipball/cac12e0ec19d5c6fa53778522b3ff4c542f86c8d",
 | 
			
		||||
                "reference": "cac12e0ec19d5c6fa53778522b3ff4c542f86c8d",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -3554,7 +3604,7 @@
 | 
			
		||||
                "GPL-2.0-or-later"
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Drupal is an open source content management platform powering millions of websites and applications.",
 | 
			
		||||
            "time": "2019-02-06T15:13:52+00:00"
 | 
			
		||||
            "time": "2019-02-08T12:21:40+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/cshs",
 | 
			
		||||
@@ -3608,20 +3658,20 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/ctools",
 | 
			
		||||
            "version": "3.0.0",
 | 
			
		||||
            "version": "3.1.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/ctools",
 | 
			
		||||
                "reference": "8.x-3.0"
 | 
			
		||||
                "reference": "8.x-3.1"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0.zip",
 | 
			
		||||
                "reference": "8.x-3.0",
 | 
			
		||||
                "shasum": "302e869ecd1e59fe55663673999fee2ccac5daa8"
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.1.zip",
 | 
			
		||||
                "reference": "8.x-3.1",
 | 
			
		||||
                "shasum": "7056df469624ec3943c62ebe613dbfcb3171dcd1"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.0"
 | 
			
		||||
                "drupal/core": "^8.5"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "drupal-module",
 | 
			
		||||
            "extra": {
 | 
			
		||||
@@ -3629,8 +3679,8 @@
 | 
			
		||||
                    "dev-3.x": "3.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-3.0",
 | 
			
		||||
                    "datestamp": "1493401742",
 | 
			
		||||
                    "version": "8.x-3.1",
 | 
			
		||||
                    "datestamp": "1549603381",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "covered",
 | 
			
		||||
                        "message": "Covered by Drupal's security advisory policy"
 | 
			
		||||
@@ -3752,36 +3802,39 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/devel",
 | 
			
		||||
            "version": "1.2.0",
 | 
			
		||||
            "version": "2.0.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/devel",
 | 
			
		||||
                "reference": "8.x-1.2"
 | 
			
		||||
                "reference": "8.x-2.0"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/devel-8.x-1.2.zip",
 | 
			
		||||
                "reference": "8.x-1.2",
 | 
			
		||||
                "shasum": "01f3349ef75f6e21fceef24be9d3d6506ca29647"
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/devel-8.x-2.0.zip",
 | 
			
		||||
                "reference": "8.x-2.0",
 | 
			
		||||
                "shasum": "cf5fb816f767f3cac4f2e170ab39e982d5e0698b"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "suggest": {
 | 
			
		||||
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available"
 | 
			
		||||
                "drupal/core": "~8.0",
 | 
			
		||||
                "symfony/var-dumper": "~2.7|^3"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "drupal-module",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                    "dev-2.x": "2.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.2",
 | 
			
		||||
                    "datestamp": "1507197844",
 | 
			
		||||
                    "version": "8.x-2.0",
 | 
			
		||||
                    "datestamp": "1548799380",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "covered",
 | 
			
		||||
                        "message": "Covered by Drupal's security advisory policy"
 | 
			
		||||
                    }
 | 
			
		||||
                },
 | 
			
		||||
                "drush": {
 | 
			
		||||
                    "services": {
 | 
			
		||||
                        "drush.services.yml": "^9"
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packages.drupal.org/8/downloads",
 | 
			
		||||
@@ -3834,7 +3887,7 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/devel_generate",
 | 
			
		||||
            "version": "1.2.0",
 | 
			
		||||
            "version": "2.0.0",
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.0",
 | 
			
		||||
                "drupal/devel": "self.version"
 | 
			
		||||
@@ -3842,41 +3895,52 @@
 | 
			
		||||
            "type": "metapackage",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                    "dev-2.x": "2.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.2",
 | 
			
		||||
                    "datestamp": "1507197844",
 | 
			
		||||
                    "version": "8.x-2.0",
 | 
			
		||||
                    "datestamp": "1548799380",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "covered",
 | 
			
		||||
                        "message": "Covered by Drupal's security advisory policy"
 | 
			
		||||
                    }
 | 
			
		||||
                },
 | 
			
		||||
                "drush": {
 | 
			
		||||
                    "services": {
 | 
			
		||||
                        "drush.services.yml": "^9"
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packages.drupal.org/8/downloads",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "GPL-2.0-or-later"
 | 
			
		||||
                "GPL-2.0+"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "catch",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/35733"
 | 
			
		||||
                    "name": "Moshe Weitzman",
 | 
			
		||||
                    "homepage": "https://github.com/weitzman",
 | 
			
		||||
                    "email": "weitzman@tejasa.com",
 | 
			
		||||
                    "role": "Maintainer"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "juampynr",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/682736"
 | 
			
		||||
                    "name": "Hans Salvisberg",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/u/salvis",
 | 
			
		||||
                    "email": "drupal@salvisberg.com",
 | 
			
		||||
                    "role": "Maintainer"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "lussoluca",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/138068"
 | 
			
		||||
                    "name": "Luca Lusso",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/u/lussoluca",
 | 
			
		||||
                    "role": "Maintainer"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "moshe weitzman",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/23"
 | 
			
		||||
                    "name": "Marco (willzyx)",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/u/willzyx",
 | 
			
		||||
                    "role": "Maintainer"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "pcambra",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/122101"
 | 
			
		||||
                    "name": "See contributors",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/node/3236/committers"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "salvis",
 | 
			
		||||
@@ -3888,9 +3952,11 @@
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Generate dummy users, nodes, menus, taxonomy terms...",
 | 
			
		||||
            "homepage": "https://www.drupal.org/project/devel",
 | 
			
		||||
            "homepage": "http://drupal.org/project/devel",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/devel"
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/devel",
 | 
			
		||||
                "issues": "http://drupal.org/project/devel",
 | 
			
		||||
                "irc": "irc://irc.freenode.org/drupal-contribute"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
@@ -3899,7 +3965,7 @@
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/domain",
 | 
			
		||||
                "reference": "0fed3e661813b1c254a7bd9448e773f5f1a1276a"
 | 
			
		||||
                "reference": "b8519b2a8201e7636efced1fb9945f8ce94f4bc8"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "^8.5"
 | 
			
		||||
@@ -3913,8 +3979,8 @@
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.0-alpha14+77-dev",
 | 
			
		||||
                    "datestamp": "1546629180",
 | 
			
		||||
                    "version": "8.x-1.0-alpha14+80-dev",
 | 
			
		||||
                    "datestamp": "1549396080",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "not-covered",
 | 
			
		||||
                        "message": "Dev releases are not covered by Drupal security advisories."
 | 
			
		||||
@@ -3940,7 +4006,7 @@
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/domain"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2019-02-05T19:47:44+00:00"
 | 
			
		||||
            "time": "2019-02-11T16:25:59+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/domain_alias",
 | 
			
		||||
@@ -4761,6 +4827,52 @@
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2016-07-27T19:01:11+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/flexi",
 | 
			
		||||
            "version": "dev-1.x",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/flexi",
 | 
			
		||||
                "reference": "1786c56c7dd2be20a4684d3a3df91eff13a3b928"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "drupal-theme",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.3+3-dev",
 | 
			
		||||
                    "datestamp": "1549435680",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "not-covered",
 | 
			
		||||
                        "message": "Project has not opted into security advisory coverage!"
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packages.drupal.org/8/downloads",
 | 
			
		||||
            "license": [
 | 
			
		||||
                "GPL-2.0-or-later"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Girish-jerk",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/3406890"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Sakthivel M",
 | 
			
		||||
                    "homepage": "https://www.drupal.org/user/2947669"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "HTML5 based Responsive Drupal Base theme. Most flexible & user friendly theme for backend and frontend.",
 | 
			
		||||
            "homepage": "https://www.drupal.org/project/flexi",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/flexi"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2019-02-06T06:48:14+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/honeypot",
 | 
			
		||||
            "version": "1.29.0",
 | 
			
		||||
@@ -4974,7 +5086,7 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/kint",
 | 
			
		||||
            "version": "1.2.0",
 | 
			
		||||
            "version": "2.0.0",
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.0",
 | 
			
		||||
                "drupal/devel": "self.version"
 | 
			
		||||
@@ -4982,11 +5094,11 @@
 | 
			
		||||
            "type": "metapackage",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                    "dev-2.x": "2.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.2",
 | 
			
		||||
                    "datestamp": "1507197844",
 | 
			
		||||
                    "version": "8.x-2.0",
 | 
			
		||||
                    "datestamp": "1548799380",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "covered",
 | 
			
		||||
                        "message": "Covered by Drupal's security advisory policy"
 | 
			
		||||
@@ -5327,17 +5439,17 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/matomo",
 | 
			
		||||
            "version": "1.8.0",
 | 
			
		||||
            "version": "1.9.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/matomo",
 | 
			
		||||
                "reference": "8.x-1.8"
 | 
			
		||||
                "reference": "8.x-1.9"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.8.zip",
 | 
			
		||||
                "reference": "8.x-1.8",
 | 
			
		||||
                "shasum": "f7e06e3eab8662bca51187aebc064ffb1f118ce7"
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.9.zip",
 | 
			
		||||
                "reference": "8.x-1.9",
 | 
			
		||||
                "shasum": "2c818af730f834d3aef3f6b7aa29f05e6fa9246d"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "~8.5"
 | 
			
		||||
@@ -5352,8 +5464,8 @@
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.8",
 | 
			
		||||
                    "datestamp": "1548968880",
 | 
			
		||||
                    "version": "8.x-1.9",
 | 
			
		||||
                    "datestamp": "1549615080",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "covered",
 | 
			
		||||
                        "message": "Covered by Drupal's security advisory policy"
 | 
			
		||||
@@ -6796,29 +6908,32 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/translation_views",
 | 
			
		||||
            "version": "1.0.0-alpha4",
 | 
			
		||||
            "version": "1.0.0-alpha5",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/translation_views",
 | 
			
		||||
                "reference": "8.x-1.0-alpha4"
 | 
			
		||||
                "reference": "8.x-1.0-alpha5"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha4.zip",
 | 
			
		||||
                "reference": "8.x-1.0-alpha4",
 | 
			
		||||
                "shasum": "96f7828005a8d559f31f0dfcb471a68698311cda"
 | 
			
		||||
                "url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha5.zip",
 | 
			
		||||
                "reference": "8.x-1.0-alpha5",
 | 
			
		||||
                "shasum": "f1fc54c4648bca5194c0bdcb6df02dae1e8fefd9"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "*"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "drupal/local_translation": "*"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "drupal-module",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.0-alpha4",
 | 
			
		||||
                    "datestamp": "1538124180",
 | 
			
		||||
                    "version": "8.x-1.0-alpha5",
 | 
			
		||||
                    "datestamp": "1549581180",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "not-covered",
 | 
			
		||||
                        "message": "Project has not opted into security advisory coverage!"
 | 
			
		||||
@@ -7195,7 +7310,7 @@
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.drupal.org/project/views_ef_fieldset",
 | 
			
		||||
                "reference": "f435fba5ce99bead7e57c32479c3e744b10d0cbf"
 | 
			
		||||
                "reference": "d8005b76baa0c9d03553ad75f1aaddae5fb8f0a8"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "drupal/core": "*",
 | 
			
		||||
@@ -7210,8 +7325,8 @@
 | 
			
		||||
                    "dev-1.x": "1.x-dev"
 | 
			
		||||
                },
 | 
			
		||||
                "drupal": {
 | 
			
		||||
                    "version": "8.x-1.2+0-dev",
 | 
			
		||||
                    "datestamp": "1549376580",
 | 
			
		||||
                    "version": "8.x-1.2+1-dev",
 | 
			
		||||
                    "datestamp": "1549467480",
 | 
			
		||||
                    "security-coverage": {
 | 
			
		||||
                        "status": "not-covered",
 | 
			
		||||
                        "message": "Dev releases are not covered by Drupal security advisories."
 | 
			
		||||
@@ -7258,7 +7373,7 @@
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "http://cgit.drupalcode.org/views_ef_fieldset"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2019-02-06T15:33:42+00:00"
 | 
			
		||||
            "time": "2019-02-06T21:02:32+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "drupal/workflow",
 | 
			
		||||
@@ -7585,16 +7700,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "giggsey/libphonenumber-for-php",
 | 
			
		||||
            "version": "8.10.4",
 | 
			
		||||
            "version": "8.10.5",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/giggsey/libphonenumber-for-php.git",
 | 
			
		||||
                "reference": "3cda94a4a442c24259fb0893618422a56cb8a898"
 | 
			
		||||
                "reference": "667a1fe292561b7c64c4fc457a9f1ecc41d67185"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/3cda94a4a442c24259fb0893618422a56cb8a898",
 | 
			
		||||
                "reference": "3cda94a4a442c24259fb0893618422a56cb8a898",
 | 
			
		||||
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/667a1fe292561b7c64c4fc457a9f1ecc41d67185",
 | 
			
		||||
                "reference": "667a1fe292561b7c64c4fc457a9f1ecc41d67185",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -7649,7 +7764,7 @@
 | 
			
		||||
                "phonenumber",
 | 
			
		||||
                "validation"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2019-01-24T15:41:24+00:00"
 | 
			
		||||
            "time": "2019-02-08T08:31:08+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "giggsey/locale",
 | 
			
		||||
@@ -13048,16 +13163,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "webflo/drupal-core-require-dev",
 | 
			
		||||
            "version": "8.6.8",
 | 
			
		||||
            "version": "8.6.9",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/webflo/drupal-core-require-dev.git",
 | 
			
		||||
                "reference": "d1398ae231a0592eb8d5c6a50ae63396e677745e"
 | 
			
		||||
                "reference": "c083ddd802bda504d836dc0d4fea44cf2e6f191f"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/d1398ae231a0592eb8d5c6a50ae63396e677745e",
 | 
			
		||||
                "reference": "d1398ae231a0592eb8d5c6a50ae63396e677745e",
 | 
			
		||||
                "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/c083ddd802bda504d836dc0d4fea44cf2e6f191f",
 | 
			
		||||
                "reference": "c083ddd802bda504d836dc0d4fea44cf2e6f191f",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -13065,7 +13180,7 @@
 | 
			
		||||
                "behat/mink-goutte-driver": "^1.2",
 | 
			
		||||
                "behat/mink-selenium2-driver": "1.3.x-dev",
 | 
			
		||||
                "drupal/coder": "^8.2.12",
 | 
			
		||||
                "drupal/core": "8.6.8",
 | 
			
		||||
                "drupal/core": "8.6.9",
 | 
			
		||||
                "jcalderonzumba/gastonjs": "^1.0.2",
 | 
			
		||||
                "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
 | 
			
		||||
                "mikey179/vfsstream": "^1.2",
 | 
			
		||||
@@ -13081,13 +13196,15 @@
 | 
			
		||||
                "GPL-2.0-or-later"
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "require-dev dependencies from drupal/core",
 | 
			
		||||
            "time": "2019-02-06T15:31:35+00:00"
 | 
			
		||||
            "time": "2019-02-08T12:31:37+00:00"
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "aliases": [],
 | 
			
		||||
    "minimum-stability": "dev",
 | 
			
		||||
    "stability-flags": {
 | 
			
		||||
        "drupal/agnian_material_admin": 20,
 | 
			
		||||
        "drupal/computed_field": 10,
 | 
			
		||||
        "drupal/flexi": 20,
 | 
			
		||||
        "drupal/migrate_plus": 20,
 | 
			
		||||
        "drupal/migrate_tools": 20,
 | 
			
		||||
        "drupal/select_translation": 20,
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.adherent.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.adherent.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
enabled: true
 | 
			
		||||
timeout: 172800
 | 
			
		||||
timeout: 0
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.admin_showroom.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.admin_showroom.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.alpha_testeur.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.alpha_testeur.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.contact_company.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.contact_company.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.free_user.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.free_user.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.premium.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.premium.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
enabled: true
 | 
			
		||||
timeout: 172800
 | 
			
		||||
timeout: 0
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.student.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.student.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.translator.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.translator.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
							
								
								
									
										2
									
								
								config/sync/autologout.role.unverified.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/sync/autologout.role.unverified.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
enabled: false
 | 
			
		||||
timeout: null
 | 
			
		||||
@@ -1,9 +1,9 @@
 | 
			
		||||
timeout: 1800
 | 
			
		||||
max_timeout: 172800
 | 
			
		||||
padding: 20
 | 
			
		||||
role_logout: false
 | 
			
		||||
padding: 60
 | 
			
		||||
role_logout: true
 | 
			
		||||
redirect_url: /
 | 
			
		||||
no_dialog: true
 | 
			
		||||
no_dialog: false
 | 
			
		||||
message: 'Your session is about to expire. Do you want to reset it?'
 | 
			
		||||
inactivity_message: 'You have been logged out due to inactivity.'
 | 
			
		||||
enforce_admin: false
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ module:
 | 
			
		||||
  context_ui: 0
 | 
			
		||||
  dblog: 0
 | 
			
		||||
  devel: 0
 | 
			
		||||
  entity_clone: 0
 | 
			
		||||
  views_ui: 0
 | 
			
		||||
  webprofiler: 0
 | 
			
		||||
  workflow_ui: 0
 | 
			
		||||
 
 | 
			
		||||
 Submodule web/profiles/d8-starterkit-profile updated: 4b6a697e45...8383835acb
									
								
							
		Reference in New Issue
	
	Block a user