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

This commit is contained in:
Jephté Clain 2025-03-01 09:29:43 +04:00
commit e59ef69ac4
2 changed files with 3 additions and 5 deletions

View File

@ -1,3 +1,5 @@
## Release 0.3.0p82 du 01/03/2025-09:28
## Release 0.3.0p74 du 01/03/2025-09:23 ## Release 0.3.0p74 du 01/03/2025-09:23
release initiale release initiale

View File

@ -3,10 +3,6 @@
"type": "library", "type": "library",
"description": "wrapper pour openspout/openspout", "description": "wrapper pour openspout/openspout",
"repositories": [ "repositories": [
{
"type": "path",
"url": "../nulib"
},
{ {
"type": "composer", "type": "composer",
"url": "https://repos.univ-reunion.fr/composer" "url": "https://repos.univ-reunion.fr/composer"
@ -22,7 +18,7 @@
"openspout/openspout": "v4.27.0" "openspout/openspout": "v4.27.0"
}, },
"require": { "require": {
"nulib/php": "^8.2-dev", "nulib/php": "^0.3.0p82",
"ext-dom": "*", "ext-dom": "*",
"ext-fileinfo": "*", "ext-fileinfo": "*",
"ext-filter": "*", "ext-filter": "*",