Skip to content

Commit

Permalink
Swap over to D10.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-vessey committed Sep 28, 2023
1 parent a4f17a1 commit b3a19a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0+",
"suggest": {},
"require": {
"drupal/core": "^9"
"drupal/core": "^10"
},
"replace": {
"drupal/content_sync": "^2"
Expand Down
2 changes: 1 addition & 1 deletion content_sync.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Content Sync'
type: module
description: 'Allows to import/export content using YAML files'
package: Custom
core_version_requirement: ^9
core_version_requirement: ^10
configure: content.sync
dependencies:
- drupal:serialization (>=8.6.10)

0 comments on commit b3a19a1

Please sign in to comment.