Skip to content

Commit

Permalink
Update dependency php to ~8.2.5
Browse files Browse the repository at this point in the history
| datasource  | package     | from  | to    |
| ----------- | ----------- | ----- | ----- |
| github-tags | php/php-src | 8.2.0 | 8.2.5 |
  • Loading branch information
renovate[bot] committed Apr 11, 2023
1 parent 4d1a4f1 commit 3240b4d
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 @@ -10,7 +10,7 @@
}
],
"require": {
"php": "~8.2.0",
"php": "~8.2.5",
"psr/clock": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 3240b4d

Please sign in to comment.