We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a7dcf commit 21e167bCopy full SHA for 21e167b
composer.json
@@ -8,11 +8,11 @@
8
"doctrine/dbal": "^3.3",
9
"gowork/values": "^0.6",
10
"gowork/safe": "^0.2",
11
- "symfony/console": "^6.0",
12
- "symfony/dependency-injection": "^6.0",
13
- "symfony/http-kernel": "^6.0",
14
- "symfony/config": "^6.0",
15
- "symfony/process": "^6.0",
+ "symfony/console": "^6.0|^7.0",
+ "symfony/dependency-injection": "^6.0|^7.0",
+ "symfony/http-kernel": "^6.0|^7.0",
+ "symfony/config": "^6.0|^7.0",
+ "symfony/process": "^6.0|^7.0",
16
"phpdocumentor/reflection-docblock": "^5.2",
17
"open-serializer/type": "^0.1",
18
"nikic/php-parser": "^4.10"
0 commit comments