Skip to content
Snippets Groups Projects
Select Git revision
  • a31b0078ee8990abf936e5de0d75ebcc41b7a7a5
  • master default protected
  • detached4
  • detached3
  • detached2
  • bsv-next
  • detached
  • php82
  • 6.x
  • 6.4.0
  • 6.3.3
  • 6.3.2
  • 6.3.1
  • 6.3.0
  • 6.2.7
  • 6.2.6
  • 6.2.5
  • 6.2.4
  • 6.2.3
  • 6.2.2
  • 6.2.1
  • 6.2.0
  • 6.1.3
  • 6.1.2
  • 6.1.1
  • 6.1.0
  • 6.0.0
27 results

flashMessenger.js

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    composer.lock 333.76 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#installing-dependencies",
            "This file is @generated automatically"
        ],
        "content-hash": "f8255ab27896ddcf9cadff570bcc222d",
        "packages": [
            {
                "name": "api-skeletons/doctrine-orm-hydration-module",
                "version": "1.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/API-Skeletons/doctrine-orm-hydration-module.git",
                    "reference": "d21130e9995cc0afdf1648451f3c88161708fad4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/API-Skeletons/doctrine-orm-hydration-module/zipball/d21130e9995cc0afdf1648451f3c88161708fad4",
                    "reference": "d21130e9995cc0afdf1648451f3c88161708fad4",
                    "shasum": ""
                },
                "require": {
                    "doctrine/doctrine-laminas-hydrator": "^2.1 || ^3.0 || ^4.0",
                    "doctrine/doctrine-module": "^4.1 || ^5.1",
                    "php": "^7.4 || ~8.0.0"
                },
                "require-dev": {
                    "doctrine/doctrine-orm-module": "^3.2 || ^5.1",
                    "phpunit/phpunit": "^9.5",
                    "squizlabs/php_codesniffer": "^3.5"
                },
                "type": "library",
                "extra": {
                    "laminas": {
                        "module": "ApiSkeletons\\DoctrineORMHydrationModule"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ApiSkeletons\\DoctrineORMHydrationModule\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Toon Verwerft",
                        "email": "toon.verwerft@phpro.be"
                    },
                    {
                        "name": "Tom H Anderson",
                        "email": "tom.h.anderson@gmail.com"
                    }
                ],
                "description": "Doctrine ORM hydrators for Laminas",
                "keywords": [
                    "doctrine",
                    "hydrator",
                    "laminas",
                    "orm"
                ],
                "support": {
                    "issues": "https://github.com/API-Skeletons/doctrine-orm-hydration-module/issues",
                    "source": "https://github.com/API-Skeletons/doctrine-orm-hydration-module/tree/1.0.3"
                },
                "time": "2022-11-02T01:31:24+00:00"
            },