Skip to content

Commit

Permalink
[TASK] Update php to v8
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | containerbase/php-prebuild | 7.4.33 | 8.3.12 |
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 08b31e5 commit 96047f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Private/Libs/Build/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"php": "~7.4.0",
"php": "~7.4.0 || ~8.3.0",
"symfony/polyfill-php80": "^1.23",
"zordius/lightncandy": "^1.2"
}
Expand Down

0 comments on commit 96047f9

Please sign in to comment.