mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Merge pull request #330 from creative-commoners/pulls/3/php74
DEP Set PHP 7.4 as the minimum version
This commit is contained in:
commit
8e9ee0bace
@ -19,7 +19,7 @@
|
|||||||
"issues": "http://github.com/symbiote/silverstripe-gridfieldextensions/issues"
|
"issues": "http://github.com/symbiote/silverstripe-gridfieldextensions/issues"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3 || ^8.0",
|
"php": "^7.4 || ^8.0",
|
||||||
"silverstripe/vendor-plugin": "^1.0",
|
"silverstripe/vendor-plugin": "^1.0",
|
||||||
"silverstripe/framework": "^4.10"
|
"silverstripe/framework": "^4.10"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user