<pman>deps de dev
This commit is contained in:
parent
049bfec80b
commit
590b4b1a7b
@ -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": "path",
|
"type": "path",
|
||||||
"url": "../nulib-base"
|
"url": "../nulib-base"
|
||||||
@ -29,7 +33,7 @@
|
|||||||
"ext-xmlreader": "*",
|
"ext-xmlreader": "*",
|
||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"php": "^7.4",
|
"php": "^7.4",
|
||||||
"nulib/php": "^0.6.0p74"
|
"nulib/php": "^7.4-dev"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nulib/tests": "^7.4",
|
"nulib/tests": "^7.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user