mirror of
https://github.com/opencultureconsulting/simple-oai-pmh.git
synced 2025-03-30 00:00:45 +01:00
Merge pull request #12 from scottlimmer/php8x-compat
Update composer.json for PHP8.x
This commit is contained in:
commit
47b3d36110
@ -46,7 +46,7 @@
|
||||
"docs": "https://github.com/opencultureconsulting/oai_pmh/blob/master/README.md"
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0",
|
||||
"php": "^7.0|^8.0",
|
||||
"ext-xml": "*"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user