Skip to content

Commit 570efbb

Browse files
Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.2.22 | 8.3.10 |
1 parent 9729d1b commit 570efbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"prefer-stable": true,
1010
"require": {
11-
"php": "~8.1.0 || ~8.2.0",
11+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1212
"ext-json": "*",
1313
"ext-pcntl": "*",
1414
"chimera/bus-tactician": "^1.0.x-dev",

0 commit comments

Comments
 (0)