Skip to content

Commit

Permalink
Update Symfony from major version 4 to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed May 18, 2023
1 parent b45ccbd commit dd03b18
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 95 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"bantu/ini-get-wrapper": "v1.0.1",
"punic/punic": "^3.7",
"pear/archive_tar": "1.4.14",
"symfony/console": "^4.4",
"symfony/event-dispatcher": "^4.4",
"symfony/routing": "^4.4",
"symfony/process": "^4.4",
"symfony/console": "^5.4",
"symfony/event-dispatcher": "^5.4",
"symfony/routing": "^5.4",
"symfony/process": "^5.4",
"pimple/pimple": "^3.5",
"nikic/php-parser": "^4.15",
"icewind/streams": "0.7.7",
Expand All @@ -57,7 +57,7 @@
"sabre/dav": "^4.4",
"sabre/http": "^5.1",
"deepdiver/zipstreamer": "^2.0",
"symfony/translation": "^4.4",
"symfony/translation": "^5.4",
"laminas/laminas-inputfilter": "^2.21",
"laminas/laminas-servicemanager": "^3.16",
"laminas/laminas-validator": "^2.25",
Expand Down
Loading

0 comments on commit dd03b18

Please sign in to comment.