File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
"nyholm/psr7" : " ^1.8" ,
12
12
"oat-sa/lib-lti1p3-core" : " ^7.0.2" ,
13
13
"psr/log" : " ^1 || ^2 || ^3" ,
14
- "symfony/framework-bundle" : " ^6.4" ,
14
+ "symfony/framework-bundle" : " ^6.4 || ^7.1 " ,
15
15
"symfony/psr-http-message-bridge" : " ^2.1" ,
16
- "symfony/security-bundle" : " ^6.4" ,
17
- "symfony/security-core" : " ^6.4" ,
18
- "symfony/security-http" : " ^6.4" ,
19
- "symfony/yaml" : " ^6.4"
16
+ "symfony/security-bundle" : " ^6.4 || ^7.1 " ,
17
+ "symfony/security-core" : " ^6.4 || ^7.1 " ,
18
+ "symfony/security-http" : " ^6.4 || ^7.1 " ,
19
+ "symfony/yaml" : " ^6.4 || ^7.1 "
20
20
},
21
21
"require-dev" : {
22
22
"colinodell/psr-testlogger" : " ^1.2" ,
25
25
"php-coveralls/php-coveralls" : " ^2.4" ,
26
26
"phpunit/phpunit" : " ~9" ,
27
27
"psalm/plugin-phpunit" : " ^0.18" ,
28
- "symfony/browser-kit" : " ^6.4" ,
28
+ "symfony/browser-kit" : " ^6.4 || ^7.1 " ,
29
29
"vimeo/psalm" : " ^5.25"
30
30
},
31
31
"autoload" : {
You can’t perform that action at this time.
0 commit comments