Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSkierniewski committed Apr 29, 2017
1 parent 4e7fc9f commit 8bcf206
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 127 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -19,9 +19,9 @@
"require": {
"php": ">=7.1.0",
"laravel/framework": "5.4.*",
"gzero/cms": "dev-master",
"gzero/api": "dev-master",
"gzero/admin": "dev-master",
"gzero/cms": "^2.0",
"gzero/api": "^2.0",
"gzero/admin": "^2.0",
"predis/predis": "^1.1",
"league/flysystem-aws-s3-v3": "^1.0"
},
Expand Down

0 comments on commit 8bcf206

Please sign in to comment.