Select Git revision
flashMessenger.js
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"
},