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 0020766 commit 0a74cecCopy full SHA for 0a74cec
composer.json
@@ -11,13 +11,13 @@
11
"nette/utils": "^4.0.5",
12
"phar-io/version": "^3.2",
13
"sebastian/diff": "^6.0 || ^7.0",
14
- "symfony/config": "^7.0",
15
- "symfony/console": "^7.0",
16
- "symfony/dependency-injection": "^7.0",
17
- "symfony/filesystem": "^7.0",
18
- "symfony/finder": "^7.0",
19
- "symfony/http-kernel": "^7.0",
20
- "symfony/process": "^7.0",
+ "symfony/config": "^7.0 || ^8.0",
+ "symfony/console": "^7.0 || ^8.0",
+ "symfony/dependency-injection": "^7.0 || ^8.0",
+ "symfony/filesystem": "^7.0 || ^8.0",
+ "symfony/finder": "^7.0 || ^8.0",
+ "symfony/http-kernel": "^7.0 || ^8.0",
+ "symfony/process": "^7.0 || ^8.0",
21
"webmozart/assert": "^1.11"
22
},
23
"require-dev": {
0 commit comments