Skip to content

Commit

Permalink
Switch to ^4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke committed Jul 1, 2020
1 parent b4491ba commit 7b11e64
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
],
"require": {
"php": ">=7.1",
"altis/core": "4.0.0-rc1",
"altis/cms": "4.0.0-rc1",
"altis/cloud": "4.0.0-rc1",
"altis/enhanced-search": "4.0.0-rc1",
"altis/documentation": "4.0.0-rc1",
"altis/media": "4.0.0-rc1",
"altis/seo": "4.0.0-rc1",
"altis/sso": "4.0.0-rc1",
"altis/security": "4.0.0-rc1",
"altis/multilingual": "4.0.0-rc1",
"altis/workflow": "4.0.0-rc1",
"altis/dev-tools": "4.0.0-rc1",
"altis/analytics": "4.0.0-rc1"
"altis/core": "^4.0.0",
"altis/cms": "^4.0.0",
"altis/cloud": "^4.0.0",
"altis/enhanced-search": "^4.0.0",
"altis/documentation": "^4.0.0",
"altis/media": "^4.0.0",
"altis/seo": "^4.0.0",
"altis/sso": "^4.0.0",
"altis/security": "^4.0.0",
"altis/multilingual": "^4.0.0",
"altis/workflow": "^4.0.0",
"altis/dev-tools": "^4.0.0",
"altis/analytics": "^4.0.0"
}
}

0 comments on commit 7b11e64

Please sign in to comment.