Compare commits

..

4 Commits

2 changed files with 20 additions and 14 deletions

View File

@ -1,3 +1,5 @@
## Release 0.5.0p82 du 30/04/2025-04:48
## Release 0.5.0p74 du 30/04/2025-04:46
## Release 0.4.0p82 du 14/03/2025-15:30

32
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "36714f04b95f092ed5ffb0240a6bd278",
"content-hash": "34445aa6f912ea531f9bda732789af63",
"packages": [
{
"name": "composer/pcre",
@ -272,11 +272,11 @@
},
{
"name": "nulib/php",
"version": "0.4.0p82",
"source": {
"type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib.git",
"reference": "fd120298a91bddcaa3da2decd34b8f99853fb070"
"version": "dev-dev82",
"dist": {
"type": "path",
"url": "../nulib",
"reference": "a8094658d8ae21c9e66fba3120b9efede4d54ce7"
},
"require": {
"ext-json": "*",
@ -316,7 +316,9 @@
}
],
"description": "fonctions et classes essentielles",
"time": "2025-03-14T11:24:39+00:00"
"transport-options": {
"relative": true
}
},
{
"name": "phpoffice/phpspreadsheet",
@ -782,16 +784,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.2.3",
"version": "v7.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "ac238f173df0c9c1120f862d0f599e17535a87ec"
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec",
"reference": "ac238f173df0c9c1120f862d0f599e17535a87ec",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
"shasum": ""
},
"require": {
@ -834,7 +836,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.2.3"
"source": "https://github.com/symfony/yaml/tree/v7.2.5"
},
"funding": [
{
@ -850,7 +852,7 @@
"type": "tidelift"
}
],
"time": "2025-01-07T12:55:42+00:00"
"time": "2025-03-03T07:12:39+00:00"
}
],
"packages-dev": [
@ -2519,7 +2521,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"nulib/php": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {