Bump paragonie/random_compat from 2.0.21 to 9.99.100

Bumps [paragonie/random_compat](https://github.com/paragonie/random_compat) from 2.0.21 to 9.99.100.
- [Release notes](https://github.com/paragonie/random_compat/releases)
- [Changelog](https://github.com/paragonie/random_compat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paragonie/random_compat/compare/v2.0.21...v9.99.100)

---
updated-dependencies:
- dependency-name: paragonie/random_compat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-10 03:05:57 +00:00 committed by GitHub
parent b75bfc3e34
commit 78acabc644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 18 deletions

View File

@ -25,7 +25,7 @@
},
"require" : {
"php" : "^5.6.0 || ^7.0 || ^8.0",
"paragonie/random_compat" : "2.0.21",
"paragonie/random_compat" : "9.99.100",
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib" : "1.18.0"
},

30
composer.lock generated
View File

@ -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": "fa52d4988bfe17d4b27e3a4789a1ec49",
"content-hash": "ec28d619015608d860472fe919e5dc8b",
"packages": [
{
"name": "mlocati/ip-lib",
@ -75,33 +75,29 @@
},
{
"name": "paragonie/random_compat",
"version": "v2.0.21",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae"
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
"reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
"php": ">= 7"
},
"require-dev": {
"phpunit/phpunit": "*"
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"autoload": {
"files": [
"lib/random.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
@ -120,7 +116,7 @@
"pseudorandom",
"random"
],
"time": "2022-02-16T17:07:03+00:00"
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "yzalis/identicon",
@ -1452,12 +1448,12 @@
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [