PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Adrian M   upMVC   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: upMVC
Pure PHP web development without other frameworks
Author: By
Last change: upMVC-ORM
Date: 11 days ago
Size: 2,298 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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "222e18e557cfa2d0d37c2c413cecd758", "packages": [ { "name": "gabordemooij/redbean", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/gabordemooij/redbean.git", "reference": "599bd825f1b7e0179425a0f6f5af145b817774d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/599bd825f1b7e0179425a0f6f5af145b817774d2", "reference": "599bd825f1b7e0179425a0f6f5af145b817774d2", "shasum": "" }, "require": { "php": ">=5.3.4" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "RedBeanPHP\\": "RedBeanPHP" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Gabor de Mooij", "email": "[email protected]", "homepage": "https://redbeanphp.com" } ], "description": "RedBeanPHP ORM", "homepage": "https://redbeanphp.com/", "keywords": [ "orm" ], "support": { "issues": "https://github.com/gabordemooij/redbean/issues", "source": "https://github.com/gabordemooij/redbean/tree/master" }, "time": "2024-12-14T13:21:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "gabordemooij/redbean": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.1" }, "platform-dev": [], "plugin-api-version": "2.6.0" }