Skip to content

Commit

Permalink
Merge pull request #22 from open-y-subprojects/drupal10
Browse files Browse the repository at this point in the history
feat: Allow Drupal 10
  • Loading branch information
podarok authored Sep 28, 2022
2 parents 332ee45 + 94f0545 commit b42f41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"open-y-subprojects/openy_node_alert": "^1.1.0",
"open-y-subprojects/openy_demo_content": "^1.0",
"ynorth-projects/openy_node_session": "^0.9 || ^1.1.0",
"drupal/core": "^9.2",
"drupal/core": "^9.2 || ^10",
"drupal/rabbit_hole": "^1.0@beta || ^1.0"
},
"license": "GPL-2.0+",
Expand Down

0 comments on commit b42f41e

Please sign in to comment.