We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a884a94 commit 909aff3Copy full SHA for 909aff3
composer.json
@@ -89,7 +89,7 @@
89
"CodeIgniter\\ComposerScripts::postUpdate"
90
],
91
"post-autoload-dump": [
92
- "@composer update --ansi --working-dir=utils"
+ "@composer update --ansi --working-dir=utils --ignore-platform-req=php"
93
94
"analyze": [
95
"Composer\\Config::disableProcessTimeout",
0 commit comments