Skip to content

Commit 8428f31

Browse files
Bump PHP version to 8.0.0 (#162)
1 parent 53f9afe commit 8428f31

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": ">=7.1.0",
21+
"php": ">=8.0.0",
2222
"ext-dom": "*",
2323
"ext-sqlite3": "*",
2424
"ext-xmlreader": "*"

composer.lock

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

0 commit comments

Comments
 (0)