Skip to content

Commit cd6c94b

Browse files
committed
TASK: Update composer dependencies
1 parent ef7da83 commit cd6c94b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "Neos CMS ElasticSearch indexer based on beanstalkd (job queue)",
55
"license": "MIT",
66
"require": {
7-
"typo3/jobqueue-beanstalkd": "*",
7+
"flowpack/jobqueue-beanstalkd": "*",
88
"flowpack/elasticsearch-contentrepositoryadaptor": "*",
9-
"typo3/typo3cr-search": "*"
9+
"neos/content-repository-search": "*",
1010
},
1111
"autoload": {
1212
"psr-0": {

0 commit comments

Comments
 (0)