Update PHP version constraint in composer.json and enhance composer.lock validation in build workflow
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"require": {
|
||||
"php": ">=8.5",
|
||||
"php": "^8.5",
|
||||
"ext-json": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-pdo_pgsql": "*",
|
||||
|
||||
Reference in New Issue
Block a user