Skip to content

Commit

Permalink
Composer: require PHP 8.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 1, 2023
1 parent bc40c4e commit d160fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"php": ">=8.0",
"php": ">=8.1",
"ext-json": "*",
"contributte/psr7-http-message": "^0.9.0",
"contributte/middlewares": "^0.11.0",
Expand Down

0 comments on commit d160fa6

Please sign in to comment.