Skip to content

Commit 135a9d9

Browse files
committed
Updated example dependency to be compatible with Drupal 11.
1 parent ebffdc7 commit 135a9d9

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
@@ -20,7 +20,7 @@
2020
"php": ">=8.2"
2121
},
2222
"require-dev": {
23-
"drupal/pathauto": "~1.0"
23+
"drupal/module_filter": "~5.0"
2424
},
2525
"suggest": {
2626
"drupal/config_ignore": "Ignore certain configuration during import."

0 commit comments

Comments
 (0)