Skip to content
Snippets Groups Projects
Select Git revision
  • 6dd4cc481385b9eaa0f0e6095b3440d4a8f7ed3c
  • master default protected
  • ll-workflow
  • alc-scindage-donnees-pj
  • b24
  • FJ_LL_Tbl_Contrat
  • alc-docker-node
  • ll-apiplatform
  • php84
  • ll-rgpd
  • b23
  • alc-filtre-type-intervenant
  • ll-sans-mdb5
  • formules-ancienne-infra
  • ll-formules
  • alc-intervenant-dmep
  • ll-suppr-v_vol-s
  • b20
  • ll-postgresql
  • b23.0.1
  • b22
  • 24.8
  • 24.7
  • 24.6
  • 24.5
  • 24.4
  • 24.3
  • 24.2
  • 24.1
  • 24.0
  • 23.15
  • 24.0-beta19
  • 24.0-beta18
  • 24.0-beta17
  • 24.0-beta16
  • 24.0-beta15
  • 24.0-beta14
  • 24.0-beta13
  • 23.14
  • 24.0-beta12
  • 24.0-beta11
41 results

EntityServiceFactory.php

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    composer.lock 101.63 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": "4799b3519b0d742b2bafbb23b86b81e2",
        "content-hash": "d147ddf80b44c108ce9103c3b9dca523",
        "packages": [
            {
                "name": "beberlei/assert",
                "version": "v2.7.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/beberlei/assert.git",
                    "reference": "8726e183ebbb0169cb6cb4832e22ebd355524563"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/beberlei/assert/zipball/8726e183ebbb0169cb6cb4832e22ebd355524563",
                    "reference": "8726e183ebbb0169cb6cb4832e22ebd355524563",
                    "shasum": ""
                },
                "require": {
                    "ext-mbstring": "*",
                    "php": ">=5.3"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.1.1",
                    "phpunit/phpunit": "^4|^5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Assert\\": "lib/Assert"
                    },
                    "files": [
                        "lib/Assert/functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Benjamin Eberlei",
                        "email": "kontakt@beberlei.de",
                        "role": "Lead Developer"
                    },
                    {
                        "name": "Richard Quadling",
                        "email": "rquadling@gmail.com",
                        "role": "Collaborator"
                    }
                ],
                "description": "Thin assertion library for input validation in business models.",
                "keywords": [
                    "assert",
                    "assertion",
                    "validation"
                ],
                "time": "2017-05-04 02:00:24"
            },
            {
                "name": "doctrine/annotations",
                "version": "v1.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/annotations.git",