1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/8672] Add fast-image-size library to composer.json

PHPBB3-8672
This commit is contained in:
Marc Alexander
2015-04-07 16:11:36 +02:00
parent 245d042e43
commit 3fc7a352ff
2 changed files with 52 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
},
"require": {
"lusitanian/oauth": "0.2.*",
"marc1706/fast-image-size": "1.0.*",
"patchwork/utf8": "1.1.*",
"php": ">=5.3.9",
"s9e/text-formatter": "dev-release/php5.3",