File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 "symfony/asset" : " ~2.8|~3.0|~4.0" ,
2424 "symfony/dependency-injection" : " ~2.8|~3.0|~4.0" ,
2525 "symfony/finder" : " ~2.8|~3.0|~4.0" ,
26- "symfony/form" : " ^3.4.5 |^4.0.5 " ,
26+ "symfony/form" : " ^3.4.7 |^4.0.7 " ,
2727 "symfony/http-foundation" : " ^3.3.11|~4.0" ,
2828 "symfony/http-kernel" : " ~3.2|~4.0" ,
2929 "symfony/polyfill-intl-icu" : " ~1.0" ,
4141 "symfony/workflow" : " ~3.3|~4.0"
4242 },
4343 "conflict" : {
44- "symfony/form" : " <3.4.5 |<4.0.5 ,>=4.0" ,
44+ "symfony/form" : " <3.4.7 |<4.0.7 ,>=4.0" ,
4545 "symfony/console" : " <3.4"
4646 },
4747 "suggest" : {
Original file line number Diff line number Diff line change @@ -166,10 +166,10 @@ public function testErrors()
166166 ./span[@class="mb-0 d-block"]
167167 [./span[.="[trans]Error[/trans]"]]
168168 [./span[.="[trans]Error 1[/trans]"]]
169-
169+
170170 /following-sibling::span[@class="mb-0 d-block"]
171171 [./span[.="[trans]Error[/trans]"]]
172- [./span[.="[trans]Error 2[/trans]"]]
172+ [./span[.="[trans]Error 2[/trans]"]]
173173 ]
174174 [count(./span)=2]
175175 '
You can’t perform that action at this time.
0 commit comments