Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arabnewscms authored Aug 5, 2024
1 parent 163d474 commit 4c3bc68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0.11.x-dev"
"dev-master": "1.0.12.x-dev"
},
"laravel": {
"providers": [
Expand All @@ -31,7 +31,7 @@
}
}
},
"version":"1.0.11",
"minimum-stability": "dev",
"version":"1.0.12",
"minimum-stability": "RC",
"prefer-stable": true
}

0 comments on commit 4c3bc68

Please sign in to comment.