Skip to content

Commit

Permalink
Sf 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
acantepie6tm committed May 31, 2021
1 parent 71adbec commit 367c9bc
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@
"php": ">=7.4",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/orm": "^2.8",
"symfony/asset": "^5.2",
"symfony/console": "^5.2",
"symfony/config": "^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/filesystem": "^5.2",
"symfony/form": "^5.2",
"symfony/framework-bundle": "^5.2",
"symfony/http-foundation": "^5.2",
"symfony/http-kernel": "^5.2",
"symfony/mailer": "^5.2",
"symfony/mime": "^5.2",
"symfony/routing": "^5.2",
"symfony/security-bundle": "^5.2",
"symfony/translation": "^5.2",
"symfony/options-resolver": "^5.2",
"symfony/twig-bundle": "^5.2",
"symfony/asset": "^5.3",
"symfony/console": "^5.3",
"symfony/config": "^5.3",
"symfony/dependency-injection": "^5.3",
"symfony/filesystem": "^5.3",
"symfony/form": "^5.3",
"symfony/framework-bundle": "^5.3",
"symfony/http-foundation": "^5.3",
"symfony/http-kernel": "^5.3",
"symfony/mailer": "^5.3",
"symfony/mime": "^5.3",
"symfony/routing": "^5.3",
"symfony/security-bundle": "^5.3",
"symfony/translation": "^5.3",
"symfony/options-resolver": "^5.3",
"symfony/twig-bundle": "^5.3",
"symfony/webpack-encore-bundle": "^1.11",
"symfony/yaml": "^5.2",
"symfony/yaml": "^5.3",
"umbrella2/corebundle": "*"
},
"suggest": {
Expand Down

0 comments on commit 367c9bc

Please sign in to comment.