We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932f2e2 commit 31f333cCopy full SHA for 31f333c
1 file changed
composer.json
@@ -47,10 +47,10 @@
47
"psy/psysh": "0.6.* || ~0.8",
48
"symfony/css-selector": "~2.8|~3.0",
49
"symfony/dom-crawler": "~2.8|~3.0",
50
- "symfony/http-foundation": "~2.8|~3.0",
51
- "symfony/thanks": "^1.0"
+ "symfony/http-foundation": "~2.8|~3.0"
52
},
53
"suggest": {
+ "symfony/thanks": "Thank your favorite PHP projects on Github using the CLI!",
54
"drupal/console-dotenv": "This project provide support for env and contains a new command to setup dotenv on a drupal site."
55
56
"bin": ["bin/drupal"],
0 commit comments