Skip to content

Commit

Permalink
Merge pull request #614 from nextcloud/dependachristoph/composer/symf…
Browse files Browse the repository at this point in the history
…ony-4.4.19

Bump Symfony from 4.4.18 to 4.4.19
  • Loading branch information
ChristophWurst committed Feb 2, 2021
2 parents daa427e + b207260 commit 90a8336
Show file tree
Hide file tree
Showing 67 changed files with 350 additions and 288 deletions.
13 changes: 7 additions & 6 deletions composer.json
Expand Up @@ -9,7 +9,8 @@
"classmap-authoritative": true,
"platform": {
"php": "7.3.0"
}
},
"sort-packages": true
},
"require": {
"php": "^7.3|^8.0",
Expand Down Expand Up @@ -41,14 +42,14 @@
"scssphp/scssphp": "^1.4.0",
"stecman/symfony-console-completion": "^0.11.0",
"swiftmailer/swiftmailer": "^6.0",
"symfony/console": "4.4.18",
"symfony/event-dispatcher": "4.4.18",
"symfony/console": "4.4.19",
"symfony/event-dispatcher": "4.4.19",
"symfony/event-dispatcher-contracts": "1.1.9",
"symfony/polyfill-intl-normalizer": "^1.20",
"symfony/polyfill-intl-grapheme": "^1.20",
"symfony/process": "4.4.18",
"symfony/routing": "4.4.18",
"symfony/translation": "4.4.18",
"symfony/process": "4.4.19",
"symfony/routing": "4.4.19",
"symfony/translation": "4.4.19",
"web-auth/webauthn-lib": "^3.1",
"php-ds/php-ds": "^1.3",
"opis/closure": "^3.6"
Expand Down
102 changes: 51 additions & 51 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90a8336

Please sign in to comment.