Commit ed447b08 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Merge branch 'alc-module-piece-jointe'

# Conflicts:
#	module/Service/src/Form/MotifModificationServiceDuFieldset.php
parents d69dcf1c c01cbb8e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,12 +9,12 @@
 */

use Application\Entity\Db\Fichier;
use Application\Entity\Db\PieceJointe;
use PieceJointe\Entity\Db\PieceJointe;
use Application\Entity\Db\Validation;
use Application\Service\FichierService;
use Application\Service\IntervenantService;
use Application\Service\PieceJointeService;
use Application\Service\TypePieceJointeService;
use PieceJointe\Service\PieceJointeService;
use PieceJointe\Service\TypePieceJointeService;
use Application\Service\TypeValidationService;
use Application\Service\ValidationService;

+75 −74
Original line number Diff line number Diff line
@@ -460,16 +460,16 @@
        },
        {
            "name": "doctrine/dbal",
            "version": "3.6.0",
            "version": "3.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "85b98cb23c8af471a67abfe14485da696bcabc2e"
                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/85b98cb23c8af471a67abfe14485da696bcabc2e",
                "reference": "85b98cb23c8af471a67abfe14485da696bcabc2e",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
                "shasum": ""
            },
            "require": {
@@ -485,11 +485,11 @@
                "doctrine/coding-standard": "11.1.0",
                "fig/log-test": "^1",
                "jetbrains/phpstorm-stubs": "2022.3",
                "phpstan/phpstan": "1.9.14",
                "phpstan/phpstan-strict-rules": "^1.4",
                "phpunit/phpunit": "9.6.3",
                "phpstan/phpstan": "1.10.3",
                "phpstan/phpstan-strict-rules": "^1.5",
                "phpunit/phpunit": "9.6.4",
                "psalm/plugin-phpunit": "0.18.4",
                "squizlabs/php_codesniffer": "3.7.1",
                "squizlabs/php_codesniffer": "3.7.2",
                "symfony/cache": "^5.4|^6.0",
                "symfony/console": "^4.4|^5.4|^6.0",
                "vimeo/psalm": "4.30.0"
@@ -552,7 +552,7 @@
            ],
            "support": {
                "issues": "https://github.com/doctrine/dbal/issues",
                "source": "https://github.com/doctrine/dbal/tree/3.6.0"
                "source": "https://github.com/doctrine/dbal/tree/3.6.1"
            },
            "funding": [
                {
@@ -568,7 +568,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-02-07T22:52:03+00:00"
            "time": "2023-03-02T19:26:24+00:00"
        },
        {
            "name": "doctrine/deprecations",
@@ -2024,16 +2024,16 @@
        },
        {
            "name": "laminas/laminas-crypt",
            "version": "3.9.0",
            "version": "3.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-crypt.git",
                "reference": "56ab1b195dad5456753601ff2e8e3d3fd9392d1a"
                "reference": "588375caf4d505fee90d1449e9714c912ceb5051"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/56ab1b195dad5456753601ff2e8e3d3fd9392d1a",
                "reference": "56ab1b195dad5456753601ff2e8e3d3fd9392d1a",
                "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/588375caf4d505fee90d1449e9714c912ceb5051",
                "reference": "588375caf4d505fee90d1449e9714c912ceb5051",
                "shasum": ""
            },
            "require": {
@@ -2084,7 +2084,7 @@
                    "type": "community_bridge"
                }
            ],
            "time": "2022-10-16T15:51:01+00:00"
            "time": "2023-03-03T15:57:57+00:00"
        },
        {
            "name": "laminas/laminas-db",
@@ -2569,16 +2569,16 @@
        },
        {
            "name": "laminas/laminas-form",
            "version": "3.8.0",
            "version": "3.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-form.git",
                "reference": "087def3e3e4a70c618cdf622fbea8840280ff1c2"
                "reference": "843056ab671477be0204ceb7f13feaab41193b52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/087def3e3e4a70c618cdf622fbea8840280ff1c2",
                "reference": "087def3e3e4a70c618cdf622fbea8840280ff1c2",
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/843056ab671477be0204ceb7f13feaab41193b52",
                "reference": "843056ab671477be0204ceb7f13feaab41193b52",
                "shasum": ""
            },
            "require": {
@@ -2662,7 +2662,7 @@
                    "type": "community_bridge"
                }
            ],
            "time": "2022-12-05T19:11:27+00:00"
            "time": "2023-03-13T17:53:17+00:00"
        },
        {
            "name": "laminas/laminas-http",
@@ -4808,16 +4808,16 @@
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.26.0",
            "version": "2.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-view.git",
                "reference": "955c34b8fd0d5bdb28f560e64f510f6b49c7e250"
                "reference": "b7e66e148ccd55c815b9626ee0cfd358dbb28be4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/955c34b8fd0d5bdb28f560e64f510f6b49c7e250",
                "reference": "955c34b8fd0d5bdb28f560e64f510f6b49c7e250",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/b7e66e148ccd55c815b9626ee0cfd358dbb28be4",
                "reference": "b7e66e148ccd55c815b9626ee0cfd358dbb28be4",
                "shasum": ""
            },
            "require": {
@@ -4904,7 +4904,7 @@
                    "type": "community_bridge"
                }
            ],
            "time": "2023-01-15T08:16:12+00:00"
            "time": "2023-02-09T16:07:15+00:00"
        },
        {
            "name": "mpdf/mpdf",
@@ -4985,16 +4985,16 @@
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.11.0",
            "version": "1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
                "shasum": ""
            },
            "require": {
@@ -5032,7 +5032,7 @@
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
            },
            "funding": [
                {
@@ -5040,20 +5040,20 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-03-03T13:19:32+00:00"
            "time": "2023-03-08T13:26:56+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.15.3",
            "version": "v4.15.4",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
                "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
                "shasum": ""
            },
            "require": {
@@ -5094,9 +5094,9 @@
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3"
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
            },
            "time": "2023-01-16T22:05:37+00:00"
            "time": "2023-03-05T19:49:14+00:00"
        },
        {
            "name": "ocramius/proxy-manager",
@@ -5684,16 +5684,16 @@
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.3.6",
            "version": "v2.3.7",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
                "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
                "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05",
                "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05",
                "shasum": ""
            },
            "require": {
@@ -5744,7 +5744,7 @@
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
                "source": "https://github.com/Setasign/FPDI/tree/v2.3.7"
            },
            "funding": [
                {
@@ -5752,7 +5752,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-11T11:37:01+00:00"
            "time": "2023-02-09T10:38:43+00:00"
        },
        {
            "name": "stella-maris/clock",
@@ -5803,16 +5803,16 @@
        },
        {
            "name": "symfony/console",
            "version": "v5.4.19",
            "version": "v5.4.21",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "dccb8d251a9017d5994c988b034d3e18aaabf740"
                "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/dccb8d251a9017d5994c988b034d3e18aaabf740",
                "reference": "dccb8d251a9017d5994c988b034d3e18aaabf740",
                "url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
                "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
                "shasum": ""
            },
            "require": {
@@ -5882,7 +5882,7 @@
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v5.4.19"
                "source": "https://github.com/symfony/console/tree/v5.4.21"
            },
            "funding": [
                {
@@ -5898,7 +5898,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-01-01T08:32:19+00:00"
            "time": "2023-02-25T16:59:41+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
@@ -7647,16 +7647,16 @@
        },
        {
            "name": "microsoft/tolerant-php-parser",
            "version": "v0.1.1",
            "version": "v0.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/microsoft/tolerant-php-parser.git",
                "reference": "6a965617cf484355048ac6d2d3de7b6ec93abb16"
                "reference": "3eccfd273323aaf69513e2f1c888393f5947804b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/6a965617cf484355048ac6d2d3de7b6ec93abb16",
                "reference": "6a965617cf484355048ac6d2d3de7b6ec93abb16",
                "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/3eccfd273323aaf69513e2f1c888393f5947804b",
                "reference": "3eccfd273323aaf69513e2f1c888393f5947804b",
                "shasum": ""
            },
            "require": {
@@ -7686,9 +7686,9 @@
            "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
            "support": {
                "issues": "https://github.com/microsoft/tolerant-php-parser/issues",
                "source": "https://github.com/microsoft/tolerant-php-parser/tree/v0.1.1"
                "source": "https://github.com/microsoft/tolerant-php-parser/tree/v0.1.2"
            },
            "time": "2021-07-16T21:28:12+00:00"
            "time": "2022-10-05T17:30:19+00:00"
        },
        {
            "name": "netresearch/jsonmapper",
@@ -7743,16 +7743,16 @@
        },
        {
            "name": "pdepend/pdepend",
            "version": "2.12.1",
            "version": "2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pdepend/pdepend.git",
                "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84"
                "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/7a892d56ceafd804b4a2ecc85184640937ce9e84",
                "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84",
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/31be7cd4f305f3f7b52af99c1cb13fc938d1cfad",
                "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad",
                "shasum": ""
            },
            "require": {
@@ -7788,7 +7788,7 @@
            "description": "Official version of pdepend to be handled with Composer",
            "support": {
                "issues": "https://github.com/pdepend/pdepend/issues",
                "source": "https://github.com/pdepend/pdepend/tree/2.12.1"
                "source": "https://github.com/pdepend/pdepend/tree/2.13.0"
            },
            "funding": [
                {
@@ -7796,20 +7796,20 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-09-08T19:30:37+00:00"
            "time": "2023-02-28T20:56:15+00:00"
        },
        {
            "name": "phan/phan",
            "version": "5.4.1",
            "version": "5.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phan/phan.git",
                "reference": "fef40178a952bcfcc3f69b76989dd613c3d5c759"
                "reference": "4f2870ed6fea320f62f3c3c63f3274d357a7980e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phan/phan/zipball/fef40178a952bcfcc3f69b76989dd613c3d5c759",
                "reference": "fef40178a952bcfcc3f69b76989dd613c3d5c759",
                "url": "https://api.github.com/repos/phan/phan/zipball/4f2870ed6fea320f62f3c3c63f3274d357a7980e",
                "reference": "4f2870ed6fea320f62f3c3c63f3274d357a7980e",
                "shasum": ""
            },
            "require": {
@@ -7819,7 +7819,7 @@
                "ext-json": "*",
                "ext-tokenizer": "*",
                "felixfbecker/advanced-json-rpc": "^3.0.4",
                "microsoft/tolerant-php-parser": "0.1.1",
                "microsoft/tolerant-php-parser": "0.1.2",
                "netresearch/jsonmapper": "^1.6.0|^2.0|^3.0|^4.0",
                "php": "^7.2.0|^8.0.0",
                "sabre/event": "^5.1.3",
@@ -7873,9 +7873,9 @@
            ],
            "support": {
                "issues": "https://github.com/phan/phan/issues",
                "source": "https://github.com/phan/phan/tree/5.4.1"
                "source": "https://github.com/phan/phan/tree/5.4.2"
            },
            "time": "2022-08-26T00:49:07+00:00"
            "time": "2023-03-03T17:20:24+00:00"
        },
        {
            "name": "phpcompatibility/php-compatibility",
@@ -8255,16 +8255,16 @@
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.7.1",
            "version": "3.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
                "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
                "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
                "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
                "shasum": ""
            },
            "require": {
@@ -8300,14 +8300,15 @@
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards"
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
            },
            "time": "2022-06-18T07:21:10+00:00"
            "time": "2023-02-22T23:07:41+00:00"
        },
        {
            "name": "symfony/config",
+2 −0
Original line number Diff line number Diff line
@@ -128,6 +128,7 @@ class AppConfig
            'UnicaenTbl',
            'UnicaenSiham',
            'Application',
            'Agrement',
            'Intervenant',
            'Service',
            'Enseignement',
@@ -135,6 +136,7 @@ class AppConfig
            'Mission',
            'Paiement',
            'OffreFormation',
            'PieceJointe',
            'Plafond',
            'Indicateur',
            'ExportRh',
+22 −0
Original line number Diff line number Diff line
<?php

namespace Agrement;

use Application\ConfigFactory;

class Module
{

    public function getConfig()
    {
        return ConfigFactory::configFromSimplified(__DIR__, __NAMESPACE__);
    }



    public function getAutoloaderConfig()
    {
        return ConfigFactory::autoloaderConfig(__DIR__, __NAMESPACE__);
    }

}
+4 −0
Original line number Diff line number Diff line
<?php
// Generated by UnicaenCode
return [
];
 No newline at end of file
Loading