Skip to content

Commit 916ac50

Browse files
authored
Merge pull request #1 from Idearia/update_php_version
PHP8 support
2 parents 5d608b1 + 6a660f8 commit 916ac50

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)