Add PHP 8.0

This commit is contained in:
MaximAL 2020-12-12 00:29:23 +03:00 committed by GitHub
parent e3ac706e72
commit f21e465269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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