This repository was archived by the owner on Mar 4, 2019. It is now read-only.
File tree 2 files changed +7
-8
lines changed
2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ defaults[projects][subdir] = contrib
11
11
; Bootstrap Theme
12
12
;--------------------
13
13
14
- projects[bootstrap] = 3.22
14
+ projects[bootstrap] = 3.23
15
15
projects[jquery_update] = 3.0-alpha5
16
16
projects[less] = 4.0
17
17
@@ -28,18 +28,17 @@ libraries[lessphp][download][url] = https://github.com/oyejorge/less.php/archive
28
28
;--------------------
29
29
30
30
;;; Development
31
- projects[devel] = 1.6
31
+ projects[devel] = 1.7
32
32
;projects[coder] = 1.2
33
33
projects[diff] = 3.4
34
34
35
35
;;; Extensions
36
- projects[ctools] = 1.14
36
+ projects[ctools] = 1.15
37
37
projects[libraries] = 2.5
38
38
projects[entity] = 1.9
39
39
projects[xautoload] = 5.7
40
40
projects[token] = 1.7
41
- projects[rules] = 2.10
42
- projects[rules][patch][2923477] = https://www.drupal.org/files/issues/php7_2_compatibility-2923477-5.patch
41
+ projects[rules] = 2.12
43
42
projects[pathauto] = 1.3
44
43
projects[subpathauto] = 1.3
45
44
@@ -52,7 +51,7 @@ projects[wysiwyg] = 2.5
52
51
53
52
;;; Security
54
53
projects[captcha] = 1.5
55
- projects[recaptcha] = 2.2
54
+ projects[recaptcha] = 2.3
56
55
projects[user_restrictions] = 1.1
57
56
projects[user_restrictions][patch][2856139] = https://www.drupal.org/files/issues/variable_passed_by_reference-2856139-1.patch
58
57
@@ -85,7 +84,7 @@ projects[mass_contact] = 1.1
85
84
86
85
projects[mailsystem] = 2.35
87
86
projects[mimemail] = 1.1
88
- projects[reroute_email] = 1.3
87
+ projects[reroute_email] = 1.4
89
88
90
89
projects[phpmailer] = 3.1
91
90
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ core = 7.x
3
3
4
4
; Download Drupal core and apply core patches if needed.
5
5
projects[drupal][type] = "core"
6
- projects[drupal][version] = 7.61
6
+ projects[drupal][version] = 7.64
You can’t perform that action at this time.
0 commit comments