File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 29
29
"phpdocumentor/reflection-docblock" : " ^5.0" ,
30
30
"psr/http-message" : " ^1.0 || ^2.0" ,
31
31
"symfony/options-resolver" : " ^7.2.0" ,
32
- "symfony/property-access" : " ^7.2.0 " ,
33
- "symfony/property-info" : " ^7.2.2 " ,
34
- "symfony/serializer" : " ^7.2.0 "
32
+ "symfony/property-access" : " ^7.2.3 " ,
33
+ "symfony/property-info" : " ^7.2.3 " ,
34
+ "symfony/serializer" : " ^7.2.3 "
35
35
},
36
36
"require-dev" : {
37
37
"dms/phpunit-arraysubset-asserts" : " ^0.4.0" ,
46
46
"phpmetrics/phpmetrics" : " ^2.7" ,
47
47
"phpunit/phpunit" : " ^9.6" ,
48
48
"sebastian/comparator" : " ^4.0.5" ,
49
- "symfony/cache" : " ^7.2.1" ,
49
+ "symfony/cache" : " ^7.2.3" ,
50
+ "symfony/type-info" : " ^7.2.2" ,
51
+ "symfony/var-exporter" : " ^7.2.0" ,
50
52
"vimeo/psalm" : " ^5.20"
51
53
},
52
54
"autoload" : {
You can’t perform that action at this time.
0 commit comments