Skip to content

Commit a2e2199

Browse files
Update dependency php to ~8.0.0 || ~8.1.0 || ~8.2.0
| datasource | package | from | to | | ----------- | ----------- | ------ | ----- | | github-tags | php/php-src | 8.1.13 | 8.2.0 |
1 parent dcd9c19 commit a2e2199

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
@@ -3,7 +3,7 @@
33
"description": "Doctrine Cache adapter for PSR-16 Simple Cache",
44
"type": "library",
55
"require": {
6-
"php": "~8.0.0 || ~8.1.0",
6+
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
77
"doctrine/cache": "^1.13.0",
88
"psr/simple-cache": "^1.0.1"
99
},

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)