diff options
-rw-r--r-- | composer.json | 2 | ||||
-rw-r--r-- | composer.lock | 17 |
2 files changed, 9 insertions, 10 deletions
diff --git a/composer.json b/composer.json index ceefab02..a9c734ab 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": "dev-master" | 61 | "kphoen/rulerz-bundle": "~0.7,>=0.7.2" |
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 b29ac98a..b88c56e8 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": "657caf7a678eb246a7055756dfa47d5d", | 7 | "hash": "8719c5ec3c13338ff792ce5ed8d12926", |
8 | "content-hash": "95a1be6941e76e6a72622f183f4c0425", | 8 | "content-hash": "3f28af906ef3d4eaac41583bfcc5bd85", |
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": "dev-master", | 2734 | "version": "0.9.0", |
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": "86148898a052e349f880537c20d8102f617ebc17" | 2738 | "reference": "5d10ab2093b2192619c83333506c574d726cee07" |
2739 | }, | 2739 | }, |
2740 | "dist": { | 2740 | "dist": { |
2741 | "type": "zip", | 2741 | "type": "zip", |
2742 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/86148898a052e349f880537c20d8102f617ebc17", | 2742 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/5d10ab2093b2192619c83333506c574d726cee07", |
2743 | "reference": "86148898a052e349f880537c20d8102f617ebc17", | 2743 | "reference": "5d10ab2093b2192619c83333506c574d726cee07", |
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:49" | 2780 | "time": "2015-11-01 11:57:02" |
2781 | }, | 2781 | }, |
2782 | { | 2782 | { |
2783 | "name": "kriswallsmith/assetic", | 2783 | "name": "kriswallsmith/assetic", |
@@ -5840,8 +5840,7 @@ | |||
5840 | "minimum-stability": "dev", | 5840 | "minimum-stability": "dev", |
5841 | "stability-flags": { | 5841 | "stability-flags": { |
5842 | "friendsofsymfony/user-bundle": 20, | 5842 | "friendsofsymfony/user-bundle": 20, |
5843 | "friendsofsymfony/oauth-server-bundle": 20, | 5843 | "friendsofsymfony/oauth-server-bundle": 20 |
5844 | "kphoen/rulerz-bundle": 20 | ||
5845 | }, | 5844 | }, |
5846 | "prefer-stable": true, | 5845 | "prefer-stable": true, |
5847 | "prefer-lowest": false, | 5846 | "prefer-lowest": false, |