Bump rullzer/easytotp from 0.1.3 to 0.1.4
Bumps [rullzer/easytotp](https://github.com/rullzer/easytotp) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rullzer/easytotp/releases) - [Commits](https://github.com/rullzer/easytotp/compare/v0.1.3...v0.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Родитель
1e9fcb3d9c
Коммит
a05bad5152
|
@ -46,9 +46,9 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Christian Riesen",
|
||||
"role": "Developer",
|
||||
"email": "chris.riesen@gmail.com",
|
||||
"homepage": "http://christianriesen.com",
|
||||
"role": "Developer"
|
||||
"homepage": "http://christianriesen.com"
|
||||
}
|
||||
],
|
||||
"description": "Base32 encoder/decoder according to RFC 4648",
|
||||
|
@ -63,16 +63,16 @@
|
|||
},
|
||||
{
|
||||
"name": "rullzer/easytotp",
|
||||
"version": "v0.1.3",
|
||||
"version": "v0.1.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rullzer/easytotp.git",
|
||||
"reference": "2abb51ed20ae250a205061a3cbaeef2cb06d570e"
|
||||
"reference": "3214c29212bab1c9b5ffd03b228e51bf85cae305"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rullzer/easytotp/zipball/2abb51ed20ae250a205061a3cbaeef2cb06d570e",
|
||||
"reference": "2abb51ed20ae250a205061a3cbaeef2cb06d570e",
|
||||
"url": "https://api.github.com/repos/rullzer/easytotp/zipball/3214c29212bab1c9b5ffd03b228e51bf85cae305",
|
||||
"reference": "3214c29212bab1c9b5ffd03b228e51bf85cae305",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -94,9 +94,9 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Roeland Jago Douma",
|
||||
"role": "Developer",
|
||||
"email": "roeland@famdouma.nl",
|
||||
"homepage": "http://rullzer.com",
|
||||
"role": "Developer"
|
||||
"homepage": "http://rullzer.com"
|
||||
}
|
||||
],
|
||||
"description": "Time-Based One-Time Password according to RFC6238",
|
||||
|
@ -107,7 +107,7 @@
|
|||
"rfc6238",
|
||||
"totp"
|
||||
],
|
||||
"time": "2019-03-05T12:09:03+00:00"
|
||||
"time": "2019-08-07T13:01:50+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
@ -152,9 +152,9 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Christian Riesen",
|
||||
"role": "Developer",
|
||||
"email": "chris.riesen@gmail.com",
|
||||
"homepage": "http://christianriesen.com",
|
||||
"role": "Developer"
|
||||
"homepage": "http://christianriesen.com"
|
||||
}
|
||||
],
|
||||
"description": "One Time Passwords, hotp and totp according to RFC4226 and RFC6238",
|
||||
|
@ -441,15 +441,15 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Paragon Initiative Enterprises",
|
||||
"role": "Maintainer",
|
||||
"email": "security@paragonie.com",
|
||||
"homepage": "https://paragonie.com",
|
||||
"role": "Maintainer"
|
||||
"homepage": "https://paragonie.com"
|
||||
},
|
||||
{
|
||||
"name": "Steve 'Sc00bz' Thomas",
|
||||
"role": "Original Developer",
|
||||
"email": "steve@tobtu.com",
|
||||
"homepage": "https://www.tobtu.com",
|
||||
"role": "Original Developer"
|
||||
"homepage": "https://www.tobtu.com"
|
||||
}
|
||||
],
|
||||
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|
||||
|
@ -599,18 +599,18 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Arne Blankerts",
|
||||
"email": "arne@blankerts.de",
|
||||
"role": "Developer"
|
||||
"role": "Developer",
|
||||
"email": "arne@blankerts.de"
|
||||
},
|
||||
{
|
||||
"name": "Sebastian Heuer",
|
||||
"email": "sebastian@phpeople.de",
|
||||
"role": "Developer"
|
||||
"role": "Developer",
|
||||
"email": "sebastian@phpeople.de"
|
||||
},
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "Developer"
|
||||
"role": "Developer",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "Library for handling version information and constraints",
|
||||
|
@ -881,8 +881,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
||||
|
@ -932,8 +932,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
||||
|
@ -974,8 +974,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "Simple template engine.",
|
||||
|
@ -1023,8 +1023,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "Utility class for timing",
|
||||
|
@ -1154,8 +1154,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "The PHP Unit Testing framework.",
|
||||
|
@ -1725,8 +1725,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
}
|
||||
],
|
||||
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
||||
|
|
Загрузка…
Ссылка в новой задаче