mirror of
https://github.com/flextype/flextype.git
synced 2025-09-09 12:40:50 +02:00
feat(core): set php require ^7.3 || ^8.0
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"issues": "https://github.com/flextype/flextype/issues"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.3.0",
|
||||
"php": "^7.3 || ^8.0",
|
||||
"ext-json": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-spl": "*",
|
||||
|
Reference in New Issue
Block a user