Skip to content

Commit

Permalink
Merge pull request #50 from humanmade/release-v12-beta-1
Browse files Browse the repository at this point in the history
Release 12.0.0-beta.1
  • Loading branch information
kovshenin authored Jul 20, 2022
2 parents c31de06 + 3be2cfb commit 8515d3a
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": "dev-master"
"altis/altis": "^12.0.0@beta"
},
"require-dev": {
"altis/local-chassis": "dev-master",
"altis/local-server": "dev-master"
"altis/local-server": "^12.0.0@beta"
},
"authors": [
{
"name": "Human Made",
"email": "[email protected]"
}
],
"minimum-stability": "dev",
"minimum-stability": "beta",
"extra": {
"installer-paths": {
"content/mu-plugins/{$name}/": [
Expand Down

0 comments on commit 8515d3a

Please sign in to comment.