| 
					
				 | 
			
			
				@@ -4,8 +4,73 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "This file is @generated automatically" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "content-hash": "e068c60c82edbbf3ad0fbb55665b3703", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "content-hash": "5a3fb2179526d0cc96d9c11fb045ac5a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "packages": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "name": "ajgl/breakpoint-twig-extension", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "version": "0.3.5", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "source": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "type": "git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "url": "https://github.com/ajgarlag/AjglBreakpointTwigExtension.git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "reference": "9875feea0ac4bc3c9f308c62bae4727669d6052a" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "dist": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "type": "zip", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "url": "https://api.github.com/repos/ajgarlag/AjglBreakpointTwigExtension/zipball/9875feea0ac4bc3c9f308c62bae4727669d6052a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "reference": "9875feea0ac4bc3c9f308c62bae4727669d6052a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "shasum": "" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "require": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "php": ">=5.6", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "twig/twig": "^1.34|^2.0|^3.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "require-dev": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "friendsofphp/php-cs-fixer": "^2.18", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "symfony/framework-bundle": "^2.7|^3.4|^4.4|^5.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "symfony/phpunit-bridge": "^4.4|^5.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "symfony/twig-bundle": "^2.7|^3.4|^4.4|^5.2" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "suggest": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "ext-xdebug": "The Xdebug extension is required for the breakpoint to work", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "symfony/framework-bundle": "The framework bundle to integrate the extension into Symfony", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "symfony/twig-bundle": "The twig bundle to integrate the extension into Symfony" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "type": "library", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "extra": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "branch-alias": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "dev-master": "0.3.x-dev" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "autoload": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "psr-4": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "Ajgl\\Twig\\Extension\\": "src/" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "notification-url": "https://packagist.org/downloads/", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "license": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "MIT" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "authors": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "name": "Antonio J. García Lagar", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "email": "aj@garcialagar.es", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "homepage": "http://aj.garcialagar.es", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "role": "developer" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "description": "Twig extension to set breakpoints", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "homepage": "https://github.com/ajgarlag/AjglBreakpointTwigExtension", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "keywords": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "Xdebug", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "breakpoint", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "twig" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "support": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "issues": "https://github.com/ajgarlag/AjglBreakpointTwigExtension/issues", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "source": "https://github.com/ajgarlag/AjglBreakpointTwigExtension/tree/0.3.5" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "time": "2021-02-08T10:48:05+00:00" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "name": "alchemy/zippy", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "version": "0.4.9", 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -9003,6 +9068,51 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 "source": "https://git.drupalcode.org/project/translation_views" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "name": "drupal/twig_xdebug", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "version": "1.2.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "source": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "type": "git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "url": "https://git.drupalcode.org/project/twig_xdebug.git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "reference": "8.x-1.2" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "dist": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "type": "zip", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "url": "https://ftp.drupal.org/files/projects/twig_xdebug-8.x-1.2.zip", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "reference": "8.x-1.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "shasum": "fa4dfc8edebc0628257b998ca6521790c52250e8" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "require": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "ajgl/breakpoint-twig-extension": "^0.3.4", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "drupal/core": "^8 || ^9" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "type": "drupal-module", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "extra": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "drupal": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "version": "8.x-1.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "datestamp": "1588041097", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "security-coverage": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        "status": "covered", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        "message": "Covered by Drupal's security advisory policy" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "notification-url": "https://packages.drupal.org/8/downloads", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "license": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "GPL-2.0-or-later" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "authors": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "name": "charginghawk", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "homepage": "https://www.drupal.org/user/2626341" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "description": "Enables Xdebug breakpoints in Twig.", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "homepage": "https://www.drupal.org/project/twig_xdebug", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "support": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "source": "https://git.drupalcode.org/project/twig_xdebug" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "name": "drupal/ultimate_cron", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "version": "2.0.0-alpha5", 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -15292,118 +15402,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "time": "2020-12-21T09:30:01+00:00" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "packages-dev": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "name": "ajgl/breakpoint-twig-extension", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "version": "0.3.5", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "source": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "type": "git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "url": "https://github.com/ajgarlag/AjglBreakpointTwigExtension.git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "reference": "9875feea0ac4bc3c9f308c62bae4727669d6052a" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "dist": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "type": "zip", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "url": "https://api.github.com/repos/ajgarlag/AjglBreakpointTwigExtension/zipball/9875feea0ac4bc3c9f308c62bae4727669d6052a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "reference": "9875feea0ac4bc3c9f308c62bae4727669d6052a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "shasum": "" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "require": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "php": ">=5.6", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "twig/twig": "^1.34|^2.0|^3.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "require-dev": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "friendsofphp/php-cs-fixer": "^2.18", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "symfony/framework-bundle": "^2.7|^3.4|^4.4|^5.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "symfony/phpunit-bridge": "^4.4|^5.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "symfony/twig-bundle": "^2.7|^3.4|^4.4|^5.2" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "suggest": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "ext-xdebug": "The Xdebug extension is required for the breakpoint to work", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "symfony/framework-bundle": "The framework bundle to integrate the extension into Symfony", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "symfony/twig-bundle": "The twig bundle to integrate the extension into Symfony" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "type": "library", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "extra": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "branch-alias": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "dev-master": "0.3.x-dev" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "autoload": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "psr-4": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "Ajgl\\Twig\\Extension\\": "src/" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "notification-url": "https://packagist.org/downloads/", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "license": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "MIT" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "authors": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "name": "Antonio J. García Lagar", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "email": "aj@garcialagar.es", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "homepage": "http://aj.garcialagar.es", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "role": "developer" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "description": "Twig extension to set breakpoints", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "homepage": "https://github.com/ajgarlag/AjglBreakpointTwigExtension", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "keywords": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "Xdebug", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "breakpoint", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "twig" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "support": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "issues": "https://github.com/ajgarlag/AjglBreakpointTwigExtension/issues", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "source": "https://github.com/ajgarlag/AjglBreakpointTwigExtension/tree/0.3.5" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "time": "2021-02-08T10:48:05+00:00" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "name": "drupal/twig_xdebug", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "version": "1.2.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "source": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "type": "git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "url": "https://git.drupalcode.org/project/twig_xdebug.git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "reference": "8.x-1.2" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "dist": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "type": "zip", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "url": "https://ftp.drupal.org/files/projects/twig_xdebug-8.x-1.2.zip", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "reference": "8.x-1.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "shasum": "fa4dfc8edebc0628257b998ca6521790c52250e8" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "require": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "ajgl/breakpoint-twig-extension": "^0.3.4", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "drupal/core": "^8 || ^9" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "type": "drupal-module", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "extra": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "drupal": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "version": "8.x-1.2", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "datestamp": "1588041097", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "security-coverage": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        "status": "covered", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        "message": "Covered by Drupal's security advisory policy" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "notification-url": "https://packages.drupal.org/8/downloads", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "license": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "GPL-2.0-or-later" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "authors": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "name": "charginghawk", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    "homepage": "https://www.drupal.org/user/2626341" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "description": "Enables Xdebug breakpoints in Twig.", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "homepage": "https://www.drupal.org/project/twig_xdebug", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "support": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "source": "https://git.drupalcode.org/project/twig_xdebug" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "packages-dev": [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "aliases": [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "minimum-stability": "stable", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "stability-flags": { 
			 |