diff --git a/composer.lock b/composer.lock index 921196bd..cfefafb8 100644 --- a/composer.lock +++ b/composer.lock @@ -8627,16 +8627,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v2.2.1", + "version": "v2.2.2", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "2a8d758fd17763faf86e4aa798193e17b9fac38c" + "reference": "440284f9592c9df402832452a6871a8b3c48d97e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/2a8d758fd17763faf86e4aa798193e17b9fac38c", - "reference": "2a8d758fd17763faf86e4aa798193e17b9fac38c", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/440284f9592c9df402832452a6871a8b3c48d97e", + "reference": "440284f9592c9df402832452a6871a8b3c48d97e", "shasum": "" }, "require": { @@ -8759,9 +8759,9 @@ "description": "PHP core functions that throw exceptions instead of returning FALSE on error", "support": { "issues": "https://github.com/thecodingmachine/safe/issues", - "source": "https://github.com/thecodingmachine/safe/tree/v2.2.1" + "source": "https://github.com/thecodingmachine/safe/tree/v2.2.2" }, - "time": "2022-06-09T15:36:45+00:00" + "time": "2022-07-20T17:46:34+00:00" }, { "name": "theseer/tokenizer",