|
1 | 1 | {
|
2 |
| - "name": "pantheon-systems/documentation", |
3 |
| - "description": "Documentation for Pantheon", |
4 |
| - "keywords": ["pantheon", "drupal", "wordpress"], |
5 |
| - "homepage": "https://pantheon.io/docs/", |
6 |
| - "type": "project", |
7 |
| - "license": "CC-BY-4.0", |
8 |
| - "minimum-stability": "dev", |
9 |
| - "prefer-stable": true, |
10 |
| - "require-dev": { |
11 |
| - "drush/drush": "6.2.0", |
12 |
| - "sculpin/sculpin": "2.*@dev", |
13 |
| - "behat/behat": "3.0.*@stable", |
14 |
| - "behat/mink": "1.6.*@stable", |
15 |
| - "behat/mink-extension": "2.0.*@stable", |
16 |
| - "behat/mink-goutte-driver": "1.1.*@stable", |
17 |
| - "behat/mink-selenium2-driver": "1.2", |
18 |
| - "composer/composer": "^1.0@alpha", |
19 |
| - "pantheon-systems/terminus": "dev-master", |
20 |
| - "dflydev/embedded-composer": "^1.0@dev" |
21 |
| - }, |
22 |
| - "config": { |
23 |
| - "bin-dir": "bin" |
24 |
| - } |
| 2 | + "name": "pantheon-systems/documentation", |
| 3 | + "description": "Documentation for Pantheon", |
| 4 | + "keywords": ["pantheon", "drupal", "wordpress"], |
| 5 | + "homepage": "https://pantheon.io/docs/", |
| 6 | + "type": "project", |
| 7 | + "license": "CC-BY-4.0", |
| 8 | + "minimum-stability": "dev", |
| 9 | + "require-dev": { |
| 10 | + "drush/drush": "6.2.0", |
| 11 | + "sculpin/sculpin": "2.*@dev", |
| 12 | + "behat/behat": "3.0.*@stable", |
| 13 | + "behat/mink": "1.6.*@stable", |
| 14 | + "behat/mink-extension": "2.0.*@stable", |
| 15 | + "behat/mink-goutte-driver": "1.1.*@stable", |
| 16 | + "behat/mink-selenium2-driver": "1.2", |
| 17 | + "composer/composer": "^1.0@alpha", |
| 18 | + "guzzlehttp/guzzle": "6.1.*@stable", |
| 19 | + "pantheon-systems/terminus": "0.11.*@stable", |
| 20 | + "dflydev/embedded-composer": "^1.0@dev" |
| 21 | + }, |
| 22 | + "config": { |
| 23 | + "bin-dir": "bin" |
| 24 | + } |
25 | 25 | }
|
0 commit comments