Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Last active April 30, 2017 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vijaycs85/8d7edfe1abaf61c49ef1699ae6f6406b to your computer and use it in GitHub Desktop.
Save vijaycs85/8d7edfe1abaf61c49ef1699ae6f6406b to your computer and use it in GitHub Desktop.
{
"name": "vijaycs85/d8_playground",
"description": "Create D8 core components purely with composer",
"license": "GPL-2.0+",
"require": {
"php": ">=5.5.9",
"drupal/action": "*",
"drupal/aggregator": "*",
"drupal/automated_cron": "*",
"drupal/bartik": "*",
"drupal/ban": "*",
"drupal/basic_auth": "*",
"drupal/big_pipe": "*",
"drupal/block": "*",
"drupal/block_content": "*",
"drupal/block_place": "*",
"drupal/book": "*",
"drupal/breakpoint": "*",
"drupal/ckeditor": "*",
"drupal/classy": "*",
"drupal/color": "*",
"drupal/comment": "*",
"drupal/config": "*",
"drupal/config_translation": "*",
"drupal/contact": "*",
"drupal/content_moderation": "*",
"drupal/content_translation": "*",
"drupal/contextual": "*",
"drupal/core-annotation": "*",
"drupal/core-assertion": "*",
"drupal/core-bridge": "*",
"drupal/core-datetime": "*",
"drupal/core-dependency-injection": "*",
"drupal/core-diff": "*",
"drupal/core-discovery": "*",
"drupal/core-event-dispatcher": "*",
"drupal/core-file-cache": "*",
"drupal/core-filesystem": "*",
"drupal/core-gettext": "*",
"drupal/core-graph": "*",
"drupal/core-http-foundation": "*",
"drupal/core-php-storage": "*",
"drupal/core-plugin": "*",
"drupal/core-proxy-builder": "*",
"drupal/core-render": "*",
"drupal/core-serialization": "*",
"drupal/core-transliteration": "*",
"drupal/core-utility": "*",
"drupal/core-uuid": "*",
"drupal/datetime": "*",
"drupal/datetime_range": "*",
"drupal/dblog": "*",
"drupal/dynamic_page_cache": "*",
"drupal/editor": "*",
"drupal/entity_reference": "*",
"drupal/field": "*",
"drupal/field_layout": "*",
"drupal/field_ui": "*",
"drupal/file": "*",
"drupal/filter": "*",
"drupal/forum": "*",
"drupal/hal": "*",
"drupal/help": "*",
"drupal/history": "*",
"drupal/image": "*",
"drupal/inline_form_errors": "*",
"drupal/language": "*",
"drupal/layout_discovery": "*",
"drupal/link": "*",
"drupal/locale": "*",
"drupal/minimal": "*",
"drupal/menu_link_content": "*",
"drupal/menu_ui": "*",
"drupal/migrate": "*",
"drupal/migrate_drupal": "*",
"drupal/migrate_drupal_ui": "*",
"drupal/node": "*",
"drupal/options": "*",
"drupal/outside_in": "*",
"drupal/page_cache": "*",
"drupal/path": "*",
"drupal/quickedit": "*",
"drupal/rdf": "*",
"drupal/responsive_image": "*",
"drupal/rest": "*",
"drupal/search": "*",
"drupal/serialization": "*",
"drupal/seven": "*",
"drupal/shortcut": "*",
"drupal/simpletest": "*",
"drupal/standard": "*",
"drupal/stark": "*",
"drupal/statistics": "*",
"drupal/syslog": "*",
"drupal/system": "*",
"drupal/taxonomy": "*",
"drupal/telephone": "*",
"drupal/text": "*",
"drupal/toolbar": "*",
"drupal/tour": "*",
"drupal/tracker": "*",
"drupal/update": "*",
"drupal/user": "*",
"drupal/views": "*",
"drupal/views_ui": "*",
"drupal/workflows": "*"
}
}
➜ composer_d8 composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package drupal/action could not be found in any version, there may be a typo in the package name.
Problem 2
- The requested package drupal/aggregator could not be found in any version, there may be a typo in the package name.
Problem 3
- The requested package drupal/automated_cron could not be found in any version, there may be a typo in the package name.
Problem 4
- The requested package drupal/bartik could not be found in any version, there may be a typo in the package name.
Problem 5
- The requested package drupal/ban could not be found in any version, there may be a typo in the package name.
Problem 6
- The requested package drupal/basic_auth could not be found in any version, there may be a typo in the package name.
Problem 7
- The requested package drupal/big_pipe could not be found in any version, there may be a typo in the package name.
Problem 8
- The requested package drupal/block could not be found in any version, there may be a typo in the package name.
Problem 9
- The requested package drupal/block_content could not be found in any version, there may be a typo in the package name.
Problem 10
- The requested package drupal/block_place could not be found in any version, there may be a typo in the package name.
Problem 11
- The requested package drupal/book could not be found in any version, there may be a typo in the package name.
Problem 12
- The requested package drupal/breakpoint could not be found in any version, there may be a typo in the package name.
Problem 13
- The requested package drupal/ckeditor could not be found in any version, there may be a typo in the package name.
Problem 14
- The requested package drupal/classy could not be found in any version, there may be a typo in the package name.
Problem 15
- The requested package drupal/color could not be found in any version, there may be a typo in the package name.
Problem 16
- The requested package drupal/comment could not be found in any version, there may be a typo in the package name.
Problem 17
- The requested package drupal/config could not be found in any version, there may be a typo in the package name.
Problem 18
- The requested package drupal/config_translation could not be found in any version, there may be a typo in the package name.
Problem 19
- The requested package drupal/contact could not be found in any version, there may be a typo in the package name.
Problem 20
- The requested package drupal/content_moderation could not be found in any version, there may be a typo in the package name.
Problem 21
- The requested package drupal/content_translation could not be found in any version, there may be a typo in the package name.
Problem 22
- The requested package drupal/contextual could not be found in any version, there may be a typo in the package name.
Problem 23
- The requested package drupal/datetime could not be found in any version, there may be a typo in the package name.
Problem 24
- The requested package drupal/datetime_range could not be found in any version, there may be a typo in the package name.
Problem 25
- The requested package drupal/dblog could not be found in any version, there may be a typo in the package name.
Problem 26
- The requested package drupal/dynamic_page_cache could not be found in any version, there may be a typo in the package name.
Problem 27
- The requested package drupal/editor could not be found in any version, there may be a typo in the package name.
Problem 28
- The requested package drupal/entity_reference could not be found in any version, there may be a typo in the package name.
Problem 29
- The requested package drupal/field could not be found in any version, there may be a typo in the package name.
Problem 30
- The requested package drupal/field_layout could not be found in any version, there may be a typo in the package name.
Problem 31
- The requested package drupal/field_ui could not be found in any version, there may be a typo in the package name.
Problem 32
- The requested package drupal/file could not be found in any version, there may be a typo in the package name.
Problem 33
- The requested package drupal/filter could not be found in any version, there may be a typo in the package name.
Problem 34
- The requested package drupal/forum could not be found in any version, there may be a typo in the package name.
Problem 35
- The requested package drupal/hal could not be found in any version, there may be a typo in the package name.
Problem 36
- The requested package drupal/help could not be found in any version, there may be a typo in the package name.
Problem 37
- The requested package drupal/history could not be found in any version, there may be a typo in the package name.
Problem 38
- The requested package drupal/image could not be found in any version, there may be a typo in the package name.
Problem 39
- The requested package drupal/inline_form_errors could not be found in any version, there may be a typo in the package name.
Problem 40
- The requested package drupal/language could not be found in any version, there may be a typo in the package name.
Problem 41
- The requested package drupal/layout_discovery could not be found in any version, there may be a typo in the package name.
Problem 42
- The requested package drupal/link could not be found in any version, there may be a typo in the package name.
Problem 43
- The requested package drupal/locale could not be found in any version, there may be a typo in the package name.
Problem 44
- The requested package drupal/minimal could not be found in any version, there may be a typo in the package name.
Problem 45
- The requested package drupal/menu_link_content could not be found in any version, there may be a typo in the package name.
Problem 46
- The requested package drupal/menu_ui could not be found in any version, there may be a typo in the package name.
Problem 47
- The requested package drupal/migrate could not be found in any version, there may be a typo in the package name.
Problem 48
- The requested package drupal/migrate_drupal could not be found in any version, there may be a typo in the package name.
Problem 49
- The requested package drupal/migrate_drupal_ui could not be found in any version, there may be a typo in the package name.
Problem 50
- The requested package drupal/node could not be found in any version, there may be a typo in the package name.
Problem 51
- The requested package drupal/options could not be found in any version, there may be a typo in the package name.
Problem 52
- The requested package drupal/outside_in could not be found in any version, there may be a typo in the package name.
Problem 53
- The requested package drupal/page_cache could not be found in any version, there may be a typo in the package name.
Problem 54
- The requested package drupal/path could not be found in any version, there may be a typo in the package name.
Problem 55
- The requested package drupal/quickedit could not be found in any version, there may be a typo in the package name.
Problem 56
- The requested package drupal/rdf could not be found in any version, there may be a typo in the package name.
Problem 57
- The requested package drupal/responsive_image could not be found in any version, there may be a typo in the package name.
Problem 58
- The requested package drupal/rest could not be found in any version, there may be a typo in the package name.
Problem 59
- The requested package drupal/search could not be found in any version, there may be a typo in the package name.
Problem 60
- The requested package drupal/serialization could not be found in any version, there may be a typo in the package name.
Problem 61
- The requested package drupal/seven could not be found in any version, there may be a typo in the package name.
Problem 62
- The requested package drupal/shortcut could not be found in any version, there may be a typo in the package name.
Problem 63
- The requested package drupal/simpletest could not be found in any version, there may be a typo in the package name.
Problem 64
- The requested package drupal/standard could not be found in any version, there may be a typo in the package name.
Problem 65
- The requested package drupal/stark could not be found in any version, there may be a typo in the package name.
Problem 66
- The requested package drupal/statistics could not be found in any version, there may be a typo in the package name.
Problem 67
- The requested package drupal/syslog could not be found in any version, there may be a typo in the package name.
Problem 68
- The requested package drupal/system could not be found in any version, there may be a typo in the package name.
Problem 69
- The requested package drupal/taxonomy could not be found in any version, there may be a typo in the package name.
Problem 70
- The requested package drupal/telephone could not be found in any version, there may be a typo in the package name.
Problem 71
- The requested package drupal/text could not be found in any version, there may be a typo in the package name.
Problem 72
- The requested package drupal/toolbar could not be found in any version, there may be a typo in the package name.
Problem 73
- The requested package drupal/tour could not be found in any version, there may be a typo in the package name.
Problem 74
- The requested package drupal/tracker could not be found in any version, there may be a typo in the package name.
Problem 75
- The requested package drupal/update could not be found in any version, there may be a typo in the package name.
Problem 76
- The requested package drupal/user could not be found in any version, there may be a typo in the package name.
Problem 77
- The requested package drupal/views could not be found in any version, there may be a typo in the package name.
Problem 78
- The requested package drupal/views_ui could not be found in any version, there may be a typo in the package name.
Problem 79
- The requested package drupal/workflows could not be found in any version, there may be a typo in the package name.
Problem 80
- drupal/core-annotation 8.3.1 requires drupal/core-filecache ~8.2 -> no matching package found.
- drupal/core-annotation 8.3.0 requires drupal/core-filecache ~8.2 -> no matching package found.
- Installation request for drupal/core-annotation * -> satisfiable by drupal/core-annotation[8.3.0, 8.3.1].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment