mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
See https://github.com/magento/magento2/issues/35604 Looks like this is a wontfix.
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
|||||||
working-directory: ${{ inputs.magento_directory }}
|
working-directory: ${{ inputs.magento_directory }}
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- run: composer require monolog/monolog:"!=2.7.0" --no-update
|
- run: composer require monolog/monolog:"<2.7.0" --no-update
|
||||||
name: Fixup Monolog (https://github.com/magento/magento2/pull/35596)
|
name: Fixup Monolog (https://github.com/magento/magento2/pull/35596)
|
||||||
working-directory: ${{ inputs.magento_directory }}
|
working-directory: ${{ inputs.magento_directory }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user