mirror of
https://github.com/opencultureconsulting/simple-oai-pmh.git
synced 2025-03-30 00:00:45 +01:00
Stricter PHP version constraints
This commit is contained in:
parent
a142f9fdfb
commit
6272d96434
@ -46,7 +46,7 @@
|
|||||||
"docs": "https://github.com/opencultureconsulting/simple-oai-pmh/blob/master/README.md"
|
"docs": "https://github.com/opencultureconsulting/simple-oai-pmh/blob/master/README.md"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.0|^8.0",
|
"php": "7.4.*|8.0.*|8.1.*|8.2.*",
|
||||||
"ext-xml": "*"
|
"ext-xml": "*"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user