We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63cd28 commit a3f8325Copy full SHA for a3f8325
1 file changed
vendor-bin/behat/composer.json
@@ -9,21 +9,11 @@
9
"rdx/behat-variables": "^1.2",
10
"sensiolabs/behat-page-object-extension": "^2.3",
11
"symfony/translation": "^5.4",
12
- "symfony/yaml": "7.4.11",
13
"sabre/xml": "^2.2",
14
"guzzlehttp/guzzle": "^7.10",
15
"phpunit/phpunit": "^9.6",
16
"laminas/laminas-ldap": "^2.20",
17
"ankitpokhrel/tus-php": "^2.4",
18
"helmich/phpunit-json-assert": "^3.5"
19
- },
20
- "config": {
21
- "audit": {
22
- "ignore": {
23
- "PKSA-v5yj-8nmz-sk2q": "We need to use more than the new collection alias limit",
24
- "PKSA-ft77-7h5f-p3r6": "Not relevant to our use-case in tests only",
25
- "PKSA-b14r-zh1d-vdrc": "Not relevant to our use-case in tests only"
26
- }
27
28
}
29
0 commit comments