We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910f7cf commit 2a81b55Copy full SHA for 2a81b55
1 file changed
composer.json
@@ -19,7 +19,7 @@
19
"require": {
20
"php": "^8.2",
21
"codeception/codeception": "*@dev",
22
- "symfony/finder": "^4.4 || ^5.4 || ^6.0 || ^7.0"
+ "symfony/finder": "^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0"
23
},
24
"conflict": {
25
"codeception/codeception": "<5.0"
0 commit comments