Skip to content

Commit 6a660f8

Browse files
committed
PHP8 support
1 parent 5d608b1 commit 6a660f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "GPL-3.0-or-later",
77
"homepage": "https://github.com/Idearia/wordpress-settings-api-class",
88
"require": {
9-
"php": "^7.0"
9+
"php": "^7.0|^8.0"
1010
},
1111
"autoload": {
1212
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)