Skip to content

Commit

Permalink
Update core requirement for final version of Canvas 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
reliq committed Oct 20, 2018
1 parent f9c0e29 commit b572a88
Show file tree
Hide file tree
Showing 3 changed files with 555 additions and 252 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"name": "cnvs/canvas",
"description": "Simple, Powerful Blog Publishing Platform",
"keywords": ["php", "laravel", "blog", "canvas"],
"keywords": [
"php",
"laravel",
"blog",
"canvas"
],
"license": "MIT",
"authors": [
{
Expand All @@ -12,7 +17,7 @@
"require": {
"cnvs/paper-dark": "*",
"doctrine/dbal": "2.6.2",
"cnvs/easel": "dev-develop",
"cnvs/easel": "3.4.5",
"fzaninotto/faker": "1.7.1",
"laravel/framework": "5.4.*",
"barryvdh/laravel-debugbar": "2.4.3"
Expand Down

0 comments on commit b572a88

Please sign in to comment.