Skip to content

Commit

Permalink
Merge pull request #24 from kontenta/release/0.2
Browse files Browse the repository at this point in the history
Require kontour-support 0.2
  • Loading branch information
erik-epineer authored Oct 4, 2018
2 parents 41d3272 + 2ef0946 commit a570a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": ">=7.1.0",
"laravel/framework": "~5.5",
"kontenta/kontour-support": "~0.1"
"kontenta/kontour-support": "^0.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a570a62

Please sign in to comment.