Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
theyosh committed Aug 2, 2024
1 parent 71c4919 commit 75bf55a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"require": {
"php": ">=8.0.2",
"fruitcake/laravel-cors": "^3.0.0",
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^9.52.16",
"laravel/tinker": "^2.9.0",
"laravel/ui": "^4.4.0",
"laravel/ui": "^4.5.2",
"laravelcollective/html": "^6.4.1",
"pragmarx/version": "^1.3.1",
"spatie/laravel-ignition": "^1.6.4",
"vemcogroup/laravel-translation": "^3.0.12"
"spatie/laravel-ignition": "^1.7.0",
"vemcogroup/laravel-translation": "^3.0.13"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.9.2",
"mockery/mockery": "^1.6.7",
"barryvdh/laravel-debugbar": "^3.13.5",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^7.10.0",
"phpunit/phpunit": "^10.5.9"
"phpunit/phpunit": "^10.5.29"
},
"config": {
"optimize-autoloader": true,
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 75bf55a

Please sign in to comment.