diff --git a/composer.json b/composer.json index 569d6a7fac2424631c1bc40d5ef6ec48562d66ec..76c20538c0b0538f201a019dd3197165a2618f7e 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 2a60261e21f0fcb4e5ddc8fb52b0b0b9d044ed12..7ea44e3d7acb9d497912d872fb731a48d1456768 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": [],