Skip to content

Commit cd0a1ab

Browse files
committed
LDP-1448: Allow drupal 9.4.
1 parent 4954c47 commit cd0a1ab

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
@@ -15,7 +15,7 @@
1515
"psr-4": { "drunomics\\ServiceUtils\\": "src/" }
1616
},
1717
"require": {
18-
"drupal/core": "9.3.*"
18+
"drupal/core": "9.4.*"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^9.5.0",

0 commit comments

Comments
 (0)