mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 12:01:48 +02:00
[ticket/17514] Remove some more mentions of phpBB3 / 3.3.x
PHPBB-17514
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
"classmap": [""]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.4"
|
||||
"php": "^8.1"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.3.x-dev"
|
||||
"dev-master": "4.0.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user