1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-09 15:50:45 +02:00

[ticket/14735] Update composer dependencies to latest versions

This will update Symfony to 2.8.9, fast-image-size to 1.1.1, and
text-formatter to 0.6.1.

PHPBB3-14735
This commit is contained in:
Marc Alexander
2016-08-05 20:26:58 +02:00
parent 801183a99b
commit dd01de03bf
2 changed files with 103 additions and 101 deletions

View File

@@ -30,10 +30,10 @@
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~5.3",
"lusitanian/oauth": "^0.8.1",
"marc1706/fast-image-size": "1.1.*",
"marc1706/fast-image-size": "~1.1",
"paragonie/random_compat": "^1.2",
"patchwork/utf8": "1.1.*",
"s9e/text-formatter": "^0.5.4",
"s9e/text-formatter": "~0.6",
"symfony/config": "2.8.*",
"symfony/console": "2.8.*",
"symfony/debug": "2.8.*",