aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.json
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-031-0/+6
| | | | PHPBB3-13616
* [ticket/14495] Specify correct version numbers in 3.2.xMarc Alexander2016-04-021-1/+1
| | | | | | | | DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495
* [ticket/14495] Updates the version to 3.3.0-a1-devTristan Darricau2016-02-241-1/+1
| | | | PHPBB3-14495
* [ticket/14457] Replaces unique_id implementation by random_bytes()Tristan Darricau2016-02-181-0/+1
| | | | PHPBB3-14457
* [ticket/14478] Move facebook/webdriver dependency to main composer fileMarc Alexander2016-02-141-0/+1
| | | | | | | Also updated to latest version and now using proper version in composer.json. PHPBB3-14478
* [ticket/14448] Update composer.json and lock file for guzzlehttpMarc Alexander2016-02-031-1/+1
| | | | PHPBB3-14448
* [ticket/14431] Remote avatar uploadingScott Dutton2016-02-031-0/+1
| | | | | | | | replace the 3.1 way with guzzle Adds guzzle as a dependency Removed a test as it wont wont with guzzle (as far as I know) PHPBB3-14431
* [ticket/14442] Use Goutte 2.0 instead of outdated 1.0Marc Alexander2016-02-011-2/+1
| | | | PHPBB3-14442
* [ticket/14382] Specify the branch-alias in the composer.json filesTristan Darricau2016-01-091-0/+5
| | | | PHPBB3-14382
* [ticket/14250] Added symfony/debug as requirementOliver Schramm2016-01-061-0/+1
| | | | PHPBB3-14250
* [ticket/14250] Update symfony dev-requirements to stableOliver Schramm2016-01-051-8/+4
| | | | PHPBB3-14250
* [ticket/14250] Replace abandoned guzzle packagesOliver Schramm2016-01-041-0/+1
| | | | PHPBB3-14250
* [ticket/14250] Track version numbers instead of commit idOliver Schramm2016-01-041-2/+2
| | | | PHPBB3-14250
* [ticket/14250] Fix composer.jsonOliver Schramm2016-01-041-8/+13
| | | | | | | Symfony dependencies that aren't required by phpBB itself but by one of its dependencies are now forced to be 2.8 LTS again. PHPBB3-14250
* [ticket/14250] Review/bump dependenciesOliver Schramm2016-01-041-16/+11
| | | | PHPBB3-14250
* Merge branch 'ticket/14339' into ticket/14339-masterMarc Alexander2015-12-071-1/+1
|\ | | | | | | | | | | | | Conflicts: phpBB/composer.json phpBB/docs/INSTALL.html phpBB/docs/README.html
| * [ticket/14339] Properly state PHP version supportMarc Alexander2015-12-051-1/+1
| | | | | | | | PHPBB3-14339
| * [ticket/14099] Update twig/twig to 1.20.0Tristan Darricau2015-08-141-1/+1
| | | | | | | | PHPBB3-14099
* | [ticket/14341] Update dependencies to Symfony 2.8 stableMichaelC2015-12-061-19/+19
| | | | | | | | PHPBB3-14341
* | [ticket/13789] Upgrade reCaptcha plugin to 2.0 API.Cesar G2015-10-141-0/+1
| | | | | | | | PHPBB3-13789
* | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+1
| | | | | | | | PHPBB3-14205
* | [ticket/13904] Add bantu/ini-get-wrapper to composer.jsonMarc Alexander2015-09-091-0/+1
| | | | | | | | PHPBB3-13904
* | [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-081-1/+1
| | | | | | | | PHPBB3-14150
* | Merge branch '3.1.x'Nils Adermann2015-05-301-1/+1
|\ \ | |/ | | | | | | | | | | | | | | * 3.1.x: [ticket/13790] Update phpcs Conflicts: phpBB/composer.json phpBB/composer.lock
| * [ticket/13790] Update phpcsTristan Darricau2015-05-191-2/+2
| | | | | | | | PHPBB3-13790
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+1
| | | | | | | | PHPBB3-13762
* | [ticket/8672] Add fast-image-size library to composer.jsonMarc Alexander2015-04-241-0/+1
| | | | | | | | PHPBB3-8672
* | [ticket/13768] Update to symfony 2.8.*@devTristan Darricau2015-04-191-20/+20
| | | | | | | | PHPBB3-13768
* | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-161-1/+1
|\ \ | | | | | | | | | [ticket/13697] Moving filesystem related functions to filesystem service
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697
* | | [ticket/11768] Re-added the code that got lost in rebaseJoshyPHP2015-04-021-0/+1
|/ / | | | | | | PHPBB3-11768
* | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-1/+1
| | | | | | | | PHPBB3-13407
* | [ticket/13407] Update Symfony to 2.7.*@devNicofuma2015-02-041-16/+18
| | | | | | | | PHPBB3-13407
* | [ticket/13139] Update Twig to 1.16.2Tristan Darricau2015-02-031-1/+1
| | | | | | | | PHPBB3-13139
* | [ticket/13063] Adds Twig routing extensionTristan Darricau2014-11-201-0/+1
| | | | | | | | PHPBB3-13063
* | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-081-0/+1
| |
* | [ticket/13130] Updates dependencies to Symfony 2.5Tristan Darricau2014-10-041-15/+15
|/ | | | PHPBB3-13130
* [ticket/13032] Also update symfony/css-selector and pin it down.Andreas Fischer2014-09-031-0/+1
| | | | PHPBB3-13032
* [ticket/11528] Revert Mink changesDhruv2014-08-091-2/+0
| | | | PHPBB3-11528
* [ticket/12920] Fix sh syntax error in post-update-cmd scriptNils Adermann2014-08-071-1/+1
| | | | PHPBB3-12920
* [ticket/12920] Remove incorrect @ from self.version reference in composer.jsonNils Adermann2014-08-071-1/+1
| | | | PHPBB3-12920
* [ticket/12920] Output warning message about vendor cleaning targetNils Adermann2014-08-071-1/+4
| | | | PHPBB3-12920
* [ticket/12920] Turn phpBB composer.json into publishable full versionNils Adermann2014-08-071-3/+22
| | | | PHPBB3-12920
* [ticket/12788] Force 2.3.* on symfony dependenciesDhruv2014-07-031-1/+8
| | | | PHPBB3-12788
* [ticket/11528] Add behat/mink and mink-goutte-driver as dependencyDhruv2014-06-231-0/+2
| | | | PHPBB3-11528
* Merge branch 'task/sami' into task/sami-ascraeusAndreas Fischer2014-05-161-0/+1
|\ | | | | | | | | | | | | | | | | | | * task/sami: [task/sami] Replace phpdoctor with sami. [task/sami] Add sami/sami as a composer development dependency. Conflicts: phpBB/composer.json phpBB/composer.lock
| * [task/sami] Add sami/sami as a composer development dependency.Andreas Fischer2014-05-161-1/+2
| | | | | | | | PHPBB3-12495
* | Merge branch 'ticket/12429' into ticket/12429-developAndreas Fischer2014-05-021-2/+2
|\ \ | |/ | | | | | | | | | | | | | | * ticket/12429: [ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3. Conflicts: phpBB/composer.json phpBB/composer.lock
| * [ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.Andreas Fischer2014-05-021-2/+2
| | | | | | | | PHPBB3-12429
* | [ticket/12423] Increase Composer minimum-stability to stable.Andreas Fischer2014-04-201-1/+0
| | | | | | | | PHPBB3-12423