We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a82e4c commit 0932b76Copy full SHA for 0932b76
1 file changed
composer.json
@@ -31,13 +31,13 @@
31
"phpseclib/phpseclib": "^3.0.36",
32
"symfony/config": "^5.4|^6.0",
33
"symfony/console": "^5.4|^6.0",
34
- "symfony/dependency-injection": "^5.4|^6.0",
35
- "symfony/event-dispatcher": "^5.4|^6.0",
36
- "symfony/filesystem": "^5.4|^6.0",
37
- "symfony/finder": "^5.4.3|^6.0.3",
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
+ "symfony/event-dispatcher": "^5.4|^6.0|^7.0|^8.0",
+ "symfony/filesystem": "^5.4|^6.0|^7.0|^8.0",
+ "symfony/finder": "^5.4.3|^6.0.3|^7.0|^8.0",
38
"symfony/polyfill-php80": "^1.27",
39
- "symfony/process": "^5.4.46|^6.4.14",
40
- "symfony/yaml": "^5.4|^6.0",
+ "symfony/process": "^5.4.46|^6.4.14|^7.0|^8.0",
+ "symfony/yaml": "^5.4|^6.0|^7.0|^8.0",
41
"ymirapp/ymir-sdk-php": "^1.3.0"
42
},
43
"require-dev": {
0 commit comments