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