<pman>rétablir deps de dev

This commit is contained in:
Jephté Clain 2025-03-01 09:26:36 +04:00
parent 7dc9056580
commit f9c4200580

View File

@ -3,6 +3,10 @@
"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"
@ -18,7 +22,7 @@
"openspout/openspout": "v3.7.4" "openspout/openspout": "v3.7.4"
}, },
"require": { "require": {
"nulib/php": "^0.3.0p74", "nulib/php": "^7.4-dev",
"ext-dom": "*", "ext-dom": "*",
"ext-filter": "*", "ext-filter": "*",
"ext-libxml": "*", "ext-libxml": "*",