PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Lucas de Oliveira   Encurtador URL MongoDB   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Encurtador URL MongoDB
PHP URL shortener that stores URLs in MongoDB
Author: By
Last change:
Date: 3 years ago
Size: 5,479 bytes
 

Contents

Class file image Download
{ "_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": "25183389ae0b95d4954bf74cc9f764c2", "content-hash": "fab775f33e494688ef4803ea22134a9e", "packages": [ { "name": "twig/twig", "version": "v1.22.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "ebfc36b7e77b0c1175afe30459cf943010245540" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ebfc36b7e77b0c1175afe30459cf943010245540", "reference": "ebfc36b7e77b0c1175afe30459cf943010245540", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.22-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2015-10-13 07:07:02" }, { "name": "zf1/zend-exception", "version": "1.12.11", "source": { "type": "git", "url": "https://github.com/zf1/zend-exception.git", "reference": "ca30959d3e2f522f481a3d1459386acf1aa4ca74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zf1/zend-exception/zipball/ca30959d3e2f522f481a3d1459386acf1aa4ca74", "reference": "ca30959d3e2f522f481a3d1459386acf1aa4ca74", "shasum": "" }, "require": { "php": ">=5.2.11" }, "type": "library", "autoload": { "psr-0": { "Zend_Exception": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Zend Framework 1 Exception package", "homepage": "http://framework.zend.com/", "keywords": [ "ZF1", "exception", "framework", "zend" ], "time": "2015-04-30 11:10:20" }, { "name": "zf1/zend-registry", "version": "1.12.11", "source": { "type": "git", "url": "https://github.com/zf1/zend-registry.git", "reference": "179f22e1e5438bc9bd4efeb59b1fd6de5b95c6b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zf1/zend-registry/zipball/179f22e1e5438bc9bd4efeb59b1fd6de5b95c6b8", "reference": "179f22e1e5438bc9bd4efeb59b1fd6de5b95c6b8", "shasum": "" }, "require": { "php": ">=5.2.11", "zf1/zend-exception": "self.version" }, "suggest": { "zf1/zend-loader": "Used in special situations or with special adapters" }, "type": "library", "autoload": { "psr-0": { "Zend_Registry": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Zend Framework 1 Registry package", "homepage": "http://framework.zend.com/", "keywords": [ "ZF1", "framework", "registry", "zend" ], "time": "2015-04-30 11:14:26" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }