We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ca181 commit bb6186dCopy full SHA for bb6186d
packages/cloud-ops/composer.json
@@ -7,8 +7,8 @@
7
"php": "^8.2",
8
"composer-plugin-api": "^2.0",
9
"craftcms/cms": "^4.6 || ^5.0",
10
- "bref/bref": "^2.4.2",
11
- "bref/extra-php-extensions": "^1.7.2",
+ "bref/bref": "^2.0",
+ "bref/extra-php-extensions": "^1.0",
12
"craftcms/yii2-cache-cascade": "^1.0",
13
"yiisoft/yii2-redis": "^2.0",
14
"yiisoft/yii2-queue": "^2.3.7",
@@ -34,4 +34,4 @@
34
"yiisoft/yii2-composer": true
35
}
36
37
-}
+}
0 commit comments