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": {
|
||||
|
||||
Generated
+2
-2
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "fe52dce1cbd6c38b364da1fcb0e7cad2",
|
||||
"content-hash": "e96c20c1dce9b88d6f0872ba701599ca",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aamdsam/bridging-bpjs",
|
||||
@@ -10857,7 +10857,7 @@
|
||||
},
|
||||
"platform-dev": {},
|
||||
"platform-overrides": {
|
||||
"php": "8.4.10"
|
||||
"php": "8.4"
|
||||
},
|
||||
"plugin-api-version": "2.9.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user