Initial commit
This commit is contained in:
55
composer.lock
generated
55
composer.lock
generated
@@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "79fd1d043d7eab2b06b0d2048bb23b4b",
|
||||
"content-hash": "03aef8e54d6317ce26f0dbe72aff1ebb",
|
||||
"hash": "28923d4c444590eed22a413ddea60d0f",
|
||||
"content-hash": "4e434b4c30749b442eed8f2e1497b92e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aura/installer-default",
|
||||
@@ -351,57 +351,6 @@
|
||||
"description": "A composer installer for CakePHP 3.0+ plugins.",
|
||||
"time": "2017-12-24 21:09:29"
|
||||
},
|
||||
{
|
||||
"name": "microweber/screen",
|
||||
"version": "v1.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microweber/screen.git",
|
||||
"reference": "a7865099d2fbb8960052cfb408b4cbe463b31774"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/microweber/screen/zipball/a7865099d2fbb8960052cfb408b4cbe463b31774",
|
||||
"reference": "a7865099d2fbb8960052cfb408b4cbe463b31774",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "~3.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Screen\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Peter Ivanov",
|
||||
"email": "peter@microweber.com",
|
||||
"homepage": "http://microweber.com"
|
||||
},
|
||||
{
|
||||
"name": "André Filipe",
|
||||
"email": "andre.r.flip@gmail.com",
|
||||
"homepage": "http://masnathan.com"
|
||||
}
|
||||
],
|
||||
"description": "A PHP Class to interact with PhantomJs and capture screenshot of a webpage",
|
||||
"keywords": [
|
||||
"capture",
|
||||
"phantomjs",
|
||||
"print-screen",
|
||||
"screen"
|
||||
],
|
||||
"time": "2017-01-20 15:21:43"
|
||||
},
|
||||
{
|
||||
"name": "mobiledetect/mobiledetectlib",
|
||||
"version": "2.8.31",
|
||||
|
||||
Reference in New Issue
Block a user