Add PHP version constraint to composer file
This commit is contained in:
parent
1bfb8a1a77
commit
4d8d5c89ec
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "7.2.0 - 7.4.99",
|
||||
"typo3/cms-core": "^10.4"
|
||||
},
|
||||
"replace": {
|
||||
|
|
Loading…
Reference in a new issue