Use a tagged version of kphoen/rulerz-bundle

This commit is contained in:
Kévin Gomez 2015-10-18 15:18:12 +02:00
parent c23fc05df8
commit cad8cda7af
2 changed files with 9 additions and 10 deletions

View file

@ -58,7 +58,7 @@
"scheb/two-factor-bundle": "~1.4", "scheb/two-factor-bundle": "~1.4",
"grandt/phpepub": "~4.0", "grandt/phpepub": "~4.0",
"wallabag/php-mobi": "~1.0.0", "wallabag/php-mobi": "~1.0.0",
"kphoen/rulerz-bundle": "dev-master" "kphoen/rulerz-bundle": "~0.7,>=0.7.2"
}, },
"require-dev": { "require-dev": {
"doctrine/doctrine-fixtures-bundle": "~2.2.0", "doctrine/doctrine-fixtures-bundle": "~2.2.0",

17
composer.lock generated
View file

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "657caf7a678eb246a7055756dfa47d5d", "hash": "8719c5ec3c13338ff792ce5ed8d12926",
"content-hash": "95a1be6941e76e6a72622f183f4c0425", "content-hash": "3f28af906ef3d4eaac41583bfcc5bd85",
"packages": [ "packages": [
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
@ -2731,16 +2731,16 @@
}, },
{ {
"name": "kphoen/rulerz-bundle", "name": "kphoen/rulerz-bundle",
"version": "dev-master", "version": "0.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/K-Phoen/RulerZBundle.git", "url": "https://github.com/K-Phoen/RulerZBundle.git",
"reference": "86148898a052e349f880537c20d8102f617ebc17" "reference": "5d10ab2093b2192619c83333506c574d726cee07"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/86148898a052e349f880537c20d8102f617ebc17", "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/5d10ab2093b2192619c83333506c574d726cee07",
"reference": "86148898a052e349f880537c20d8102f617ebc17", "reference": "5d10ab2093b2192619c83333506c574d726cee07",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2777,7 +2777,7 @@
"rulerz", "rulerz",
"specification" "specification"
], ],
"time": "2015-11-01 11:57:49" "time": "2015-11-01 11:57:02"
}, },
{ {
"name": "kriswallsmith/assetic", "name": "kriswallsmith/assetic",
@ -5840,8 +5840,7 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
"friendsofsymfony/user-bundle": 20, "friendsofsymfony/user-bundle": 20,
"friendsofsymfony/oauth-server-bundle": 20, "friendsofsymfony/oauth-server-bundle": 20
"kphoen/rulerz-bundle": 20
}, },
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,