{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "2e1dda27800f80ae9e755076930e53c9", "content-hash": "480c68fd01788f45a671fe5313b81433", "packages": [ { "name": "eighteenplus/agegate", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/18-plus/php-generic.git", "reference": "b49bf55301eaac8ebedd612891736c73b682c307" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/18-plus/php-generic/zipball/b49bf55301eaac8ebedd612891736c73b682c307", "reference": "b49bf55301eaac8ebedd612891736c73b682c307", "shasum": "" }, "require": { "firebase/php-jwt": "^5.0", "jaybizzle/crawler-detect": "^1.2", "jucksearm/php-barcode": "^1.0", "mobiledetect/mobiledetectlib": "^2.8", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-4": { "EighteenPlus\\AgeGateway\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "***", "email": "you@you.com" } ], "description": "18+ Age Gateway for Adult Websites", "homepage": "https://www.18plus.org/", "keywords": [ "agegateway", "eighteenplus" ], "time": "2019-06-13 12:31:42" }, { "name": "eighteenplus/agegateway", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/18-plus/php-generic.git", "reference": "b49bf55301eaac8ebedd612891736c73b682c307" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/18-plus/php-generic/zipball/b49bf55301eaac8ebedd612891736c73b682c307", "reference": "b49bf55301eaac8ebedd612891736c73b682c307", "shasum": "" }, "require": { "firebase/php-jwt": "^5.0", "jaybizzle/crawler-detect": "^1.2", "jucksearm/php-barcode": "^1.0", "mobiledetect/mobiledetectlib": "^2.8", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-4": { "EighteenPlus\\AgeGateway\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "***", "email": "you@you.com" } ], "description": "18+ Age Gateway for Adult Websites", "homepage": "https://www.18plus.org/", "keywords": [ "agegateway", "eighteenplus" ], "time": "2019-06-13 12:31:42" }, { "name": "firebase/php-jwt", "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": " 4.8.35" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "time": "2017-06-27 22:17:23" }, { "name": "jaybizzle/crawler-detect", "version": "v1.2.83", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "80f1357b431c605745eeb901fe4c32c8f25a5c52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/80f1357b431c605745eeb901fe4c32c8f25a5c52", "reference": "80f1357b431c605745eeb901fe4c32c8f25a5c52", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5", "satooshi/php-coveralls": "1.*" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ], "time": "2019-06-04 19:56:51" }, { "name": "jucksearm/php-barcode", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/jucksearm/php-barcode.git", "reference": "066a58776ec9e94dd6d5843c0fb9a3ff95e74d8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jucksearm/php-barcode/zipball/066a58776ec9e94dd6d5843c0fb9a3ff95e74d8b", "reference": "066a58776ec9e94dd6d5843c0fb9a3ff95e74d8b", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^6.1" }, "type": "library", "autoload": { "psr-4": { "jucksearm\\barcode\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPLv3" ], "authors": [ { "name": "jucksearm", "email": "jucksearm.bkk@gmail.com" } ], "description": "Barcode Generation Package inspired by Nicola Asuni.", "keywords": [ "CODE 128", "barcode", "datamatrix", "pdf417", "php barcode", "qr code", "qrcode" ], "time": "2017-06-05 04:41:51" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.33", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cd385290f9a0d609d2eddd165a1e44ec1bf12102", "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.35||~5.7" }, "type": "library", "autoload": { "classmap": [ "Mobile_Detect.php" ], "psr-0": { "Detection": "namespaced/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "time": "2018-09-01 15:05:15" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "eighteenplus/agegateway": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }