aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.lock
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16271] Add Sami 4.x and update necessary dependenciesMarc Alexander2019-12-271-240/+418
| | | | PHPBB3-16271
* Merge branch 'ticket/16224' into ticket/16224-3.3.xMarc Alexander2019-12-121-23/+28
|\
| * [ticket/16224] Update fast-image-size to 1.1.6Marc Alexander2019-12-121-5/+5
| | | | | | | | PHPBB3-16224
* | Merge branch 'ticket/16224' into ticket/16224-3.3.xMarc Alexander2019-12-041-193/+301
|\ \ | |/
| * [ticket/16224] Update composer dependenciesMarc Alexander2019-12-041-91/+211
| | | | | | | | PHPBB3-16224
* | [ticket/16196] Remove paragonie/random_compatrubencm2019-10-301-16/+12
| | | | | | | | PHPBB3-16196
* | [ticket/16175] Update composer dependencies for 3.3.0-b1Marc Alexander2019-10-031-219/+225
| | | | | | | | PHPBB3-16175
* | Merge branch 'ticket/16112' into ticket/16112-3.3.xMarc Alexander2019-07-281-165/+170
|\ \ | |/
| * [ticket/16112] Update composer dependencies for 3.2.xMarc Alexander2019-07-281-54/+55
| | | | | | | | PHPBB3-16112
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-6/+6
|\ \ | |/
| * [ticket/16074] Fix Twemoji URL for ZWJ sequencesJoshyPHP2019-06-041-5/+5
| | | | | | | | PHPBB3-16074
* | [ticket/16072] Update s9e/text-formatterJoshyPHP2019-05-311-14/+53
| | | | | | | | PHPBB3-16072
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-271-8/+10
|\ \ | |/
| * [ticket/16053] Update s9e/text-formatterJoshyPHP2019-05-171-8/+10
| | | | | | | | PHPBB3-16053
* | [ticket/16052] Update composer dependenciesMarc Alexander2019-05-121-806/+232
| | | | | | | | PHPBB3-16052
* | [ticket/14948] Require json extension in composer.jsonMarc Alexander2019-05-091-2/+3
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Require PHP 7.1 and update dependenciesMarc Alexander2019-05-091-464/+722
| | | | | | | | PHPBB3-14948
* | [ticket/15921] Fix master buildMáté Bartus2019-05-091-454/+609
| | | | | | | | PHPBB3-15921
* | [ticket/15508] Update composer dependencies to allow Twig 2.xFrançois-Xavier de Guillebon2019-05-091-522/+426
| | | | | | | | PHPBB3-15508
* | [ticket/15746] Update symfony to latest on masterMarc Alexander2019-05-091-229/+242
| | | | | | | | | | | | | | Also fixed incorrect creation of dumped container (Container instead of ContainerBuilder). PHPBB3-15746
* | [ticket/15686] Update homesteadRubén Calvo2019-05-081-371/+572
| | | | | | | | PHPBB3-15686
* | [ticket/14972] Bump PHP requirements to 5.6. Update dependencies.rxu2019-05-081-418/+1232
| | | | | | | | | | | | Also bump to PHP 7.2 compatible versions: PHPUnit to 5.7, Guzzle to 6.3. PHPBB3-14972
* | [ticket/15153] Update to newer homestead for vagrantMatt Friedman2019-05-061-7/+7
| | | | | | | | PHPBB3-15153
* | [ticket/14670] Use symfony 3.1 in master branchMarc Alexander2019-05-061-956/+611
|/ | | | | | | Removed sami as it doesn't have a version compatible with symfony 3.x. PHPBB3-14670
* [ticket/16018] Update composer to 1.8.5, symfony & dependencies to latestMarc Alexander2019-04-171-138/+139
| | | | PHPBB3-16018
* [ticket/15921] Update inconsistencies in composer.lockMarc Alexander2018-12-261-4/+4
| | | | PHPBB3-15921
* [ticket/15921] Updated dependencies to latest textformatterJoshyPHP2018-12-261-14/+13
| | | | PHPBB3-15921
* [ticket/15557] Update symfony to 2.8.46Marc Alexander2018-10-101-73/+74
| | | | PHPBB3-15557
* [ticket/15557] Update composer.phar to 1.7.2Marc Alexander2018-10-101-68/+67
| | | | PHPBB3-15557
* [ticket/15746] Update to Symfony 2.8.45Marc Alexander2018-09-091-37/+37
| | | | PHPBB3-15746
* [ticket/15746] Update symfony to 2.8.44 & others to latestMarc Alexander2018-08-071-136/+140
| | | | PHPBB3-15746
* [ticket/15677] Updates for Symfony 2.8.42Marc Alexander2018-07-081-55/+54
| | | | PHPBB3-15677
* [ticket/15677] Update symfony to 2.8.41, others to latestMarc Alexander2018-07-081-128/+188
| | | | PHPBB3-15677
* [ticket/15568] Update dependencies to latest versionsMarc Alexander2018-02-241-129/+127
| | | | PHPBB3-15568
* [ticket/15179] Update dependencies for 3.2.xMarc Alexander2017-12-281-102/+103
| | | | PHPBB3-15179
* [ticket/15457] Updated s9e/text-formatter dependencyJoshyPHP2017-12-101-10/+10
| | | | PHPBB3-15457
* [ticket/15133] Update other dependencies to latest versions as wellMarc Alexander2017-10-291-130/+137
| | | | PHPBB3-15133
* [ticket/15133] Update fast-image-size to 1.1.4Marc Alexander2017-10-291-5/+6
| | | | | | Fixes various issues with JPEG, TIFF, and adds WebP support. PHPBB3-15133
* [ticket/15304] Update s9e/text-formatter dependencyJoshyPHP2017-08-051-7/+7
| | | | | | https://github.com/s9e/TextFormatter/releases/tag/0.11.0 PHPBB3-15304
* [ticket/15261] Fix censoring HTML tagsJoshyPHP2017-07-031-10/+8
| | | | PHPBB3-15261
* Merge branch 'ticket/15178' into ticket/15179Marc Alexander2017-05-311-184/+197
|\
| * [ticket/15178] Run update againMarc Alexander2017-05-311-13/+15
| | | | | | | | PHPBB3-15178
| * [ticket/15178] Update dependencies for 3.1.xMarc Alexander2017-04-171-63/+75
| | | | | | | | PHPBB3-15178
* | Merge pull request #4786 from vinny/ticket/15158Tristan Darricau2017-04-181-5/+5
|\ \ | | | | | | | | | | | | | | | | | | [ticket/15158] Update oauth to v0.8.10 * github.com:phpbb/phpbb: [ticket/15158] Update oauth to v0.8.10
| * | [ticket/15158] Update oauth to v0.8.10Vinny2017-04-041-5/+5
| | | | | | | | | | | | PHPBB3-15158
* | | [ticket/15103] Update fast-image-size to 1.1.3Marc Alexander2017-03-261-5/+5
|/ / | | | | | | | | | | | | This fixes issus with filename casing and JPEG files only using EXIF header data. PHPBB3-15103
* | [ticket/15040] Updated s9e\TextFormatter to 0.9.1JoshyPHP2017-01-221-5/+5
| | | | | | | | PHPBB3-15040
* | [ticket/15016] Fixed an issue with some parentheses in smiliesJoshyPHP2017-01-151-7/+12
| | | | | | | | PHPBB3-15016
* | [ticket/14947] Updates phpunit to 4.8Tristan Darricau2016-12-301-45/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ composer update phpunit/phpunit --with-dependencies Dependency "symfony/yaml" is also a root requirement, but is not explicitly whitelisted. Ignoring. Loading composer repositories with package information Updating dependencies (including require-dev) - Installing sebastian/global-state (1.1.1) Loading from cache - Installing doctrine/instantiator (1.0.5) Loading from cache - Removing phpunit/phpunit-mock-objects (2.1.5) - Installing phpunit/phpunit-mock-objects (2.3.8) Loading from cache - Removing phpunit/php-file-iterator (1.3.4) - Installing phpunit/php-file-iterator (1.4.2) Loading from cache - Installing phpdocumentor/reflection-docblock (2.0.4) Downloading: 100% - Installing phpspec/prophecy (v1.6.2) Loading from cache - Removing phpunit/phpunit (4.1.6) - Installing phpunit/phpunit (4.8.31) Downloading: 100% sebastian/global-state suggests installing ext-uopz (*) phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0) phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0) Writing lock file Generating autoload files > echo 'You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.' You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies. PHPBB3-14947
* | [ticket/14891] Use own proxy instantiator for open_basedir compatibilityMarc Alexander2016-12-091-7/+7
| | | | | | | | | | | | Also reverted random_compat lib to 1.4.x. PHPBB3-14891