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.
composer.json
1 parent 2f32ae4 commit 8008077Copy full SHA for 8008077
composer.json
@@ -28,8 +28,8 @@
28
"codeception/module-yii2": "^1.1",
29
"codeception/verify": "^3.0",
30
"php-forge/foxy": "^0.1",
31
- "symfony/browser-kit": "^7.3",
32
- "symfony/process": "^7.3",
+ "symfony/browser-kit": "^6.4|^7.3",
+ "symfony/process": "^6.4|^7.3",
33
"yiisoft/yii2-debug": "22.x-dev",
34
"yiisoft/yii2-faker": "22.x-dev",
35
"yiisoft/yii2-gii": "22.x-dev"
0 commit comments