Skip to content

Commit

Permalink
symfony 4 fx
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandOrientedTmp committed Dec 2, 2019
1 parent 0fd70a6 commit 06f547e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"doctrine/orm": "*",
"phpunit/phpunit": "^7.5",
"psr/container": "^1.0",
"symfony/config": "^4.3",
"symfony/console": "^4.3",
"symfony/dependency-injection": "^4.3",
"symfony/event-dispatcher": "^4.3",
"symfony/finder": "^4.3",
"symfony/framework-bundle": "^4.2",
"symfony/http-kernel": "^4.3",
"symfony/config": "^4.3 | ^5.0",
"symfony/console": "^4.3 | ^5.0",
"symfony/dependency-injection": "^4.3 | ^5.0",
"symfony/event-dispatcher": "^4.3 | ^5.0",
"symfony/finder": "^4.3 | ^5.0",
"symfony/framework-bundle": "^4.2 | ^5.0",
"symfony/http-kernel": "^4.3 | ^5.0",
"twig/twig": "^2.11"
}
,
Expand Down

0 comments on commit 06f547e

Please sign in to comment.