maj deps php8.2
This commit is contained in:
parent
850609ef08
commit
3beaa80695
|
@ -4,5 +4,5 @@
|
|||
RUNPHP=
|
||||
|
||||
# Si RUNPHP n'est pas défini, les variables suivantes peuvent être définies
|
||||
DIST=d11
|
||||
DIST=d12
|
||||
#REGISTRY=pubdocker.univ-reunion.fr
|
||||
|
|
|
@ -15,10 +15,10 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4"
|
||||
"php": "^8.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"nulib/tests": "7.4",
|
||||
"nulib/tests": "8.2",
|
||||
"ext-posix": "*",
|
||||
"ext-pcntl": "*",
|
||||
"ext-curl": "*"
|
||||
|
|
Loading…
Reference in New Issue