Skip to content

Commit

Permalink
Update to Laravel 8.65
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrda committed Dec 11, 2021
1 parent 30199db commit 16b3da6
Show file tree
Hide file tree
Showing 2 changed files with 810 additions and 596 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.54",
"laravel/framework": "^8.65",
"laravel/sanctum": "^2.11",
"laravel/tinker": "^2.5",
"laravel/ui": "^3.2.1",
Expand All @@ -33,9 +33,9 @@
"facade/ignition": "^2.5",
"fakerphp/faker": "^1.9.1",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3.3"
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^5.10",
"phpunit/phpunit": "^9.5.10"
},
"autoload": {
"classmap": [
Expand Down
Loading

0 comments on commit 16b3da6

Please sign in to comment.