Skip to content

Commit

Permalink
Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to    |
| ----------- | -------------------------- | ------ | ----- |
| github-tags | containerbase/php-prebuild | 8.2.14 | 8.3.1 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Xerkus committed Jan 8, 2024
1 parent 3cbf09a commit e4c8b52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"license": "BSD-3-Clause",
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-redis": "^5.0.2 || ^6.0",
"laminas/laminas-cache": "^3.10"
},
Expand All @@ -26,7 +26,7 @@
"config": {
"sort-packages": true,
"platform": {
"php": "8.0.99"
"php": "8.1.99"
},
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4c8b52

Please sign in to comment.