diff options
author | Kévin Gomez <contact@kevingomez.fr> | 2015-11-13 14:37:58 +0100 |
---|---|---|
committer | Kévin Gomez <contact@kevingomez.fr> | 2015-11-13 14:37:58 +0100 |
commit | a6e27f74663637ecc4a4cf84028e6b5a3556a6ff (patch) | |
tree | 98e0ef2d9d2d11283a08ec0dc0af0f7c6c2e4887 /composer.lock | |
parent | 5c514b0be320d683c22a3044d875a5e4b5fe6ce0 (diff) | |
download | wallabag-a6e27f74663637ecc4a4cf84028e6b5a3556a6ff.tar.gz wallabag-a6e27f74663637ecc4a4cf84028e6b5a3556a6ff.tar.zst wallabag-a6e27f74663637ecc4a4cf84028e6b5a3556a6ff.zip |
Add matches operator
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock index 9a4397ba..eea3f8a0 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": "9372aa161ce94f8b5506d7e9cc73a884", | 7 | "hash": "fed9468f6c830b0f81899daad7670af7", |
8 | "content-hash": "e703c21d623d708ff9528c298d7ab05f", | 8 | "content-hash": "394f8a6ca5162f2d2756dbbee0ff5aae", |
9 | "packages": [ | 9 | "packages": [ |
10 | { | 10 | { |
11 | "name": "doctrine/annotations", | 11 | "name": "doctrine/annotations", |
@@ -2731,22 +2731,22 @@ | |||
2731 | }, | 2731 | }, |
2732 | { | 2732 | { |
2733 | "name": "kphoen/rulerz-bundle", | 2733 | "name": "kphoen/rulerz-bundle", |
2734 | "version": "0.9.1", | 2734 | "version": "0.11.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": "0d8d6ca57ebf2c914c967bc13cdf13c5ebb2de62" | 2738 | "reference": "dcaaed69d8252fa1e3a25802f8cf697947570778" |
2739 | }, | 2739 | }, |
2740 | "dist": { | 2740 | "dist": { |
2741 | "type": "zip", | 2741 | "type": "zip", |
2742 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/0d8d6ca57ebf2c914c967bc13cdf13c5ebb2de62", | 2742 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/dcaaed69d8252fa1e3a25802f8cf697947570778", |
2743 | "reference": "0d8d6ca57ebf2c914c967bc13cdf13c5ebb2de62", | 2743 | "reference": "dcaaed69d8252fa1e3a25802f8cf697947570778", |
2744 | "shasum": "" | 2744 | "shasum": "" |
2745 | }, | 2745 | }, |
2746 | "require": { | 2746 | "require": { |
2747 | "kphoen/rulerz": "~0.1, >=0.13.0", | 2747 | "kphoen/rulerz": "~0.1, >=0.13.0", |
2748 | "symfony/framework-bundle": "~2.3", | 2748 | "symfony/framework-bundle": "~2.3|~3.0", |
2749 | "symfony/validator": "~2.3" | 2749 | "symfony/validator": "~2.3|~3.0" |
2750 | }, | 2750 | }, |
2751 | "require-dev": { | 2751 | "require-dev": { |
2752 | "matthiasnoback/symfony-dependency-injection-test": "~0.7", | 2752 | "matthiasnoback/symfony-dependency-injection-test": "~0.7", |
@@ -2777,7 +2777,7 @@ | |||
2777 | "rulerz", | 2777 | "rulerz", |
2778 | "specification" | 2778 | "specification" |
2779 | ], | 2779 | ], |
2780 | "time": "2015-11-11 15:37:07" | 2780 | "time": "2015-11-13 13:00:14" |
2781 | }, | 2781 | }, |
2782 | { | 2782 | { |
2783 | "name": "kriswallsmith/assetic", | 2783 | "name": "kriswallsmith/assetic", |