Skip to content

Commit

Permalink
Composer: raise dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jun 20, 2018
1 parent 0af5150 commit 26b6a77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -7,7 +7,7 @@
"homepage": "https://github.com/nettrine/migrations",
"authors": [
{
"name": "Milan Felix Sulc",
"name": "Milan Felix Šulc",
"homepage": "https://f3l1x.io"
},
{
Expand All @@ -17,9 +17,9 @@
],
"require": {
"php": ">=7.1",
"doctrine/migrations": "^1.6.2",
"nette/di": "^2.4.10",
"symfony/console": "^3.3.6 || ^4.0.4"
"doctrine/migrations": "^1.8.1",
"nette/di": "^2.4.12",
"symfony/console": "^4.1.0"
},
"require-dev": {
"ninjify/qa": "^0.8.0",
Expand Down

0 comments on commit 26b6a77

Please sign in to comment.