diff options
-rw-r--r-- | composer.json | 2 | ||||
-rw-r--r-- | composer.lock | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json index bf40e471..949f7e32 100644 --- a/composer.json +++ b/composer.json | |||
@@ -58,7 +58,7 @@ | |||
58 | "scheb/two-factor-bundle": "~1.4", | 58 | "scheb/two-factor-bundle": "~1.4", |
59 | "grandt/phpepub": "~4.0", | 59 | "grandt/phpepub": "~4.0", |
60 | "wallabag/php-mobi": "~1.0.0", | 60 | "wallabag/php-mobi": "~1.0.0", |
61 | "kphoen/rulerz-bundle": "~0.7,>=0.7.3" | 61 | "kphoen/rulerz-bundle": "~0.9,>=0.9.1" |
62 | }, | 62 | }, |
63 | "require-dev": { | 63 | "require-dev": { |
64 | "doctrine/doctrine-fixtures-bundle": "~2.2.0", | 64 | "doctrine/doctrine-fixtures-bundle": "~2.2.0", |
diff --git a/composer.lock b/composer.lock index c470656a..9a4397ba 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -4,8 +4,8 @@ | |||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | 4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
5 | "This file is @generated automatically" | 5 | "This file is @generated automatically" |
6 | ], | 6 | ], |
7 | "hash": "a1f0e0b886031d96a9756de581d7d557", | 7 | "hash": "9372aa161ce94f8b5506d7e9cc73a884", |
8 | "content-hash": "d0a24cdd93bd431af386715f24e3e389", | 8 | "content-hash": "e703c21d623d708ff9528c298d7ab05f", |
9 | "packages": [ | 9 | "packages": [ |
10 | { | 10 | { |
11 | "name": "doctrine/annotations", | 11 | "name": "doctrine/annotations", |
@@ -2731,16 +2731,16 @@ | |||
2731 | }, | 2731 | }, |
2732 | { | 2732 | { |
2733 | "name": "kphoen/rulerz-bundle", | 2733 | "name": "kphoen/rulerz-bundle", |
2734 | "version": "0.9.0", | 2734 | "version": "0.9.1", |
2735 | "source": { | 2735 | "source": { |
2736 | "type": "git", | 2736 | "type": "git", |
2737 | "url": "https://github.com/K-Phoen/RulerZBundle.git", | 2737 | "url": "https://github.com/K-Phoen/RulerZBundle.git", |
2738 | "reference": "5d10ab2093b2192619c83333506c574d726cee07" | 2738 | "reference": "0d8d6ca57ebf2c914c967bc13cdf13c5ebb2de62" |
2739 | }, | 2739 | }, |
2740 | "dist": { | 2740 | "dist": { |
2741 | "type": "zip", | 2741 | "type": "zip", |
2742 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/5d10ab2093b2192619c83333506c574d726cee07", | 2742 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/0d8d6ca57ebf2c914c967bc13cdf13c5ebb2de62", |
2743 | "reference": "5d10ab2093b2192619c83333506c574d726cee07", | 2743 | "reference": "0d8d6ca57ebf2c914c967bc13cdf13c5ebb2de62", |
2744 | "shasum": "" | 2744 | "shasum": "" |
2745 | }, | 2745 | }, |
2746 | "require": { | 2746 | "require": { |
@@ -2777,7 +2777,7 @@ | |||
2777 | "rulerz", | 2777 | "rulerz", |
2778 | "specification" | 2778 | "specification" |
2779 | ], | 2779 | ], |
2780 | "time": "2015-11-01 11:57:02" | 2780 | "time": "2015-11-11 15:37:07" |
2781 | }, | 2781 | }, |
2782 | { | 2782 | { |
2783 | "name": "kriswallsmith/assetic", | 2783 | "name": "kriswallsmith/assetic", |