Skip to content
Snippets Groups Projects
Select Git revision
  • b01fcd6bc00e3bcd812061cb270147c6bf9d7606
  • new default
  • master
  • 2.0
  • v1.0
  • 1.5.0
  • 1.4.0
  • 1.3.0
8 results

manage_lockups.php

Blame
  • composer.lock 14.30 KiB
    {
        "_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": "2ab34d0ff69b48500c20621330c1bfd7",
        "packages": [
            {
                "name": "ccampbell/chromephp",
                "version": "4.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ccampbell/chromephp.git",
                    "reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ccampbell/chromephp/zipball/c3c297615d48ae5b2a86a82311152d1ed095fcef",
                    "reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.0.0"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "ChromePhp": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "Apache-2.0"
                ],
                "authors": [
                    {
                        "name": "Craig Campbell",
                        "email": "iamcraigcampbell@gmail.com",
                        "homepage": "http://craig.is",
                        "role": "Developer"
                    }
                ],
                "description": "Log variables to the Chrome console (via Chrome Logger Google Chrome extension).",
                "homepage": "http://github.com/ccampbell/chromephp",
                "keywords": [
                    "log",
                    "logging"
                ],
                "time": "2013-06-26 03:44:33"
            },
            {
                "name": "ckeditor/ckeditor",
                "version": "4.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ckeditor/ckeditor-releases.git",
                    "reference": "0068dd540ce8bf1815abb7b5455c55354bc56334"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ckeditor/ckeditor-releases/zipball/0068dd540ce8bf1815abb7b5455c55354bc56334",
                    "reference": "0068dd540ce8bf1815abb7b5455c55354bc56334",
                    "shasum": ""
                },
                "type": "library",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0+",
                    "LGPL-2.1+",
                    "MPL-1.1+"
                ],
                "authors": [
                    {
                        "name": "CKSource - Frederico Knabben",
                        "homepage": "http://cksource.com"
                    }
                ],
                "description": "JavaScript WYSIWYG web text editor.",
                "homepage": "http://ckeditor.com",
                "keywords": [
                    "CKEditor",
                    "editor",
                    "fckeditor",
                    "html",
                    "javascript",
                    "richtext",
                    "text",
                    "wysiwyg"
                ],
                "time": "2014-02-26 15:34:37"
            },
            {
                "name": "mobiledetect/mobiledetectlib",
                "version": "2.8.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/serbanghita/Mobile-Detect.git",
                    "reference": "f5753e4b90daffe50c902e99df5ce3c58fca3fee"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/f5753e4b90daffe50c902e99df5ce3c58fca3fee",
                    "reference": "f5753e4b90daffe50c902e99df5ce3c58fca3fee",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.0.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "*"
                },
                "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://ghita.org",
                        "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": "2014-07-10 20:00:25"
            },
            {
                "name": "phpoffice/phpexcel",
                "version": "1.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/PHPOffice/PHPExcel.git",
                    "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/e69a5e4d0ffa7fb6f171859e0a04346e580df30b",
                    "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "ext-xmlwriter": "*",
                    "php": ">=5.2.0"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "PHPExcel": "Classes/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL"
                ],
                "authors": [
                    {
                        "name": "Maarten Balliauw",
                        "homepage": "http://blog.maartenballiauw.be"
                    },
                    {
                        "name": "Mark Baker"
                    },
                    {
                        "name": "Franck Lefevre",
                        "homepage": "http://blog.rootslabs.net"
                    },
                    {
                        "name": "Erik Tilt"
                    }
                ],
                "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
                "homepage": "http://phpexcel.codeplex.com",
                "keywords": [
                    "OpenXML",
                    "excel",
                    "php",
                    "spreadsheet",
                    "xls",
                    "xlsx"
                ],
                "time": "2014-03-02 15:22:49"
            },
            {
                "name": "raven/raven",
                "version": "0.12.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/getsentry/raven-php.git",
                    "reference": "b325984c792ff89f985b73da9a3ad8ed8b520bca"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/getsentry/raven-php/zipball/b325984c792ff89f985b73da9a3ad8ed8b520bca",
                    "reference": "b325984c792ff89f985b73da9a3ad8ed8b520bca",
                    "shasum": ""
                },
                "require": {
                    "ext-curl": "*",
                    "php": ">=5.2.4"
                },
                "require-dev": {
                    "fabpot/php-cs-fixer": "^1.8.0",
                    "phpunit/phpunit": "^4.6.6"
                },
                "bin": [
                    "bin/raven"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "0.12.x-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Raven_": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD"
                ],
                "authors": [
                    {
                        "name": "David Cramer",
                        "email": "dcramer@gmail.com"
                    }
                ],
                "description": "A PHP client for Sentry (http://getsentry.com)",
                "homepage": "http://getsentry.com",
                "keywords": [
                    "log",
                    "logging"
                ],
                "time": "2015-08-25 22:38:46"
            },
            {
                "name": "restler/framework",
                "version": "3.0.0",
                "target-dir": "Luracast/Restler",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Luracast/Restler-Framework.git",
                    "reference": "6ee10b3e5dbc6376916fed55ec2340a37cce436b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Luracast/Restler-Framework/zipball/6ee10b3e5dbc6376916fed55ec2340a37cce436b",
                    "reference": "6ee10b3e5dbc6376916fed55ec2340a37cce436b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "replace": {
                    "luracast/restler": "3.*"
                },
                "require-dev": {
                    "bshaffer/oauth2-server-php": "v1.0",
                    "luracast/explorer": "*",
                    "mustache/mustache": "dev-master",
                    "rodneyrehm/plist": "dev-master",
                    "symfony/yaml": "*",
                    "twig/twig": "v1.13.0",
                    "zendframework/zendamf": "dev-master"
                },
                "suggest": {
                    "bshaffer/oauth2-server-php": "Restler can provide OAuth2 authentication using this library (see require-dev for details)",
                    "luracast/explorer": "Restler's very own api explorer (see require-dev for details)",
                    "mustache/mustache": "Restler can render HtmlView using mustache/handlebar templates (see require-dev for details)",
                    "rodneyrehm/plist": "Restler supports tho Apple plist xml format (see require-dev for details)",
                    "symfony/yaml": "Restler can produce content in yaml format as well (see require-dev for details)",
                    "twig/twig": "Restler can render HtmlView using twig templates (see require-dev for details)",
                    "zendframework/zendamf": "Support for the amf document format  (see require-dev for details)"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "master": "v3.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Luracast\\Restler": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-2.1"
                ],
                "authors": [
                    {
                        "name": "Luracast",
                        "email": "arul@luracast.com"
                    },
                    {
                        "name": "Nick nickl- Lombard",
                        "email": "github@jigsoft.co.za"
                    }
                ],
                "description": "Just the Restler Framework without the tests and examples",
                "homepage": "http://luracast.com/products/restler/",
                "keywords": [
                    "api",
                    "framework",
                    "rest",
                    "server"
                ],
                "time": "2015-08-04 07:52:49"
            },
            {
                "name": "tecnick.com/tcpdf",
                "version": "6.2.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/tecnickcom/TCPDF.git",
                    "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb",
                    "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "fonts",
                        "config",
                        "include",
                        "tcpdf.php",
                        "tcpdf_parser.php",
                        "tcpdf_import.php",
                        "tcpdf_barcodes_1d.php",
                        "tcpdf_barcodes_2d.php",
                        "include/tcpdf_colors.php",
                        "include/tcpdf_filters.php",
                        "include/tcpdf_font_data.php",
                        "include/tcpdf_fonts.php",
                        "include/tcpdf_images.php",
                        "include/tcpdf_static.php",
                        "include/barcodes/datamatrix.php",
                        "include/barcodes/pdf417.php",
                        "include/barcodes/qrcode.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPLv3"
                ],
                "authors": [
                    {
                        "name": "Nicola Asuni",
                        "email": "info@tecnick.com",
                        "homepage": "http://nicolaasuni.tecnick.com"
                    }
                ],
                "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
                "homepage": "http://www.tcpdf.org/",
                "keywords": [
                    "PDFD32000-2008",
                    "TCPDF",
                    "barcodes",
                    "datamatrix",
                    "pdf",
                    "pdf417",
                    "qrcode"
                ],
                "time": "2015-01-28 18:51:40"
            }
        ],
        "packages-dev": [],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": [],
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": {
            "php": ">=5.3.0",
            "ext-curl": "*"
        },
        "platform-dev": []
    }