Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Commit

Permalink
Merge branch 'release/v2.1.3'
Browse files Browse the repository at this point in the history
* release/v2.1.3:
  Bump version
  Enforce latest composer package versions
  • Loading branch information
Omranic committed Jun 3, 2019
2 parents 81a3b44 + 1279a8a commit 5972246
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](CONTRIBUTING.md).


## [v2.1.3] - 2019-06-03
- Enforce latest composer package versions

## [v2.1.2] - 2019-06-03
- Update publish commands to support both packages and modules natively

Expand Down
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -51,16 +51,16 @@
"Illuminate/http": "~5.8.0",
"Illuminate/routing": "~5.8.0",
"Illuminate/support": "~5.8.0",
"cortex/foundation": "^2.0.0",
"cortex/foundation": "^2.1.0",
"davejamesmiller/laravel-breadcrumbs": "^5.2.0",
"laravelcollective/html": "~5.8.0",
"league/fractal": "^0.17.0",
"proengsoft/laravel-jsvalidation": "^2.4.0",
"rinvex/laravel-composer": "^2.0.0",
"rinvex/laravel-statistics": "^2.0.0",
"rinvex/laravel-menus": "^2.0.0",
"rinvex/laravel-support": "^2.0.0",
"rinvex/laravel-tenants": "^2.0.0",
"rinvex/laravel-composer": "^2.1.0",
"rinvex/laravel-statistics": "^2.1.0",
"rinvex/laravel-menus": "^2.1.0",
"rinvex/laravel-support": "^2.1.0",
"rinvex/laravel-tenants": "^2.1.0",
"silber/bouncer": "v1.0.0-rc.5",
"spatie/laravel-activitylog": "^3.6.0",
"yajra/laravel-datatables-buttons": "^4.6.0",
Expand Down

0 comments on commit 5972246

Please sign in to comment.