Skip to content

Commit

Permalink
Reference stable release v19
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelittle committed May 2, 2024
1 parent 7664701 commit 4fac434
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 @@ -3,10 +3,10 @@
"description": "A base Altis project to get started with",
"type": "project",
"require": {
"altis/altis": "^19.0.0@beta"
"altis/altis": "^19.0.0"
},
"require-dev": {
"altis/local-server": "^19.0.0@beta"
"altis/local-server": "^19.0.0"
},
"authors": [
{
Expand Down

0 comments on commit 4fac434

Please sign in to comment.