From 6ab5f6f2b947640fe94a961a472aa674031988ba Mon Sep 17 00:00:00 2001 From: Karsten Dambekalns Date: Wed, 1 Nov 2023 10:34:07 +0100 Subject: [PATCH 1/6] TASK: Tweak dependency on neos/twitter-bootstrap - move the dependency from `neos/neos` to `neos/media-browser` - change from `*` to `^3.0.6` (the first version allowing Neos 7.x) --- Neos.Media.Browser/composer.json | 1 + Neos.Neos/composer.json | 1 - composer.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Neos.Media.Browser/composer.json b/Neos.Media.Browser/composer.json index b224454b28e..bdf4b8047ff 100644 --- a/Neos.Media.Browser/composer.json +++ b/Neos.Media.Browser/composer.json @@ -12,6 +12,7 @@ "neos/neos": "self.version", "neos/flow": "*", "neos/fluid-adaptor": "*", + "neos/twitter-bootstrap": "^3.0.6", "neos/utility-files": "*", "neos/utility-mediatypes": "*", "neos/error-messages": "*", diff --git a/Neos.Neos/composer.json b/Neos.Neos/composer.json index 92588751cda..6d0f58fa29d 100644 --- a/Neos.Neos/composer.json +++ b/Neos.Neos/composer.json @@ -11,7 +11,6 @@ "neos/flow": "~7.3.0", "neos/media-browser": "self.version", "neos/party": "*", - "neos/twitter-bootstrap": "*", "neos/content-repository": "self.version", "neos/fusion": "self.version", "neos/fusion-afx": "self.version", diff --git a/composer.json b/composer.json index ed6c53ac19a..b47778adb24 100644 --- a/composer.json +++ b/composer.json @@ -20,6 +20,7 @@ "gedmo/doctrine-extensions": "^3.5", "behat/transliterator": "~1.0", "neos/utility-unicode": "*", + "neos/twitter-bootstrap": "^3.0.6", "neos/utility-mediatypes": "*", "neos/error-messages": "*", "doctrine/common": "^2.7 || ^3.0", @@ -27,7 +28,6 @@ "imagine/imagine": "*", "doctrine/dbal": "^2.8", "neos/party": "*", - "neos/twitter-bootstrap": "*", "neos/fusion-form": "^1.0 || ^2.0", "neos/form": "*", "neos/kickstarter": "~7.3.0" From 04921a1b618dc3c328e1d8b02e1c13ddbc62cfd8 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 2 Nov 2023 14:39:08 +0000 Subject: [PATCH 2/6] TASK: Update references [skip ci] --- Neos.Neos/Documentation/References/CommandReference.rst | 2 +- Neos.Neos/Documentation/References/EelHelpersReference.rst | 2 +- .../Documentation/References/FlowQueryOperationReference.rst | 2 +- .../Documentation/References/Signals/ContentRepository.rst | 2 +- Neos.Neos/Documentation/References/Signals/Flow.rst | 2 +- Neos.Neos/Documentation/References/Signals/Media.rst | 2 +- Neos.Neos/Documentation/References/Signals/Neos.rst | 2 +- Neos.Neos/Documentation/References/Validators/Flow.rst | 2 +- Neos.Neos/Documentation/References/Validators/Media.rst | 2 +- Neos.Neos/Documentation/References/Validators/Party.rst | 2 +- .../Documentation/References/ViewHelpers/ContentRepository.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Form.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Media.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Neos.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Neos.Neos/Documentation/References/CommandReference.rst b/Neos.Neos/Documentation/References/CommandReference.rst index 32c58f5c43f..3aec91516a7 100644 --- a/Neos.Neos/Documentation/References/CommandReference.rst +++ b/Neos.Neos/Documentation/References/CommandReference.rst @@ -19,7 +19,7 @@ commands that may be available, use:: ./flow help -The following reference was automatically generated from code on 2023-11-01 +The following reference was automatically generated from code on 2023-11-02 .. _`Neos Command Reference: NEOS.CONTENTREPOSITORY`: diff --git a/Neos.Neos/Documentation/References/EelHelpersReference.rst b/Neos.Neos/Documentation/References/EelHelpersReference.rst index 95b18b8f19f..498be0426c6 100644 --- a/Neos.Neos/Documentation/References/EelHelpersReference.rst +++ b/Neos.Neos/Documentation/References/EelHelpersReference.rst @@ -3,7 +3,7 @@ Eel Helpers Reference ===================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Eel Helpers Reference: Api`: diff --git a/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst b/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst index 313561e3f2d..96b99085704 100644 --- a/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst +++ b/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst @@ -3,7 +3,7 @@ FlowQuery Operation Reference ============================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`FlowQuery Operation Reference: add`: diff --git a/Neos.Neos/Documentation/References/Signals/ContentRepository.rst b/Neos.Neos/Documentation/References/Signals/ContentRepository.rst index 62af6be6d29..1b7d15339ef 100644 --- a/Neos.Neos/Documentation/References/Signals/ContentRepository.rst +++ b/Neos.Neos/Documentation/References/Signals/ContentRepository.rst @@ -3,7 +3,7 @@ Content Repository Signals Reference ==================================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Content Repository Signals Reference: Context (``Neos\ContentRepository\Domain\Service\Context``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Flow.rst b/Neos.Neos/Documentation/References/Signals/Flow.rst index 42be9bab0bb..e9a09ec881a 100644 --- a/Neos.Neos/Documentation/References/Signals/Flow.rst +++ b/Neos.Neos/Documentation/References/Signals/Flow.rst @@ -3,7 +3,7 @@ Flow Signals Reference ====================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Flow Signals Reference: AbstractAdvice (``Neos\Flow\Aop\Advice\AbstractAdvice``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Media.rst b/Neos.Neos/Documentation/References/Signals/Media.rst index c85d2749301..e5f473b8be1 100644 --- a/Neos.Neos/Documentation/References/Signals/Media.rst +++ b/Neos.Neos/Documentation/References/Signals/Media.rst @@ -3,7 +3,7 @@ Media Signals Reference ======================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media Signals Reference: AssetCollectionController (``Neos\Media\Browser\Controller\AssetCollectionController``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Neos.rst b/Neos.Neos/Documentation/References/Signals/Neos.rst index 121f6f90427..03cb817f910 100644 --- a/Neos.Neos/Documentation/References/Signals/Neos.rst +++ b/Neos.Neos/Documentation/References/Signals/Neos.rst @@ -3,7 +3,7 @@ Neos Signals Reference ====================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Neos Signals Reference: AbstractCreate (``Neos\Neos\Ui\Domain\Model\Changes\AbstractCreate``)`: diff --git a/Neos.Neos/Documentation/References/Validators/Flow.rst b/Neos.Neos/Documentation/References/Validators/Flow.rst index f27c7162447..e45ab3708eb 100644 --- a/Neos.Neos/Documentation/References/Validators/Flow.rst +++ b/Neos.Neos/Documentation/References/Validators/Flow.rst @@ -3,7 +3,7 @@ Flow Validator Reference ======================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Flow Validator Reference: AggregateBoundaryValidator`: diff --git a/Neos.Neos/Documentation/References/Validators/Media.rst b/Neos.Neos/Documentation/References/Validators/Media.rst index 4ab02a7bfcf..f28c5731211 100644 --- a/Neos.Neos/Documentation/References/Validators/Media.rst +++ b/Neos.Neos/Documentation/References/Validators/Media.rst @@ -3,7 +3,7 @@ Media Validator Reference ========================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media Validator Reference: ImageOrientationValidator`: diff --git a/Neos.Neos/Documentation/References/Validators/Party.rst b/Neos.Neos/Documentation/References/Validators/Party.rst index 4a838dacc18..e1bdeafa022 100644 --- a/Neos.Neos/Documentation/References/Validators/Party.rst +++ b/Neos.Neos/Documentation/References/Validators/Party.rst @@ -3,7 +3,7 @@ Party Validator Reference ========================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Party Validator Reference: AimAddressValidator`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst b/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst index 096af561261..e849736eab2 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst @@ -3,7 +3,7 @@ Content Repository ViewHelper Reference ####################################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Content Repository ViewHelper Reference: PaginateViewHelper`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst b/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst index 8fd558f5957..e35eed82196 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst @@ -3,7 +3,7 @@ FluidAdaptor ViewHelper Reference ################################# -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`FluidAdaptor ViewHelper Reference: f:debug`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Form.rst b/Neos.Neos/Documentation/References/ViewHelpers/Form.rst index 31197ac31f0..4355b49928a 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Form.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Form.rst @@ -3,7 +3,7 @@ Form ViewHelper Reference ######################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Form ViewHelper Reference: neos.form:form`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst b/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst index 9879c19d84d..eb0a9632b9f 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst @@ -3,7 +3,7 @@ Fusion ViewHelper Reference ########################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Fusion ViewHelper Reference: fusion:render`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Media.rst b/Neos.Neos/Documentation/References/ViewHelpers/Media.rst index 895e7e0a245..affad58f6dc 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Media.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Media.rst @@ -3,7 +3,7 @@ Media ViewHelper Reference ########################## -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media ViewHelper Reference: neos.media:fileTypeIcon`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst b/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst index a82cac259fe..cd54632b01b 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst @@ -3,7 +3,7 @@ Neos ViewHelper Reference ######################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Neos ViewHelper Reference: neos:backend.authenticationProviderLabel`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst b/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst index adfa88e2413..a9324ad945b 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst @@ -3,7 +3,7 @@ TYPO3 Fluid ViewHelper Reference ################################ -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`TYPO3 Fluid ViewHelper Reference: f:alias`: From 55c2fd9e8c24852977f0829144760be597b4389c Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 2 Nov 2023 14:50:25 +0000 Subject: [PATCH 3/6] TASK: Update references [skip ci] --- Neos.Neos/Documentation/References/CommandReference.rst | 2 +- Neos.Neos/Documentation/References/EelHelpersReference.rst | 2 +- .../Documentation/References/FlowQueryOperationReference.rst | 2 +- .../Documentation/References/Signals/ContentRepository.rst | 2 +- Neos.Neos/Documentation/References/Signals/Flow.rst | 2 +- Neos.Neos/Documentation/References/Signals/Media.rst | 2 +- Neos.Neos/Documentation/References/Signals/Neos.rst | 2 +- Neos.Neos/Documentation/References/Validators/Flow.rst | 2 +- Neos.Neos/Documentation/References/Validators/Media.rst | 2 +- Neos.Neos/Documentation/References/Validators/Party.rst | 2 +- .../Documentation/References/ViewHelpers/ContentRepository.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Form.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Media.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Neos.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Neos.Neos/Documentation/References/CommandReference.rst b/Neos.Neos/Documentation/References/CommandReference.rst index ccf8f9ca262..e2de85e40d3 100644 --- a/Neos.Neos/Documentation/References/CommandReference.rst +++ b/Neos.Neos/Documentation/References/CommandReference.rst @@ -19,7 +19,7 @@ commands that may be available, use:: ./flow help -The following reference was automatically generated from code on 2023-11-01 +The following reference was automatically generated from code on 2023-11-02 .. _`Neos Command Reference: NEOS.CONTENTREPOSITORY`: diff --git a/Neos.Neos/Documentation/References/EelHelpersReference.rst b/Neos.Neos/Documentation/References/EelHelpersReference.rst index d6b96c91df0..6cfe4983bb3 100644 --- a/Neos.Neos/Documentation/References/EelHelpersReference.rst +++ b/Neos.Neos/Documentation/References/EelHelpersReference.rst @@ -3,7 +3,7 @@ Eel Helpers Reference ===================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Eel Helpers Reference: Api`: diff --git a/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst b/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst index 313561e3f2d..96b99085704 100644 --- a/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst +++ b/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst @@ -3,7 +3,7 @@ FlowQuery Operation Reference ============================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`FlowQuery Operation Reference: add`: diff --git a/Neos.Neos/Documentation/References/Signals/ContentRepository.rst b/Neos.Neos/Documentation/References/Signals/ContentRepository.rst index 62af6be6d29..1b7d15339ef 100644 --- a/Neos.Neos/Documentation/References/Signals/ContentRepository.rst +++ b/Neos.Neos/Documentation/References/Signals/ContentRepository.rst @@ -3,7 +3,7 @@ Content Repository Signals Reference ==================================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Content Repository Signals Reference: Context (``Neos\ContentRepository\Domain\Service\Context``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Flow.rst b/Neos.Neos/Documentation/References/Signals/Flow.rst index b0c21600b1c..0b39d27fdab 100644 --- a/Neos.Neos/Documentation/References/Signals/Flow.rst +++ b/Neos.Neos/Documentation/References/Signals/Flow.rst @@ -3,7 +3,7 @@ Flow Signals Reference ====================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Flow Signals Reference: AbstractAdvice (``Neos\Flow\Aop\Advice\AbstractAdvice``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Media.rst b/Neos.Neos/Documentation/References/Signals/Media.rst index c85d2749301..e5f473b8be1 100644 --- a/Neos.Neos/Documentation/References/Signals/Media.rst +++ b/Neos.Neos/Documentation/References/Signals/Media.rst @@ -3,7 +3,7 @@ Media Signals Reference ======================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media Signals Reference: AssetCollectionController (``Neos\Media\Browser\Controller\AssetCollectionController``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Neos.rst b/Neos.Neos/Documentation/References/Signals/Neos.rst index 2ebf0272945..f952ab20379 100644 --- a/Neos.Neos/Documentation/References/Signals/Neos.rst +++ b/Neos.Neos/Documentation/References/Signals/Neos.rst @@ -3,7 +3,7 @@ Neos Signals Reference ====================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Neos Signals Reference: AbstractCreate (``Neos\Neos\Ui\Domain\Model\Changes\AbstractCreate``)`: diff --git a/Neos.Neos/Documentation/References/Validators/Flow.rst b/Neos.Neos/Documentation/References/Validators/Flow.rst index f27c7162447..e45ab3708eb 100644 --- a/Neos.Neos/Documentation/References/Validators/Flow.rst +++ b/Neos.Neos/Documentation/References/Validators/Flow.rst @@ -3,7 +3,7 @@ Flow Validator Reference ======================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Flow Validator Reference: AggregateBoundaryValidator`: diff --git a/Neos.Neos/Documentation/References/Validators/Media.rst b/Neos.Neos/Documentation/References/Validators/Media.rst index 4ab02a7bfcf..f28c5731211 100644 --- a/Neos.Neos/Documentation/References/Validators/Media.rst +++ b/Neos.Neos/Documentation/References/Validators/Media.rst @@ -3,7 +3,7 @@ Media Validator Reference ========================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media Validator Reference: ImageOrientationValidator`: diff --git a/Neos.Neos/Documentation/References/Validators/Party.rst b/Neos.Neos/Documentation/References/Validators/Party.rst index 4a838dacc18..e1bdeafa022 100644 --- a/Neos.Neos/Documentation/References/Validators/Party.rst +++ b/Neos.Neos/Documentation/References/Validators/Party.rst @@ -3,7 +3,7 @@ Party Validator Reference ========================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Party Validator Reference: AimAddressValidator`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst b/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst index 096af561261..e849736eab2 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst @@ -3,7 +3,7 @@ Content Repository ViewHelper Reference ####################################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Content Repository ViewHelper Reference: PaginateViewHelper`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst b/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst index 8fd558f5957..e35eed82196 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst @@ -3,7 +3,7 @@ FluidAdaptor ViewHelper Reference ################################# -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`FluidAdaptor ViewHelper Reference: f:debug`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Form.rst b/Neos.Neos/Documentation/References/ViewHelpers/Form.rst index 31197ac31f0..4355b49928a 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Form.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Form.rst @@ -3,7 +3,7 @@ Form ViewHelper Reference ######################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Form ViewHelper Reference: neos.form:form`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst b/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst index 9879c19d84d..eb0a9632b9f 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst @@ -3,7 +3,7 @@ Fusion ViewHelper Reference ########################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Fusion ViewHelper Reference: fusion:render`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Media.rst b/Neos.Neos/Documentation/References/ViewHelpers/Media.rst index 895e7e0a245..affad58f6dc 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Media.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Media.rst @@ -3,7 +3,7 @@ Media ViewHelper Reference ########################## -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media ViewHelper Reference: neos.media:fileTypeIcon`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst b/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst index a82cac259fe..cd54632b01b 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst @@ -3,7 +3,7 @@ Neos ViewHelper Reference ######################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Neos ViewHelper Reference: neos:backend.authenticationProviderLabel`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst b/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst index adfa88e2413..a9324ad945b 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst @@ -3,7 +3,7 @@ TYPO3 Fluid ViewHelper Reference ################################ -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`TYPO3 Fluid ViewHelper Reference: f:alias`: From 0dc0eb94902aaaf14b112c7ad1a1cfa4b3492b64 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 2 Nov 2023 14:52:35 +0000 Subject: [PATCH 4/6] TASK: Update references [skip ci] --- Neos.Neos/Documentation/References/CommandReference.rst | 2 +- Neos.Neos/Documentation/References/EelHelpersReference.rst | 2 +- .../Documentation/References/FlowQueryOperationReference.rst | 2 +- .../Documentation/References/Signals/ContentRepository.rst | 2 +- Neos.Neos/Documentation/References/Signals/Flow.rst | 2 +- Neos.Neos/Documentation/References/Signals/Media.rst | 2 +- Neos.Neos/Documentation/References/Signals/Neos.rst | 2 +- Neos.Neos/Documentation/References/Validators/Flow.rst | 2 +- Neos.Neos/Documentation/References/Validators/Media.rst | 2 +- Neos.Neos/Documentation/References/Validators/Party.rst | 2 +- .../Documentation/References/ViewHelpers/ContentRepository.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Form.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Media.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/Neos.rst | 2 +- Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Neos.Neos/Documentation/References/CommandReference.rst b/Neos.Neos/Documentation/References/CommandReference.rst index ccf8f9ca262..e2de85e40d3 100644 --- a/Neos.Neos/Documentation/References/CommandReference.rst +++ b/Neos.Neos/Documentation/References/CommandReference.rst @@ -19,7 +19,7 @@ commands that may be available, use:: ./flow help -The following reference was automatically generated from code on 2023-11-01 +The following reference was automatically generated from code on 2023-11-02 .. _`Neos Command Reference: NEOS.CONTENTREPOSITORY`: diff --git a/Neos.Neos/Documentation/References/EelHelpersReference.rst b/Neos.Neos/Documentation/References/EelHelpersReference.rst index d6b96c91df0..6cfe4983bb3 100644 --- a/Neos.Neos/Documentation/References/EelHelpersReference.rst +++ b/Neos.Neos/Documentation/References/EelHelpersReference.rst @@ -3,7 +3,7 @@ Eel Helpers Reference ===================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Eel Helpers Reference: Api`: diff --git a/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst b/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst index 313561e3f2d..96b99085704 100644 --- a/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst +++ b/Neos.Neos/Documentation/References/FlowQueryOperationReference.rst @@ -3,7 +3,7 @@ FlowQuery Operation Reference ============================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`FlowQuery Operation Reference: add`: diff --git a/Neos.Neos/Documentation/References/Signals/ContentRepository.rst b/Neos.Neos/Documentation/References/Signals/ContentRepository.rst index 62af6be6d29..1b7d15339ef 100644 --- a/Neos.Neos/Documentation/References/Signals/ContentRepository.rst +++ b/Neos.Neos/Documentation/References/Signals/ContentRepository.rst @@ -3,7 +3,7 @@ Content Repository Signals Reference ==================================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Content Repository Signals Reference: Context (``Neos\ContentRepository\Domain\Service\Context``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Flow.rst b/Neos.Neos/Documentation/References/Signals/Flow.rst index b0c21600b1c..0b39d27fdab 100644 --- a/Neos.Neos/Documentation/References/Signals/Flow.rst +++ b/Neos.Neos/Documentation/References/Signals/Flow.rst @@ -3,7 +3,7 @@ Flow Signals Reference ====================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Flow Signals Reference: AbstractAdvice (``Neos\Flow\Aop\Advice\AbstractAdvice``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Media.rst b/Neos.Neos/Documentation/References/Signals/Media.rst index c85d2749301..e5f473b8be1 100644 --- a/Neos.Neos/Documentation/References/Signals/Media.rst +++ b/Neos.Neos/Documentation/References/Signals/Media.rst @@ -3,7 +3,7 @@ Media Signals Reference ======================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media Signals Reference: AssetCollectionController (``Neos\Media\Browser\Controller\AssetCollectionController``)`: diff --git a/Neos.Neos/Documentation/References/Signals/Neos.rst b/Neos.Neos/Documentation/References/Signals/Neos.rst index 2ebf0272945..f952ab20379 100644 --- a/Neos.Neos/Documentation/References/Signals/Neos.rst +++ b/Neos.Neos/Documentation/References/Signals/Neos.rst @@ -3,7 +3,7 @@ Neos Signals Reference ====================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Neos Signals Reference: AbstractCreate (``Neos\Neos\Ui\Domain\Model\Changes\AbstractCreate``)`: diff --git a/Neos.Neos/Documentation/References/Validators/Flow.rst b/Neos.Neos/Documentation/References/Validators/Flow.rst index f27c7162447..e45ab3708eb 100644 --- a/Neos.Neos/Documentation/References/Validators/Flow.rst +++ b/Neos.Neos/Documentation/References/Validators/Flow.rst @@ -3,7 +3,7 @@ Flow Validator Reference ======================== -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Flow Validator Reference: AggregateBoundaryValidator`: diff --git a/Neos.Neos/Documentation/References/Validators/Media.rst b/Neos.Neos/Documentation/References/Validators/Media.rst index 4ab02a7bfcf..f28c5731211 100644 --- a/Neos.Neos/Documentation/References/Validators/Media.rst +++ b/Neos.Neos/Documentation/References/Validators/Media.rst @@ -3,7 +3,7 @@ Media Validator Reference ========================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media Validator Reference: ImageOrientationValidator`: diff --git a/Neos.Neos/Documentation/References/Validators/Party.rst b/Neos.Neos/Documentation/References/Validators/Party.rst index 4a838dacc18..e1bdeafa022 100644 --- a/Neos.Neos/Documentation/References/Validators/Party.rst +++ b/Neos.Neos/Documentation/References/Validators/Party.rst @@ -3,7 +3,7 @@ Party Validator Reference ========================= -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Party Validator Reference: AimAddressValidator`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst b/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst index 096af561261..e849736eab2 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/ContentRepository.rst @@ -3,7 +3,7 @@ Content Repository ViewHelper Reference ####################################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Content Repository ViewHelper Reference: PaginateViewHelper`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst b/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst index 8fd558f5957..e35eed82196 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/FluidAdaptor.rst @@ -3,7 +3,7 @@ FluidAdaptor ViewHelper Reference ################################# -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`FluidAdaptor ViewHelper Reference: f:debug`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Form.rst b/Neos.Neos/Documentation/References/ViewHelpers/Form.rst index 31197ac31f0..4355b49928a 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Form.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Form.rst @@ -3,7 +3,7 @@ Form ViewHelper Reference ######################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Form ViewHelper Reference: neos.form:form`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst b/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst index 9879c19d84d..eb0a9632b9f 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Fusion.rst @@ -3,7 +3,7 @@ Fusion ViewHelper Reference ########################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Fusion ViewHelper Reference: fusion:render`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Media.rst b/Neos.Neos/Documentation/References/ViewHelpers/Media.rst index 895e7e0a245..affad58f6dc 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Media.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Media.rst @@ -3,7 +3,7 @@ Media ViewHelper Reference ########################## -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Media ViewHelper Reference: neos.media:fileTypeIcon`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst b/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst index a82cac259fe..cd54632b01b 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/Neos.rst @@ -3,7 +3,7 @@ Neos ViewHelper Reference ######################### -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`Neos ViewHelper Reference: neos:backend.authenticationProviderLabel`: diff --git a/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst b/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst index adfa88e2413..a9324ad945b 100644 --- a/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst +++ b/Neos.Neos/Documentation/References/ViewHelpers/TYPO3Fluid.rst @@ -3,7 +3,7 @@ TYPO3 Fluid ViewHelper Reference ################################ -This reference was automatically generated from code on 2023-11-01 +This reference was automatically generated from code on 2023-11-02 .. _`TYPO3 Fluid ViewHelper Reference: f:alias`: From fc56c3c1c6b53783752b7acee4afed6a4770285d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Mu=CC=88ller?= Date: Thu, 2 Nov 2023 16:53:51 +0100 Subject: [PATCH 5/6] TASK: Add support information to package composer.json The git url will be useful for automating the split configuration later. --- Neos.ContentRepository/composer.json | 5 +++++ Neos.Diff/composer.json | 5 +++++ Neos.Fusion.Afx/composer.json | 5 +++++ Neos.Fusion/composer.json | 5 +++++ Neos.Media.Browser/composer.json | 5 +++++ Neos.Media/composer.json | 5 +++++ Neos.Neos/composer.json | 5 +++++ Neos.NodeTypes.AssetList/composer.json | 5 +++++ Neos.NodeTypes.BaseMixins/composer.json | 5 +++++ Neos.NodeTypes.ColumnLayouts/composer.json | 5 +++++ Neos.NodeTypes.ContentReferences/composer.json | 5 +++++ Neos.NodeTypes.Form/composer.json | 5 +++++ Neos.NodeTypes.Html/composer.json | 5 +++++ Neos.NodeTypes.Navigation/composer.json | 5 +++++ Neos.NodeTypes/composer.json | 7 ++++++- Neos.SiteKickstarter/composer.json | 5 +++++ 16 files changed, 81 insertions(+), 1 deletion(-) diff --git a/Neos.ContentRepository/composer.json b/Neos.ContentRepository/composer.json index 895c0b22ab7..8777fc9d9ea 100644 --- a/Neos.ContentRepository/composer.json +++ b/Neos.ContentRepository/composer.json @@ -2,6 +2,11 @@ "name": "neos/content-repository", "type": "neos-package", "description": "Content repository based on Flow, specifically made for Neos.", + "support": { + "source": "https://github.com/neos/content-repository.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.Diff/composer.json b/Neos.Diff/composer.json index 880cd4c93a9..4296336a6b6 100644 --- a/Neos.Diff/composer.json +++ b/Neos.Diff/composer.json @@ -3,6 +3,11 @@ "type": "neos-package", "license": "BSD-3-Clause", "description": "This is a comprehensive library for generating differences between two strings or arrays", + "support": { + "source": "https://github.com/neos/diff.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "require": { "php": "^7.3 || ^8.0" }, diff --git a/Neos.Fusion.Afx/composer.json b/Neos.Fusion.Afx/composer.json index 51db04a8386..306105c316d 100644 --- a/Neos.Fusion.Afx/composer.json +++ b/Neos.Fusion.Afx/composer.json @@ -1,6 +1,11 @@ { "name": "neos/fusion-afx", "description": "JSX inspired compact syntax for Neos.Fusion", + "support": { + "source": "https://github.com/neos/fusion-afx.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "type": "neos-package", "license": "GPL-3.0-or-later", "replace": { diff --git a/Neos.Fusion/composer.json b/Neos.Fusion/composer.json index b45903a5e26..b8579a2113a 100644 --- a/Neos.Fusion/composer.json +++ b/Neos.Fusion/composer.json @@ -2,6 +2,11 @@ "name": "neos/fusion", "type": "neos-package", "description": "Fusion is a hierarchical, prototype based processing language", + "support": { + "source": "https://github.com/neos/fusion.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.Media.Browser/composer.json b/Neos.Media.Browser/composer.json index bdf4b8047ff..7b471692107 100644 --- a/Neos.Media.Browser/composer.json +++ b/Neos.Media.Browser/composer.json @@ -2,6 +2,11 @@ "name": "neos/media-browser", "type": "neos-package", "description": "This module allows managing of media assets including pictures, videos, audio and documents.", + "support": { + "source": "https://github.com/neos/media-browser.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.Media/composer.json b/Neos.Media/composer.json index 5e0cea78686..0fb3a264293 100644 --- a/Neos.Media/composer.json +++ b/Neos.Media/composer.json @@ -2,6 +2,11 @@ "name": "neos/media", "type": "neos-package", "description": "The Media package", + "support": { + "source": "https://github.com/neos/media.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.Neos/composer.json b/Neos.Neos/composer.json index 6d0f58fa29d..70d9af00c9f 100644 --- a/Neos.Neos/composer.json +++ b/Neos.Neos/composer.json @@ -5,6 +5,11 @@ "GPL-3.0-or-later" ], "description": "An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.", + "support": { + "source": "https://github.com/neos/neos.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "require": { "php": "^7.3 || ^8.0", "neos/diff": "self.version", diff --git a/Neos.NodeTypes.AssetList/composer.json b/Neos.NodeTypes.AssetList/composer.json index e13571051ae..72032a73197 100644 --- a/Neos.NodeTypes.AssetList/composer.json +++ b/Neos.NodeTypes.AssetList/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-assetlist", "type": "neos-package", "description": "A simple asset list node type.", + "support": { + "source": "https://github.com/neos/nodetypes-assetlist.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes.BaseMixins/composer.json b/Neos.NodeTypes.BaseMixins/composer.json index 34d88eb158d..24d53bb2b2a 100644 --- a/Neos.NodeTypes.BaseMixins/composer.json +++ b/Neos.NodeTypes.BaseMixins/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-basemixins", "type": "neos-package", "description": "Base mixins which are useful across projects.", + "support": { + "source": "https://github.com/neos/nodetypes-basemixins.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes.ColumnLayouts/composer.json b/Neos.NodeTypes.ColumnLayouts/composer.json index c6c97e3c00d..887e7bf9a03 100644 --- a/Neos.NodeTypes.ColumnLayouts/composer.json +++ b/Neos.NodeTypes.ColumnLayouts/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-columnlayouts", "type": "neos-package", "description": "Various simple column layouts node type.", + "support": { + "source": "https://github.com/neos/nodetypes-columnlayouts.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes.ContentReferences/composer.json b/Neos.NodeTypes.ContentReferences/composer.json index ca1e14ff75b..72f828cf91e 100644 --- a/Neos.NodeTypes.ContentReferences/composer.json +++ b/Neos.NodeTypes.ContentReferences/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-contentreferences", "type": "neos-package", "description": "A simple content reference node type.", + "support": { + "source": "https://github.com/neos/nodetypes-contentreferences.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes.Form/composer.json b/Neos.NodeTypes.Form/composer.json index 12acd6d2b27..ab8e58a8a10 100644 --- a/Neos.NodeTypes.Form/composer.json +++ b/Neos.NodeTypes.Form/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-form", "type": "neos-package", "description": "A simple form node type.", + "support": { + "source": "https://github.com/neos/nodetypes-form.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes.Html/composer.json b/Neos.NodeTypes.Html/composer.json index 4dbda46c930..fcdb4b72fbe 100644 --- a/Neos.NodeTypes.Html/composer.json +++ b/Neos.NodeTypes.Html/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-html", "type": "neos-package", "description": "A simple html node type.", + "support": { + "source": "https://github.com/neos/nodetypes-html.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes.Navigation/composer.json b/Neos.NodeTypes.Navigation/composer.json index ce50ffdef3d..ee2eb3c63c0 100644 --- a/Neos.NodeTypes.Navigation/composer.json +++ b/Neos.NodeTypes.Navigation/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes-navigation", "type": "neos-package", "description": "A navigation node type.", + "support": { + "source": "https://github.com/neos/nodetypes-navigation.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], diff --git a/Neos.NodeTypes/composer.json b/Neos.NodeTypes/composer.json index 4e1049ae69e..c6c76a28ae0 100644 --- a/Neos.NodeTypes/composer.json +++ b/Neos.NodeTypes/composer.json @@ -2,6 +2,11 @@ "name": "neos/nodetypes", "type": "neos-package", "description": "Node type configuration for Neos", + "support": { + "source": "https://github.com/neos/neos-nodetypes.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": [ "GPL-3.0-or-later" ], @@ -119,4 +124,4 @@ "Neos.Flow-20201109224100" ] } -} \ No newline at end of file +} diff --git a/Neos.SiteKickstarter/composer.json b/Neos.SiteKickstarter/composer.json index 086da9f4a76..13827dec9ed 100755 --- a/Neos.SiteKickstarter/composer.json +++ b/Neos.SiteKickstarter/composer.json @@ -2,6 +2,11 @@ "name": "neos/site-kickstarter", "type": "neos-package", "description": "A simple generator for Neos assets, like sites and plugins.", + "support": { + "source": "https://github.com/neos/neos-kickstarter.git", + "forum": "https://discuss.neos.io/", + "docs": "https://docs.neos.io/" + }, "license": ["GPL-3.0-or-later"], "require": { "php": "^7.3 || ^8.0", From 1f50d2d44b5f7cdc6b3d8e74fb7f41831461f1da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Thu, 2 Nov 2023 18:13:24 +0100 Subject: [PATCH 6/6] Update Neos.Media/composer.json Co-authored-by: Karsten Dambekalns --- Neos.Media/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Neos.Media/composer.json b/Neos.Media/composer.json index 0fb3a264293..dbecef4e27f 100644 --- a/Neos.Media/composer.json +++ b/Neos.Media/composer.json @@ -5,7 +5,7 @@ "support": { "source": "https://github.com/neos/media.git", "forum": "https://discuss.neos.io/", - "docs": "https://docs.neos.io/" + "docs": "https://neos-media.readthedocs.io" }, "license": [ "GPL-3.0-or-later"