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 54b7451 commit 47d7f05Copy full SHA for 47d7f05
composer.json
@@ -29,10 +29,10 @@
29
"monolog/monolog": "^2.9 || ^3.0",
30
"phpdocumentor/guides": "self.version",
31
"phpdocumentor/guides-restructured-text": "self.version",
32
- "symfony/config": "^5.4 || ^6.3",
33
- "symfony/console": "^5.4 || ^6.3",
34
- "symfony/dependency-injection": "^5.4 || ^6.3",
35
- "symfony/event-dispatcher": "^5.4 || ^6.3"
+ "symfony/config": "^5.4 || ^6.3 || ^7.0",
+ "symfony/console": "^5.4 || ^6.3 || ^7.0",
+ "symfony/dependency-injection": "^5.4 || ^6.3 || ^7.0",
+ "symfony/event-dispatcher": "^5.4 || ^6.3 || ^7.0"
36
},
37
"bin": [
38
"bin/guides"
0 commit comments