Skip to content

Commit 55491e6

Browse files
committed
Require PHP8.0
1 parent 0943b6a commit 55491e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"type": "library",
99
"require": {
10-
"php": ">=7.3",
10+
"php": ">=8.0",
1111
"ext-json": "*",
1212
"activecollab/containeraccess": "^2.0",
1313
"activecollab/etag": "^1.0",

composer.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)