Skip to content

Commit cc022f7

Browse files
committed
Merge branch 'drupal9'
* drupal9: Adjusted reference to dev release Switched to dev version of monolog module Updated dependecies to drupal 9 support. @todo Test logging
2 parents a53fdaa + 56559dc commit cc022f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"license": "EUPL-1.2",
88
"require": {
99
"drupal/date_popup": "^1.1",
10-
"drupal/monolog": "^1.3"
10+
"drupal/monolog": "2.x-dev"
1111
}
1212
}

0 commit comments

Comments
 (0)