Skip to content

Commit c79b6cd

Browse files
ddevsrpaulbalandan
authored andcommitted
ignore platform on utils
1 parent 7fe4123 commit c79b6cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"CodeIgniter\\ComposerScripts::postUpdate"
9090
],
9191
"post-autoload-dump": [
92-
"@composer update --ansi --working-dir=utils"
92+
"@composer update --ansi --working-dir=utils --ignore-platform-req=php"
9393
],
9494
"analyze": [
9595
"Composer\\Config::disableProcessTimeout",

0 commit comments

Comments
 (0)