File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tests/SprykerTest/Shared/Symfony/_support Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
"symfony/process" : " ^5.4.0 || ^6.0.0" ,
25
25
"symfony/property-access" : " ^5.4.0 || ^6.0.0" ,
26
26
"symfony/routing" : " ^5.1.0 || ^6.0.0" ,
27
- "symfony/security-core" : " ^5.4.21" ,
27
+ "symfony/security-core" : " ^5.4.21 || ^6.0.0 " ,
28
28
"symfony/security-csrf" : " ^5.3.0 || ^6.0.0" ,
29
- "symfony/security-guard" : " ^5.4.21 " ,
30
- "symfony/security-http" : " ^5.4.31" ,
29
+ "symfony/security-guard" : " ^5.4.0 " ,
30
+ "symfony/security-http" : " ^5.4.31 || ^6.0.0 " ,
31
31
"symfony/serializer" : " ^5.0.9 || ^6.0.0" ,
32
32
"symfony/stopwatch" : " ^5.0.9 || ^6.0.0" ,
33
33
"symfony/translation" : " ^5.0.9 || ^6.0.0" ,
Original file line number Diff line number Diff line change 21
21
* @method void comment($description)
22
22
* @method \Codeception\Lib\Friend haveFriend($name, $actorClass = null)
23
23
*
24
- * @SuppressWarnings(PHPMD)
24
+ * @SuppressWarnings(\SprykerTest\Shared\Symfony\ PHPMD)
25
25
*/
26
26
class SymfonySharedTester extends Actor
27
27
{
You can’t perform that action at this time.
0 commit comments