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

This commit is contained in:
Jephté Clain 2025-11-07 10:37:24 +04:00
commit ce19f40063
2 changed files with 3 additions and 5 deletions

View File

@ -1,3 +1,5 @@
## Release 0.8.0p82 du 07/11/2025-10:37
## Release 0.8.0p74 du 07/11/2025-10:35
## Release 0.7.1p82 du 22/10/2025-19:00

View File

@ -3,10 +3,6 @@
"type": "library",
"description": "wrapper pour phpoffice/phpspreadsheet",
"repositories": [
{
"type": "path",
"url": "../nulib-base"
},
{
"type": "composer",
"url": "https://repos.univ-reunion.fr/composer"
@ -19,7 +15,7 @@
}
},
"require": {
"nulib/base": "^8.2-dev",
"nulib/base": "^0.8.0p82",
"phpoffice/phpspreadsheet": "^3.3.0",
"php": "^8.2"
},