Skip to content

Commit

Permalink
Fix version mismatch in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzymore committed Aug 14, 2023
1 parent 62526c0 commit f62742f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,5 @@
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"version": "2.0.1"
"prefer-stable": true
}

0 comments on commit f62742f

Please sign in to comment.