We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc0b85 commit e9ea198Copy full SHA for e9ea198
.github/workflows/integration.yaml
@@ -111,7 +111,7 @@ jobs:
111
working-directory: ${{ inputs.magento_directory }}
112
shell: bash
113
114
- - run: composer require monolog/monolog:"!=2.7.0" --no-update
+ - run: composer require monolog/monolog:"<2.7.0" --no-update
115
name: Fixup Monolog (https://github.com/magento/magento2/pull/35596)
116
117
0 commit comments