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

This commit is contained in:
Jephté Clain 2025-10-22 19:00:55 +04:00
commit 4b8ca63d5f
2 changed files with 3 additions and 5 deletions

View File

@ -1,3 +1,5 @@
## Release 0.7.1p82 du 22/10/2025-19:00
## Release 0.7.1p74 du 22/10/2025-18:53
## Release 0.7.0p74 du 22/10/2025-18:52

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.7.0p82",
"phpoffice/phpspreadsheet": "^3.3.0",
"php": "^8.2"
},