chg: dev: increase the minimum PHP version to the latest major - and massive refactor on back-end, like Controllers and Repositories #4
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"php": ">=8.5",
|
||||
"ext-iconv": "*",
|
||||
"ext-json": "*",
|
||||
"doctrine/dbal": "^3.7",
|
||||
|
||||
Reference in New Issue
Block a user