Skip to content

Commit f3408d2

Browse files
authored
Merge pull request mezzio#40 from mezzio/renovate/php
Update dependency php to ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0
2 parents 77c448f + 1420eb7 commit f3408d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"require": {
37-
"php": "^7.4 || ~8.0.0 || ~8.1.0",
37+
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
3838
"ext-session": "*",
3939
"mezzio/mezzio-session": "^1.4"
4040
},

composer.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)