Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jcergolj committed Jan 11, 2021
1 parent feba55d commit e99fce8
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 145 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"php": "^7.3.0",
"doctrine/dbal": "^2.11",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0",
"intervention/image": "^2.0",
"laravel/framework": "^8.0",
Expand All @@ -22,7 +22,7 @@
"require-dev": {
"barryvdh/laravel-debugbar": "^3.5",
"brainmaestro/composer-git-hooks": "^2.0",
"brianium/paratest": "^6.0",
"brianium/paratest": "^6.1",
"facade/ignition": "^2.5",
"fzaninotto/faker": "^1.9.1",
"jasonmccreary/laravel-test-assertions": "^1.0",
Expand All @@ -32,7 +32,7 @@
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^5.0",
"nunomaduro/phpinsights": "^1.0",
"phpunit/phpunit": "9.4.3"
"phpunit/phpunit": "^9.5"
},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit e99fce8

Please sign in to comment.