Skip to content

Commit a3f8325

Browse files
committed
test(deps): revert pin symfony/yaml to 7.4.11
This reverts commit 1d5dc1e.
1 parent f63cd28 commit a3f8325

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

vendor-bin/behat/composer.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,11 @@
99
"rdx/behat-variables": "^1.2",
1010
"sensiolabs/behat-page-object-extension": "^2.3",
1111
"symfony/translation": "^5.4",
12-
"symfony/yaml": "7.4.11",
1312
"sabre/xml": "^2.2",
1413
"guzzlehttp/guzzle": "^7.10",
1514
"phpunit/phpunit": "^9.6",
1615
"laminas/laminas-ldap": "^2.20",
1716
"ankitpokhrel/tus-php": "^2.4",
1817
"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-
}
2818
}
2919
}

0 commit comments

Comments
 (0)