From 602421b6a7db6c331b04d8a1a2f000c09ced592e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 20 Jun 2022 12:08:09 +0000
Subject: [PATCH] chore(deps): update dependency symplify/easy-coding-standard
 to v11

---
 composer.json |  2 +-
 composer.lock | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/composer.json b/composer.json
index 569d6a7f..76c20538 100644
--- a/composer.json
+++ b/composer.json
@@ -61,7 +61,7 @@
         "web-token/jwt-core": "^2.2"
     },
     "require-dev": {
-        "symplify/easy-coding-standard": "^10.2"
+        "symplify/easy-coding-standard": "^11.0"
     },
     "suggest": {
         "cesnet/simplesamlphp-module-privacyidea": "included privacyIDEA template is for this module"
diff --git a/composer.lock b/composer.lock
index 2a60261e..7ea44e3d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "0db0a97b6db7c617395634162f48d5b6",
+    "content-hash": "72597eecfc71cbdd4c5b2b56d670d65b",
     "packages": [
         {
             "name": "brick/math",
@@ -5905,16 +5905,16 @@
     "packages-dev": [
         {
             "name": "symplify/easy-coding-standard",
-            "version": "10.3.2",
+            "version": "11.0.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symplify/easy-coding-standard.git",
-                "reference": "b70bd8ef7e14a9881c99ac0f9532e174b5b90123"
+                "reference": "452134abc6bc80482a9e2a85bc4f300fe773879b"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/b70bd8ef7e14a9881c99ac0f9532e174b5b90123",
-                "reference": "b70bd8ef7e14a9881c99ac0f9532e174b5b90123",
+                "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/452134abc6bc80482a9e2a85bc4f300fe773879b",
+                "reference": "452134abc6bc80482a9e2a85bc4f300fe773879b",
                 "shasum": ""
             },
             "require": {
@@ -5944,7 +5944,7 @@
             ],
             "description": "Prefixed scoped version of ECS package",
             "support": {
-                "source": "https://github.com/symplify/easy-coding-standard/tree/10.3.2"
+                "source": "https://github.com/symplify/easy-coding-standard/tree/11.0.3"
             },
             "funding": [
                 {
@@ -5956,7 +5956,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2022-06-11T11:44:35+00:00"
+            "time": "2022-06-13T23:35:50+00:00"
         }
     ],
     "aliases": [],
-- 
GitLab