Skip to content

Commit 1c6c98d

Browse files
Update dependency php to ~8.1.12
| datasource | package | from | to | | ----------- | ----------- | ----- | ------ | | github-tags | php/php-src | 8.1.3 | 8.1.12 |
1 parent 80d4018 commit 1c6c98d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "~8.1.3",
13+
"php": "~8.1.12",
1414
"ext-gd": "*",
1515
"guzzlehttp/guzzle": "^7.5",
1616
"guzzlehttp/psr7": "^2.4.3",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)