mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Update PHP restraints to match framework
This commit is contained in:
parent
01fd709d74
commit
d0751f2a59
@ -16,7 +16,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3,<7.2",
|
"php": "^5.3.3 || ^7",
|
||||||
"silverstripe/framework": "~3.3"
|
"silverstripe/framework": "~3.3"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
Loading…
Reference in New Issue
Block a user