Skip to content

Commit 333cff0

Browse files
committed
Declare compat with PHP 8
1 parent 50125b0 commit 333cff0

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.1",
13+
"php": "^7.1 | ^8.0",
1414
"dhii/package-interface": "^0.1-alpha3",
1515
"dhii/human-readable-interface": "^0.2.0-alpha1"
1616
},

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)