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 16, 2023
1 parent 1f72559 commit eb7e7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
}
],
"require": {
"php": ">=8.0",
"php": ">=8.1",
"brick/money": "^0.7.0",
"guzzlehttp/guzzle": "^6.3.3|^7.5.0",
"guzzlehttp/psr7": "^2.4.3"
Expand Down

0 comments on commit eb7e7ad

Please sign in to comment.