Skip to content

Commit fac12ab

Browse files
authored
Added php 8.1 to composer.json (#95)
1 parent 5b061da commit fac12ab

File tree

3 files changed

+171
-161
lines changed

3 files changed

+171
-161
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.4 || ^8.0",
18+
"php": "^7.4 || ^8.0 || ^8.1",
1919
"ext-curl": "*",
2020
"ext-json": "*",
2121
"ext-mbstring": "*",

composer.lock

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)