Skip to content

Commit

Permalink
cu
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Mar 31, 2015
1 parent 9ffbd4f commit c637577
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"type": "project",
"require": {
"laravel/framework": "~5.0.20",
"laravel/framework": "~5.0.23",
"laravelcollective/html": "~5.0",
"barryvdh/laravel-debugbar": "~2.0",
"cartalyst/sentry": "dev-feature/laravel-5",
Expand All @@ -26,7 +26,7 @@
"maatwebsite/laravel-sidebar": "~1.0.0",
"typicms/nestablecollection": "~1.1.0",
"typicms/translatablebootforms": "~2.0.2",
"typicms/core": "~2.0.20",
"typicms/core": "~2.0.21",
"typicms/blocks": "~2.0.6",
"typicms/dashboard": "~2.0.4",
"typicms/files": "~2.0.6",
Expand All @@ -42,7 +42,7 @@
"typicms/users": "~2.0.4"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"phpunit/phpunit": "~4.5",
"phpspec/phpspec": "~2.1"
},
"autoload": {
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c637577

Please sign in to comment.