Don’t force the platform

This commit is contained in:
Lance Pioch 2024-03-16 14:12:25 -04:00
parent a9774718d2
commit afc22a2787

View File

@ -81,10 +81,7 @@
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
"sort-packages": true,
"platform": {
"php": "8.1.0"
}
"sort-packages": true
},
"minimum-stability": "stable",
"prefer-stable": true