Skip to content

Commit bb63b47

Browse files
authored
Merge pull request #16 from kynx/renovate/all-minor-patch
Update dependency kynx/mezzio-openapi to ^0.6 || ^0.7 || ^0.8 Drop PHP 8.2 support
2 parents eafc174 + e282cfd commit bb63b47

File tree

2 files changed

+648
-544
lines changed

2 files changed

+648
-544
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
}
2727
},
2828
"require": {
29-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
29+
"php": "~8.3.0 || ~8.4.0",
3030
"ext-fileinfo": "*",
3131
"composer-runtime-api": "^2.2",
3232
"kynx/code-utils": "^2.3",
3333
"kynx/mezzio-authentication-apikey": "^1.2",
34-
"kynx/mezzio-openapi": "^0.6 || ^0.7",
34+
"kynx/mezzio-openapi": "^0.8",
3535
"laminas/laminas-cli": "^1.7",
3636
"laminas/laminas-diactoros": "^3.2",
3737
"laminas/laminas-filter": "^2.30",

0 commit comments

Comments
 (0)