We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f7adb commit 9b1ac49Copy full SHA for 9b1ac49
composer.json
@@ -92,7 +92,7 @@
92
],
93
"post-autoload-dump": [
94
"@php -r \"if (PHP_VERSION_ID >= 80500) { echo '@todo Remove \"--ignore-platform-req=php\" once deps catch up.', PHP_EOL; }\"",
95
- "@composer update --ansi --working-dir=utils --ignore-platform-req=php"
+ "@composer update --ansi --working-dir=utils"
96
97
"analyze": [
98
"Composer\\Config::disableProcessTimeout",
0 commit comments