Skip to content

Commit

Permalink
Updating dependencies to require 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jul 3, 2017
1 parent 975cd0c commit f23ecc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Modules/Media/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"php": ">=5.5",
"composer/installers": "~1.0",
"intervention/image": "^2.3",
"idavoll/tag-module": "~2.0",
"idavoll/tag-module": "~3.0",
"guzzlehttp/psr7": "^1.3"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion Modules/Page/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require": {
"php": ">=5.6",
"composer/installers": "~1.0",
"idavoll/tag-module": "~2.0"
"idavoll/tag-module": "~3.0"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
Expand Down

0 comments on commit f23ecc7

Please sign in to comment.