Merge pull request #1 from maximal/master

Add PHP 8.0
This commit is contained in:
orklah 2020-12-12 09:03:48 +01:00 committed by GitHub
commit 71db6d01f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
} }
}, },
"require": { "require": {
"php": "^7.3", "php": "^7.3|^8.0",
"ext-simplexml": "*" "ext-simplexml": "*"
}, },
"autoload": { "autoload": {