File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 11
11
}
12
12
],
13
13
"require" : {
14
- "php" : " ^7.4 || ^8.0 " ,
14
+ "php" : " ^8.1 " ,
15
15
"behat/behat" : " ^3.6.1" ,
16
- "symfony/dependency-injection" : " ^4.4 || ^5.3 || ^6.0 || ^7.0" ,
17
- "symfony/http-kernel" : " ^4.4 || ^5.3 || ^6.0 || ^7.0" ,
18
- "symfony/proxy-manager-bridge" : " ^4.4 || ^5.3 || ^6.0"
16
+ "symfony/dependency-injection" : " ^6.2 || ^7.0" ,
17
+ "symfony/http-kernel" : " ^6.2 || ^7.0"
19
18
},
20
19
"require-dev" : {
21
20
"behat/mink-selenium2-driver" : " ^1.3" ,
25
24
"friends-of-behat/page-object-extension" : " ^0.3.2" ,
26
25
"friends-of-behat/service-container-extension" : " ^1.1" ,
27
26
"sylius-labs/coding-standard" : " >=4.1.1, <=4.2.1" ,
28
- "symfony/browser-kit" : " ^4.4 || ^5.3 || ^6.0 || ^7.0" ,
29
- "symfony/framework-bundle" : " ^4.4 || ^5.3 || ^6.0 || ^7.0" ,
30
- "symfony/process" : " ^4.4 || ^5.3 || ^6.0 || ^7.0" ,
31
- "symfony/yaml" : " ^4.4 || ^5.3 || ^6.0 || ^7.0" ,
27
+ "symfony/browser-kit" : " ^6.2 || ^7.0" ,
28
+ "symfony/framework-bundle" : " ^6.2 || ^7.0" ,
29
+ "symfony/process" : " ^6.2 || ^7.0" ,
30
+ "symfony/yaml" : " ^6.2 || ^7.0" ,
32
31
"vimeo/psalm" : " 4.30.0"
33
32
},
34
33
"suggest" : {
You can’t perform that action at this time.
0 commit comments