Skip to content

Commit

Permalink
📦 Laravel update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarceauKa committed Nov 11, 2020
1 parent 7038527 commit 4bf2672
Show file tree
Hide file tree
Showing 3 changed files with 1,262 additions and 723 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Unreleased

## Changed Laravel 6.20

# 1.2.43

## Added
Expand Down
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"fideloper/proxy": "^4.4",
"guzzlehttp/guzzle": "^6.5",
"hashids/hashids": "^3.0",
"lab404/laravel-auth-checker": "^1.6.0",
"laravel/framework": "^6.18.38",
"laravel/scout": "^7.2.1",
"lab404/laravel-auth-checker": "^1.6",
"laravel/framework": "^6.20",
"laravel/scout": "^7.2",
"laravel/tinker": "^1.0",
"maatwebsite/excel": "^3.1",
"mews/captcha": "^3.0",
"mews/captcha": "^3.2",
"nesk/puphpeteer": "^1.6",
"norkunas/youtube-dl-php": "^1.6",
"predis/predis": "^1.1",
"spatie/laravel-backup": "^6.11",
"spatie/laravel-medialibrary": "^7.19.0",
"spatie/laravel-medialibrary": "^7.19",
"spatie/valuestore": "^1.2",
"symfony/dom-crawler": "^4.4",
"teamtnt/laravel-scout-tntsearch-driver": "^7.2",
Expand All @@ -48,9 +48,9 @@
},
"require-dev": {
"facade/ignition": "^1.16",
"laravel/dusk": "^5.11.0",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"laravel/dusk": "^5.11",
"mockery/mockery": "^1.4",
"nunomaduro/collision": "^3.1",
"phpunit/phpunit": "^8.5"
},
"config": {
Expand Down
Loading

0 comments on commit 4bf2672

Please sign in to comment.