File tree 2 files changed +2
-1
lines changed
src/Symfony/Bundle/FrameworkBundle 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 48
48
"symfony/doctrine-bridge" : " self.version" ,
49
49
"symfony/dom-crawler" : " self.version" ,
50
50
"symfony/dotenv" : " self.version" ,
51
+ "symfony/error-handler" : " self.version" ,
51
52
"symfony/error-renderer" : " self.version" ,
52
53
"symfony/event-dispatcher" : " self.version" ,
53
54
"symfony/expression-language" : " self.version" ,
Original file line number Diff line number Diff line change 41
41
"symfony/form" : " ^4.3|^5.0" ,
42
42
"symfony/expression-language" : " ^3.4|^4.0|^5.0" ,
43
43
"symfony/http-client" : " ^4.3|^5.0" ,
44
+ "symfony/lock" : " ^4.4|^5.0" ,
44
45
"symfony/mailer" : " ^4.3|^5.0" ,
45
46
"symfony/messenger" : " ^4.3|^5.0" ,
46
47
"symfony/mime" : " ^4.3|^5.0" ,
57
58
"symfony/workflow" : " ^4.3|^5.0" ,
58
59
"symfony/yaml" : " ^3.4|^4.0|^5.0" ,
59
60
"symfony/property-info" : " ^3.4|^4.0|^5.0" ,
60
- "symfony/lock" : " ^4.4|^5.0" ,
61
61
"symfony/web-link" : " ^3.4|^4.0|^5.0" ,
62
62
"doctrine/annotations" : " ~1.0" ,
63
63
"phpdocumentor/reflection-docblock" : " ^3.0|^4.0" ,
You can’t perform that action at this time.
0 commit comments