|
17 | 17 | ],
|
18 | 18 | "require": {
|
19 | 19 | "php": ">=5.3.9",
|
20 |
| - "symfony/event-dispatcher": "~2.1|~3.0.0", |
21 |
| - "symfony/intl": "~2.3|~3.0.0", |
| 20 | + "symfony/event-dispatcher": "~2.1", |
| 21 | + "symfony/intl": "~2.3", |
22 | 22 | "symfony/options-resolver": "~2.6",
|
23 |
| - "symfony/property-access": "~2.3|~3.0.0" |
| 23 | + "symfony/property-access": "~2.3" |
24 | 24 | },
|
25 | 25 | "require-dev": {
|
26 |
| - "symfony/phpunit-bridge": "~2.7|~3.0.0", |
| 26 | + "symfony/phpunit-bridge": "~2.7", |
27 | 27 | "doctrine/collections": "~1.0",
|
28 |
| - "symfony/validator": "~2.6|~3.0.0", |
29 |
| - "symfony/http-foundation": "~2.2|~3.0.0", |
30 |
| - "symfony/http-kernel": "~2.4|~3.0.0", |
31 |
| - "symfony/security-csrf": "~2.4|~3.0.0", |
32 |
| - "symfony/translation": "~2.0,>=2.0.5|~3.0.0" |
| 28 | + "symfony/validator": "~2.6", |
| 29 | + "symfony/http-foundation": "~2.2", |
| 30 | + "symfony/http-kernel": "~2.4", |
| 31 | + "symfony/security-csrf": "~2.4", |
| 32 | + "symfony/translation": "~2.0,>=2.0.5" |
33 | 33 | },
|
34 | 34 | "conflict": {
|
35 | 35 | "symfony/doctrine-bridge": "<2.7",
|
|
0 commit comments