1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)

PHPBB3-11181
This commit is contained in:
Igor Wiedler
2012-11-09 23:16:42 +01:00
parent 957508c8b1
commit 7d7dc98b10
8 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
* Minimum Requirement: PHP 5.3.2
* Minimum Requirement: PHP 5.3.3
*/
use Symfony\Component\Config\FileLocator;