Fix platform php version constraint to 8.4 generic
This commit is contained in:
@@ -67,9 +67,10 @@
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.4.10"
|
||||
"php": "8.4"
|
||||
},
|
||||
"optimize-autoloader": true,
|
||||
"platform-check": false,
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true,
|
||||
"allow-plugins": {
|
||||
|
||||
Reference in New Issue
Block a user