diff --git a/composer.lock b/composer.lock index 39e80ae1..53be3a6a 100644 --- a/composer.lock +++ b/composer.lock @@ -5146,16 +5146,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.1", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3" + "reference": "04f9ffae372a9816d4472dfb7bcf6126b623a9df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/f440677bad66c0ef42fa3f875bf05718028af5d3", - "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/04f9ffae372a9816d4472dfb7bcf6126b623a9df", + "reference": "04f9ffae372a9816d4472dfb7bcf6126b623a9df", "shasum": "" }, "require": { @@ -5239,6 +5239,7 @@ "generated/ps.php", "generated/pspell.php", "generated/readline.php", + "generated/rpminfo.php", "generated/rrd.php", "generated/sem.php", "generated/session.php", @@ -5274,7 +5275,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-03-24T13:59:42+00:00" + "time": "2020-05-04T15:25:36+00:00" }, { "name": "theseer/tokenizer",