Skip to content

Commit

Permalink
BUGFIX: Add missing dependency for neos/contentrepository-nodemigration
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz committed Dec 13, 2024
1 parent adb6713 commit 1bfde36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Neos.ContentRepositoryRegistry/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"neos/contentrepository-core": "self.version",
"neos/contentrepositoryregistry-storageclient": "self.version",
"neos/contentrepository-structureadjustment": "self.version",
"neos/contentrepository-nodemigration": "self.version",
"symfony/property-access": "^5.4|^6.0",
"psr/clock": "^1"
},
Expand Down

0 comments on commit 1bfde36

Please sign in to comment.