Skip to content

Commit

Permalink
Update to 5.0.0 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke committed Oct 19, 2020
1 parent 085dce1 commit 7109a77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"description": "A base Altis project to get started with",
"type": "project",
"require": {
"altis/altis": "5.0.0-beta2"
"altis/altis": "5.0.0-rc1"
},
"require-dev": {
"altis/local-chassis": "5.0.0-beta2",
"altis/local-server": "5.0.0-beta2"
"altis/local-chassis": "5.0.0-rc1",
"altis/local-server": "5.0.0-rc1"
},
"authors": [
{
"name": "Human Made",
"email": "[email protected]"
}
],
"minimum-stability": "beta",
"minimum-stability": "RC",
"extra": {
"installer-paths": {
"content/mu-plugins/{$name}/": [
Expand Down

0 comments on commit 7109a77

Please sign in to comment.