<pman>deps de dev

This commit is contained in:
Jephté Clain 2025-10-22 18:44:45 +04:00
parent 1fc6e8536e
commit 153fb1041e

View File

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