Skip to content

Commit

Permalink
Updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Nov 27, 2019
1 parent 526b8f5 commit 04f4fc5
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 156 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "^3.1",
"symfony/debug-bundle": "^4.3",
"symfony/dotenv": "^4.3",
"symfony/debug-bundle": "^4.4",
"symfony/dotenv": "^4.4",
"symfony/maker-bundle": "^1.11",
"symfony/stopwatch": "^4.3",
"symfony/web-profiler-bundle": "^4.3",
"symfony/web-server-bundle": "^4.3"
"symfony/stopwatch": "^4.4",
"symfony/web-profiler-bundle": "^4.4",
"symfony/web-server-bundle": "^4.4"
},
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"extra": {
"symfony": {
"allow-contrib": true,
"require": "^4.3"
"require": "^4.4"
}
}
}
Loading

0 comments on commit 04f4fc5

Please sign in to comment.