aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.lock
Commit message (Collapse)AuthorAgeFilesLines
...
* | [ticket/14892] Revert to twig 1.24 to have working assets againMarc Alexander2016-12-061-86/+86
| | | | | | | | | | | | | | | | | | Twig 1.25 and after introduced a way of handling both relative and absolute paths. However, it seems to handle absolute windows paths as relative paths. This breaks any assets or similar ways of including files into the main template files. PHPBB3-14892
* | [ticket/14867] Revert back to twig 1.26.* and update dependenciesMarc Alexander2016-11-161-48/+50
| | | | | | | | | | | | | | | | The revert of twig back to 1.26.* is necessary due to a breaking change in the way the Filesystem loader returns the paths to template files. PHPBB3-14867
* | [ticket/14716] Update dependencies to latest versionsMarc Alexander2016-11-031-124/+136
| | | | | | | | | | | | | | | | | | | | | | | | This addresses some issues with symfony that resulted in issues when open_basedir restrictions were enabled, as well as issues with JPEG images in fast-image-size. The phpBB class extending the twig lexer also had to be modified to ensure compatibility after BC was broken by the PR https://github.com/twigphp/Twig/pull/2182 for twig 1.27. PHPBB3-14716
* | [ticket/14846] Updated s9e\TextFormatterJoshyPHP2016-11-021-5/+5
| | | | | | | | PHPBB3-14846
* | [ticket/14807] s9e/textformatter 0.8.1Tristan Darricau2016-10-101-5/+5
| | | | | | | | PHPBB3-14807
* | [ticket/14807] Updates paragonie/random_compatTristan Darricau2016-10-091-12/+12
| | | | | | | | PHPBB3-14807
* | [ticket/14807] Updates everything elseTristan Darricau2016-10-021-90/+98
| | | | | | | | PHPBB3-14807
* | [ticket/14807] Updates TwigTristan Darricau2016-10-021-9/+7
| | | | | | | | PHPBB3-14807
* | [ticket/14797] Support PHP 7.1 and clearly state support for latest versionsMarc Alexander2016-09-251-3/+3
| | | | | | | | PHPBB3-14797
* | [ticket/14740] Added support for quoted attributes in BBCode definitionsJoshyPHP2016-08-101-5/+5
| | | | | | | | PHPBB3-14740
* | [ticket/14735] Update composer dependencies to latest versionsMarc Alexander2016-08-051-99/+101
| | | | | | | | | | | | | | This will update Symfony to 2.8.9, fast-image-size to 1.1.1, and text-formatter to 0.6.1. PHPBB3-14735
* | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-07-191-10/+8
|\ \ | |/
| * [ticket/14538] Update symfony dependencies to latest versionsMarc Alexander2016-07-191-100/+106
| | | | | | | | PHPBB3-14538
* | [ticket/14714] Update dependencies to latest versionsMarc Alexander2016-07-181-159/+161
| | | | | | | | | | | | | | This does include updating guzzle with the latest security update and also updating symfony to 2.8.8. PHPBB3-14714
* | [ticket/14706] Updated [list] BBCode to automatically create a list itemJoshyPHP2016-07-081-7/+7
| | | | | | | | | | | | Fixes issues with missing list items. Produces valid HTML. PHPBB3-14706
* | [ticket/14547] Use package compatible with phpBB requirementsMatt Friedman2016-04-281-15/+10
| | | | | | | | PHPBB3-14547
* | [ticket/14547] Add Vagrant to phpBBMatt Friedman2016-04-281-2/+48
| | | | | | | | PHPBB3-14547
* | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-031-3/+277
| | | | | | | | PHPBB3-13616
* | [ticket/14495] Specify correct version numbers in 3.2.xMarc Alexander2016-04-021-2/+2
| | | | | | | | | | | | | | | | 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
* | Merge branch '3.2.x'Tristan Darricau2016-03-151-135/+139
|\ \ | | | | | | | | | | | | | | | * 3.2.x: [ticket/14538] Update dependencies for 3.2.x [ticket/14538] Update composer dependencies
| * | [ticket/14538] Update dependencies for 3.2.xMarc Alexander2016-03-151-138/+138
| | | | | | | | | | | | PHPBB3-14538
| * | Merge branch 'ticket/14538' into ticket/14538-3.2.xMarc Alexander2016-03-151-1/+5
| |\ \ | | |/
| | * [ticket/14538] Update composer dependenciesMarc Alexander2016-03-151-253/+363
| | | | | | | | | | | | PHPBB3-14538
| | * [ticket/14485] Update composer.lockMarc Alexander2016-02-181-2/+2
| | | | | | | | | | | | PHPBB3-14485
* | | [ticket/14495] Updates the version to 3.3.0-a1-devTristan Darricau2016-02-241-2/+2
|/ / | | | | | | PHPBB3-14495
* | [ticket/14457] Replaces unique_id implementation by random_bytes()Tristan Darricau2016-02-181-2/+50
| | | | | | | | PHPBB3-14457
* | Merge pull request #4179 from marc1706/ticket/14477Tristan Darricau2016-02-151-5/+5
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14477] Update text-formatter dependency * marc1706/ticket/14477: [ticket/14477] Update text-formatter dependency
| * | [ticket/14477] Update text-formatter dependencyMarc Alexander2016-02-141-5/+5
| | | | | | | | | | | | PHPBB3-14477
* | | [ticket/14478] Move facebook/webdriver dependency to main composer fileMarc Alexander2016-02-141-2/+45
|/ / | | | | | | | | | | | | Also updated to latest version and now using proper version in composer.json. PHPBB3-14478
* | [ticket/14448] Remove no longer needed guzzle 3.9.3Marc Alexander2016-02-031-95/+0
| | | | | | | | PHPBB3-14448
* | [ticket/14448] Update composer.json and lock file for guzzlehttpMarc Alexander2016-02-031-205/+205
| | | | | | | | PHPBB3-14448
* | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0Marc Alexander2016-02-011-21/+217
| | | | | | | | PHPBB3-14442
* | [ticket/14419] Update composer dependencies and lock fileMarc Alexander2016-01-181-98/+199
| | | | | | | | PHPBB3-14419
* | [ticket/14250] Added symfony/debug as requirementOliver Schramm2016-01-061-2/+2
| | | | | | | | PHPBB3-14250
* | [ticket/14250] Update symfony dev-requirements to stableOliver Schramm2016-01-051-28/+23
| | | | | | | | PHPBB3-14250
* | [ticket/14250] Replace abandoned guzzle packagesOliver Schramm2016-01-041-162/+55
| | | | | | | | PHPBB3-14250
* | [ticket/14250] Track version numbers instead of commit idOliver Schramm2016-01-041-8/+7
| | | | | | | | PHPBB3-14250
* | [ticket/14250] Fix composer.jsonOliver Schramm2016-01-041-717/+329
| | | | | | | | | | | | | | 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/14341] Update dependencies to Symfony 2.8 stableMichaelC2015-12-061-106/+452
| | | | | | | | PHPBB3-14341
* | Merge branch 'ticket/13656' into ticket/13656-rheaTristan Darricau2015-11-251-96/+262
|\ \ | |/ | | | | | | * ticket/13656: [ticket/13656] Updates Symfony to fix the DB password issue
| * [ticket/13656] Updates Symfony to fix the DB password issueTristan Darricau2015-11-251-139/+160
| | | | | | | | PHPBB3-13656
| * [ticket/14140] Update SYmfony to 2.3.32Tristan Darricau2015-09-031-167/+201
| | | | | | | | PHPBB3-14140
* | [ticket/13789] Update composer.lock.Cesar G2015-10-141-4/+49
| | | | | | | | PHPBB3-13789
* | [ticket/14238] Updates SymfonyTristan Darricau2015-10-141-115/+93
| | | | | | | | PHPBB3-14238
* | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-14/+14
| | | | | | | | PHPBB3-14205
* | [ticket/13904] Update composer.lockMarc Alexander2015-09-091-1/+1
| | | | | | | | PHPBB3-13904
* | [ticket/13904] Add bantu/ini-get-wrapper to composer.jsonMarc Alexander2015-09-091-1/+31
| | | | | | | | PHPBB3-13904
* | [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-081-8/+8
| | | | | | | | PHPBB3-14150
* | [ticket/14140] Update Symfony to latest 2.8-dev versionTristan Darricau2015-09-021-57/+57
| | | | | | | | PHPBB3-14140
* | Merge branch '3.1.x'Tristan Darricau2015-08-231-8/+8
|\ \ | |/ | | | | | | | | | | | | | | * 3.1.x: [ticket/14099] Fix the assets [ticket/14099] Make composer.phar executable again [ticket/14099] Fix tests [ticket/14099] Update twig/twig to 1.20.0 [ticket/14099] Update composer.phar