maj deps
This commit is contained in:
parent
c0682aa08f
commit
d66b0d8796
@ -3,10 +3,6 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "wrapper pour phpoffice/phpspreadsheet",
|
"description": "wrapper pour phpoffice/phpspreadsheet",
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
|
||||||
"type": "path",
|
|
||||||
"url": "../nulib"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
"url": "https://repos.univ-reunion.fr/composer"
|
"url": "https://repos.univ-reunion.fr/composer"
|
||||||
@ -19,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"nulib/php": "^7.4-dev",
|
"nulib/php": "^0.3.0p74",
|
||||||
"phpoffice/phpspreadsheet": "^1.0",
|
"phpoffice/phpspreadsheet": "^1.0",
|
||||||
"php": "^7.4"
|
"php": "^7.4"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user