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 88e6014 commit 76fe4caCopy full SHA for 76fe4ca
composer.json
@@ -31,22 +31,11 @@
31
"php": ">8.2",
32
"php-webdriver/webdriver": "^1.14.0",
33
"spomky-labs/otphp": "^10.0||^11.0",
34
- "symfony/config": "^6.4",
35
"symfony/console": "^6.4",
36
- "symfony/dependency-injection": "^6.4",
37
"symfony/dotenv": "^6.4",
38
- "symfony/filesystem": "^6.4",
39
"symfony/finder": "^6.4",
40
- "symfony/http-foundation": "^6.4",
41
"symfony/mime": "^6.4",
42
"symfony/process": "^6.4",
43
- "symfony/stopwatch": "^6.4",
44
- "symfony/string": "^6.4",
45
- "symfony/var-exporter": "^6.4",
46
- "symfony/css-selector": "^6.4",
47
- "symfony/event-dispatcher": "^6.4",
48
- "symfony/var-dumper": "^6.4||^7.0",
49
- "symfony/yaml": "^6.4||^7.0",
50
"weew/helpers-array": "^1.3"
51
},
52
"require-dev": {
0 commit comments