<pman>deps de dev

This commit is contained in:
Jephté Clain 2025-05-30 23:01:56 +04:00
parent 00553ce365
commit c16a5b8192

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.6.0p82",
"nulib/base": "^8.2-dev",
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-filter": "*",