Fix versione php

This commit is contained in:
Pek5892 2024-05-10 10:24:35 +02:00
parent 4eeeed12d8
commit 6e846483f2
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
}],
"type": "project",
"require": {
"php": "^7.4|^8.1",
"php": "^8.1|^8.3",
"ext-curl": "*",
"ext-dom": "*",
"ext-fileinfo": "*",
@ -149,7 +149,7 @@
"prefer-stable": true,
"platform-check": false,
"platform": {
"php": "8.1.27"
"php": "8.1.28"
},
"allow-plugins": {
"kylekatarnls/update-helper": true