mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12920] Add require for minimum php version
PHPBB3-12920
This commit is contained in:
@@ -21,4 +21,7 @@
|
||||
"autoload": {
|
||||
"classmap": [""]
|
||||
}
|
||||
"require": {
|
||||
"php": ">=5.3.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user