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 7814bc8 commit 13006e9Copy full SHA for 13006e9
composer.json
@@ -2,8 +2,9 @@
2
"name": "run_as_root/magento-cli-auto-proxy",
3
"description": "Makes all Magento CLI commands construct dependencies be injected as Proxy.",
4
"type": "magento2-component",
5
+ "license": "MIT",
6
"require": {
- "magento/framework": "*"
7
+ "magento/framework": ">=102.0.7"
8
},
9
"require-dev": {
10
"roave/security-advisories": "dev-latest"
0 commit comments