<pman>Intégration de la branche rel82-0.5.1

This commit is contained in:
Jephté Clain 2025-05-12 15:37:59 +04:00
commit de31ae812b
3 changed files with 39 additions and 59 deletions

View File

@ -1,3 +1,5 @@
## Release 0.5.1p82 du 12/05/2025-15:37
## Release 0.5.1p74 du 12/05/2025-15:34 ## Release 0.5.1p74 du 12/05/2025-15:34
* `39b2fa5` générifier la méthode d'authentification * `39b2fa5` générifier la méthode d'authentification

View File

@ -3,18 +3,6 @@
"type": "library", "type": "library",
"description": "espace de maturation pour les librairies", "description": "espace de maturation pour les librairies",
"repositories": [ "repositories": [
{
"type": "path",
"url": "../nulib"
},
{
"type": "path",
"url": "../nulib-spout"
},
{
"type": "path",
"url": "../nulib-phpss"
},
{ {
"type": "composer", "type": "composer",
"url": "https://repos.univ-reunion.fr/composer" "url": "https://repos.univ-reunion.fr/composer"
@ -30,9 +18,9 @@
"php": "^8.2" "php": "^8.2"
}, },
"require-dev": { "require-dev": {
"nulib/php": "^8.2-dev", "nulib/php": "^0.5.0p82",
"nulib/spout": "^8.2-dev", "nulib/spout": "^0.5.0p82",
"nulib/phpss": "^8.2-dev", "nulib/phpss": "^0.5.0p82",
"nulib/tests": "^8.2", "nulib/tests": "^8.2",
"ext-posix": "*", "ext-posix": "*",
"ext-pcntl": "*", "ext-pcntl": "*",

78
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "614c12e46a043d8be2eb5f049c76c653", "content-hash": "20d80ba2a043b1e083f352300c19da0f",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -391,11 +391,11 @@
}, },
{ {
"name": "nulib/php", "name": "nulib/php",
"version": "dev-dev82", "version": "0.5.1p82",
"dist": { "source": {
"type": "path", "type": "git",
"url": "../nulib", "url": "https://git.univ-reunion.fr/sda-php/nulib.git",
"reference": "a8094658d8ae21c9e66fba3120b9efede4d54ce7" "reference": "bd8cdcafbeee9a786200672a022493441582b177"
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
@ -435,20 +435,18 @@
} }
], ],
"description": "fonctions et classes essentielles", "description": "fonctions et classes essentielles",
"transport-options": { "time": "2025-05-12T11:31:32+00:00"
"relative": true
}
}, },
{ {
"name": "nulib/phpss", "name": "nulib/phpss",
"version": "dev-dev82", "version": "0.5.0p82",
"dist": { "source": {
"type": "path", "type": "git",
"url": "../nulib-phpss", "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git",
"reference": "19ef9cae64dd860492055845779262c236c29556" "reference": "620e1b8eab68afc8bae94b5a936b7929c03bc734"
}, },
"require": { "require": {
"nulib/php": "^8.2-dev", "nulib/php": "^0.5.0p82",
"php": "^8.2", "php": "^8.2",
"phpoffice/phpspreadsheet": "^3.3.0" "phpoffice/phpspreadsheet": "^3.3.0"
}, },
@ -479,17 +477,15 @@
} }
], ],
"description": "wrapper pour phpoffice/phpspreadsheet", "description": "wrapper pour phpoffice/phpspreadsheet",
"transport-options": { "time": "2025-04-30T00:48:34+00:00"
"relative": true
}
}, },
{ {
"name": "nulib/spout", "name": "nulib/spout",
"version": "dev-dev82", "version": "0.5.0p82",
"dist": { "source": {
"type": "path", "type": "git",
"url": "../nulib-spout", "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git",
"reference": "d52f9a0ebfe4fc2bab145209178ce2d4570c2e75" "reference": "32fbed599e2e3cfc616df70fe51ba8ec4cb3aefd"
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
@ -498,7 +494,7 @@
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlreader": "*", "ext-xmlreader": "*",
"ext-zip": "*", "ext-zip": "*",
"nulib/php": "^8.2-dev", "nulib/php": "^0.5.0p82",
"php": "^8.2" "php": "^8.2"
}, },
"replace": { "replace": {
@ -539,9 +535,7 @@
} }
], ],
"description": "wrapper pour openspout/openspout", "description": "wrapper pour openspout/openspout",
"transport-options": { "time": "2025-04-30T00:43:21+00:00"
"relative": true
}
}, },
{ {
"name": "nulib/tests", "name": "nulib/tests",
@ -1127,16 +1121,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.45", "version": "10.5.46",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bd68a781d8e30348bc297449f5234b3458267ae8" "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd68a781d8e30348bc297449f5234b3458267ae8", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d",
"reference": "bd68a781d8e30348bc297449f5234b3458267ae8", "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1208,7 +1202,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.45" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46"
}, },
"funding": [ "funding": [
{ {
@ -1232,7 +1226,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-06T16:08:12+00:00" "time": "2025-05-02T06:46:24+00:00"
}, },
{ {
"name": "psr/http-client", "name": "psr/http-client",
@ -2509,16 +2503,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.2.5", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912" "reference": "0feafffb843860624ddfd13478f481f4c3cd8b23"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912", "url": "https://api.github.com/repos/symfony/yaml/zipball/0feafffb843860624ddfd13478f481f4c3cd8b23",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912", "reference": "0feafffb843860624ddfd13478f481f4c3cd8b23",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2561,7 +2555,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.2.5" "source": "https://github.com/symfony/yaml/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -2577,7 +2571,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-03T07:12:39+00:00" "time": "2025-04-04T10:10:11+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -2632,11 +2626,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"nulib/php": 20,
"nulib/spout": 20,
"nulib/phpss": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {