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] committed Jan 1, 2024
1 parent 0320a5b commit 34764f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"require": {
"php": "~8.1.0 || ~8.2.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"laminas/laminas-permissions-acl": "^2.9",
"mezzio/mezzio-authorization": "^1.2",
"mezzio/mezzio-router": "^3.8",
Expand Down

0 comments on commit 34764f6

Please sign in to comment.