Skip to content

Commit 6bd760a

Browse files
Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ----- | | github-tags | containerbase/php-prebuild | 8.4.17 | 8.5.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df57747 commit 6bd760a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"rss": "https://github.com/laminas/laminas-cache-storage-adapter-test/releases.atom"
1515
},
1616
"require": {
17-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
17+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
1818
"laminas/laminas-cache": "^4.1.0",
1919
"phpunit/phpunit": "^10.5.45",
2020
"psr/cache": "^2.0 || ^3.0",

0 commit comments

Comments
 (0)