We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f7923 commit d8bf678Copy full SHA for d8bf678
composer.json
@@ -35,8 +35,8 @@
35
"codeception/module-db": "^2.0 || ^3.0",
36
"codeception/module-filesystem": "^2.0 || ^3.0",
37
"codeception/module-cli": "^2.0 || ^3.0",
38
- "symfony/process": ">=4.4.24 <7.0",
39
- "symfony/filesystem": ">=4.4.24 <7.0",
+ "symfony/process": ">=4.4.24",
+ "symfony/filesystem": ">=4.4.24",
40
"vlucas/phpdotenv": "^5.0",
41
"druidfi/mysqldump-php": "^1.1"
42
},
0 commit comments