Skip to content

Commit

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

0 comments on commit 150924d

Please sign in to comment.