File tree Expand file tree Collapse file tree 3 files changed +427
-95
lines changed
Expand file tree Collapse file tree 3 files changed +427
-95
lines changed Original file line number Diff line number Diff line change 1+ Change: upgrade to Symfony 5
2+
3+ The Symfony PHP framework has been updated from major version 4 to 5.
4+
5+ The following Symfony component versions are provided:
6+ - symfony/console (v5.4.23)
7+ - symfony/event-dispatcher (v5.4.22)
8+ - symfony/process (v5.4.23)
9+ - symfony/routing (v5.4.22)
10+ - symfony/string (v5.4.22)
11+ - symfony/translation (v5.4.22)
12+
13+ https://github.com/owncloud/core/issues/39630
14+ https://github.com/owncloud/core/pull/40518
Original file line number Diff line number Diff line change 4040 "bantu/ini-get-wrapper" : " v1.0.1" ,
4141 "punic/punic" : " ^3.7" ,
4242 "pear/archive_tar" : " 1.4.14" ,
43- "symfony/console" : " ^4 .4" ,
44- "symfony/event-dispatcher" : " ^4 .4" ,
45- "symfony/routing" : " ^4 .4" ,
46- "symfony/process" : " ^4 .4" ,
43+ "symfony/console" : " ^5 .4" ,
44+ "symfony/event-dispatcher" : " ^5 .4" ,
45+ "symfony/routing" : " ^5 .4" ,
46+ "symfony/process" : " ^5 .4" ,
4747 "pimple/pimple" : " ^3.5" ,
4848 "nikic/php-parser" : " ^4.15" ,
4949 "icewind/streams" : " 0.7.7" ,
5757 "sabre/dav" : " ^4.4" ,
5858 "sabre/http" : " ^5.1" ,
5959 "deepdiver/zipstreamer" : " ^2.0" ,
60- "symfony/translation" : " ^4 .4" ,
60+ "symfony/translation" : " ^5 .4" ,
6161 "laminas/laminas-inputfilter" : " ^2.21" ,
6262 "laminas/laminas-servicemanager" : " ^3.16" ,
6363 "laminas/laminas-validator" : " ^2.25" ,
You can’t perform that action at this time.
0 commit comments