|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "ce2fb9151a5b29afa4b1e2ed2f5c7579",
|
|
|
|
|
|
+ "content-hash": "26b8861e6f7bfbf1ccef3d6b9d9b651d",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "barryvdh/laravel-dompdf",
|
|
"name": "barryvdh/laravel-dompdf",
|
|
@@ -1332,6 +1332,115 @@
|
|
},
|
|
},
|
|
"time": "2020-09-30T07:37:11+00:00"
|
|
"time": "2020-09-30T07:37:11+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "ircmaxell/random-lib",
|
|
|
|
+ "version": "v1.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/ircmaxell/RandomLib.git",
|
|
|
|
+ "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
|
|
|
|
+ "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ircmaxell/security-lib": "^1.1",
|
|
|
|
+ "php": ">=5.3.2"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^1.11",
|
|
|
|
+ "mikey179/vfsstream": "^1.6",
|
|
|
|
+ "phpunit/phpunit": "^4.8|^5.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.1.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "RandomLib": "lib"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Anthony Ferrara",
|
|
|
|
+ "email": "ircmaxell@ircmaxell.com",
|
|
|
|
+ "homepage": "http://blog.ircmaxell.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A Library For Generating Secure Random Numbers",
|
|
|
|
+ "homepage": "https://github.com/ircmaxell/RandomLib",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "cryptography",
|
|
|
|
+ "random",
|
|
|
|
+ "random-numbers",
|
|
|
|
+ "random-strings"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/ircmaxell/RandomLib/issues",
|
|
|
|
+ "source": "https://github.com/ircmaxell/RandomLib/tree/master"
|
|
|
|
+ },
|
|
|
|
+ "time": "2016-09-07T15:52:06+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "ircmaxell/security-lib",
|
|
|
|
+ "version": "v1.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/ircmaxell/SecurityLib.git",
|
|
|
|
+ "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
|
|
|
|
+ "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.2"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "mikey179/vfsstream": "1.1.*"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "SecurityLib": "lib"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Anthony Ferrara",
|
|
|
|
+ "email": "ircmaxell@ircmaxell.com",
|
|
|
|
+ "homepage": "http://blog.ircmaxell.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A Base Security Library",
|
|
|
|
+ "homepage": "https://github.com/ircmaxell/SecurityLib",
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/ircmaxell/SecurityLib/issues",
|
|
|
|
+ "source": "https://github.com/ircmaxell/SecurityLib/tree/master"
|
|
|
|
+ },
|
|
|
|
+ "time": "2015-03-20T14:31:23+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "jakub-onderka/php-console-color",
|
|
"name": "jakub-onderka/php-console-color",
|
|
"version": "v0.2",
|
|
"version": "v0.2",
|
|
@@ -3779,6 +3888,72 @@
|
|
},
|
|
},
|
|
"time": "2020-02-21T04:36:14+00:00"
|
|
"time": "2020-02-21T04:36:14+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "repejota/nats",
|
|
|
|
+ "version": "0.8.7",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/repejota/phpnats.git",
|
|
|
|
+ "reference": "68e6d24232e8b5aaf134697e47de2652b3ebff6f"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/repejota/phpnats/zipball/68e6d24232e8b5aaf134697e47de2652b3ebff6f",
|
|
|
|
+ "reference": "68e6d24232e8b5aaf134697e47de2652b3ebff6f",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ircmaxell/random-lib": "^1.2"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "leanphp/phpspec-code-coverage": "^3.2@dev",
|
|
|
|
+ "phpspec/phpspec": "^3.0",
|
|
|
|
+ "phpunit/phpunit": "5.*",
|
|
|
|
+ "satooshi/php-coveralls": "2.0.x-dev"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "Nats": "src",
|
|
|
|
+ "Nats\\Test": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Raül Pérez",
|
|
|
|
+ "email": "repejota@gmail.com",
|
|
|
|
+ "homepage": "http://www.repejota.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Adrià Cidre",
|
|
|
|
+ "email": "adria.cidre@gmail.com",
|
|
|
|
+ "homepage": "http://oridoki.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "José Gil",
|
|
|
|
+ "email": "josgilmo@gmail.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Gorka López de Torre",
|
|
|
|
+ "email": "glopezdetorre@gmail.com",
|
|
|
|
+ "homepage": "http://gorka.io",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A nats.io client in PHP",
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/repejota/phpnats/issues",
|
|
|
|
+ "source": "https://github.com/repejota/phpnats/tree/master"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-06-09T15:32:07+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "sabberworm/php-css-parser",
|
|
"name": "sabberworm/php-css-parser",
|
|
"version": "8.3.1",
|
|
"version": "8.3.1",
|