updated ultimate_cron to dev

This commit is contained in:
Bachir Soussi Chiadmi 2019-04-12 18:38:38 +02:00
parent 12fb5bf321
commit d4aa20d73d
2 changed files with 12 additions and 16 deletions

View File

@ -44,6 +44,7 @@
"drupal/simplenews": "1.x-dev", "drupal/simplenews": "1.x-dev",
"drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_formatter": "^1.0@beta",
"drupal/telephone_validation": "^2.1", "drupal/telephone_validation": "^2.1",
"drupal/ultimate_cron": "2.x-dev",
"drupal/views_conditional": "1.x-dev", "drupal/views_conditional": "1.x-dev",
"drush/drush": "^9.0.0", "drush/drush": "^9.0.0",
"vlucas/phpdotenv": "^2.4", "vlucas/phpdotenv": "^2.4",

27
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "e190da6b51853a873a7312282b0561c4", "content-hash": "9346c10ce5bc547337d5afff2f270854",
"packages": [ "packages": [
{ {
"name": "alchemy/zippy", "name": "alchemy/zippy",
@ -8767,20 +8767,14 @@
}, },
{ {
"name": "drupal/ultimate_cron", "name": "drupal/ultimate_cron",
"version": "2.0.0-alpha4", "version": "dev-2.x",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/ultimate_cron.git", "url": "https://git.drupalcode.org/project/ultimate_cron.git",
"reference": "8.x-2.0-alpha4" "reference": "bb374c7c0228ada83372f544684ff31706e91d27"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ultimate_cron-8.x-2.0-alpha4.zip",
"reference": "8.x-2.0-alpha4",
"shasum": "50cdadd061f1f6fadb961b04ed04348bcc4719d3"
}, },
"require": { "require": {
"drupal/core": "~8.0" "drupal/core": "^8.5"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
@ -8788,11 +8782,11 @@
"dev-2.x": "2.x-dev" "dev-2.x": "2.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-2.0-alpha4", "version": "8.x-2.0-alpha4+5-dev",
"datestamp": "1527925385", "datestamp": "1549489380",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
} }
} }
}, },
@ -8825,8 +8819,9 @@
"description": "Cron", "description": "Cron",
"homepage": "https://www.drupal.org/project/ultimate_cron", "homepage": "https://www.drupal.org/project/ultimate_cron",
"support": { "support": {
"source": "http://cgit.drupalcode.org/ultimate_cron" "source": "https://git.drupalcode.org/project/ultimate_cron"
} },
"time": "2019-02-06T21:42:22+00:00"
}, },
{ {
"name": "drupal/url_to_video_filter", "name": "drupal/url_to_video_filter",
@ -15702,6 +15697,7 @@
"drupal/select_translation": 20, "drupal/select_translation": 20,
"drupal/simplenews": 20, "drupal/simplenews": 20,
"drupal/telephone_formatter": 10, "drupal/telephone_formatter": 10,
"drupal/ultimate_cron": 20,
"drupal/views_conditional": 20, "drupal/views_conditional": 20,
"drupal/advanced_text_formatter": 10, "drupal/advanced_text_formatter": 10,
"drupal/autocomplete_deluxe": 10, "drupal/autocomplete_deluxe": 10,
@ -15731,7 +15727,6 @@
"drupal/synonyms": 15, "drupal/synonyms": 15,
"drupal/translation_views": 15, "drupal/translation_views": 15,
"drupal/toolbar_themes": 15, "drupal/toolbar_themes": 15,
"drupal/ultimate_cron": 15,
"drupal/workflow": 20 "drupal/workflow": 20
}, },
"prefer-stable": true, "prefer-stable": true,