mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 21:41:06 +00:00
Merge pull request #1537 from bdunogier/update_lock
Updated composer.lock
This commit is contained in:
commit
22c1d29b89
3 changed files with 262 additions and 239 deletions
|
@ -16,7 +16,6 @@ cache:
|
|||
- $HOME/.composer/cache
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"issues": "https://github.com/wallabag/wallabag/issues"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"php": ">=5.5.0",
|
||||
"symfony/symfony": "~2.7.0",
|
||||
"doctrine/orm": "~2.3",
|
||||
"doctrine/doctrine-bundle": "1.5.2",
|
||||
|
@ -55,7 +55,7 @@
|
|||
"j0k3r/graby": "~1.0",
|
||||
"friendsofsymfony/user-bundle": "dev-master",
|
||||
"friendsofsymfony/oauth-server-bundle": "^1.4@dev",
|
||||
"scheb/two-factor-bundle": "~1.4",
|
||||
"scheb/two-factor-bundle": "~1.4.0",
|
||||
"grandt/phpepub": "~4.0",
|
||||
"wallabag/php-mobi": "~1.0.0",
|
||||
"kphoen/rulerz-bundle": "~0.10"
|
||||
|
|
496
composer.lock
generated
496
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue