Skip to content

Commit

Permalink
Update composer.json to php 8.1
Browse files Browse the repository at this point in the history
Co-authored-by: kenjis <[email protected]>
  • Loading branch information
srjlewis and kenjis authored Nov 3, 2021
1 parent 7fccf1b commit 579e653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
],
"require": {
"php": ">=8.0",
"php": ">=8.1",
"psr/log": "^1.0 || ^2.0",
"ext-pdo": "*"
},
Expand Down

0 comments on commit 579e653

Please sign in to comment.