Skip to content

Commit

Permalink
Prepare release 1.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
zingimmick authored Aug 31, 2021
1 parent f820687 commit 68f147a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"php": "^7.2 || ^8.0",
"illuminate/database": "^6.3 || ^7.0 || ^8.0",
"illuminate/support": "^6.0 || ^7.0 || ^8.0",
"laravel-interaction/support": "^0.6"
"laravel-interaction/support": "^1.0"
},
"require-dev": {
"mockery/mockery": "~1.3.3 || ^1.4.2",
Expand All @@ -37,7 +37,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.6-dev"
"dev-master": "1.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 68f147a

Please sign in to comment.