Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 15, 2024
1 parent d63f767 commit cb9d1ed
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 31 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": {
"php": "8.2.*",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "10.x-dev",
"laravel/framework": "^10.0",
"laravel/tinker": "^2.8",
"owenvoke/blade-fontawesome": "^2.0",
"spatie/laravel-feed": "^4.2",
Expand All @@ -23,7 +23,7 @@
"require-dev": {
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^6.1",
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "^9.5.10"
},
"config": {
Expand Down
63 changes: 34 additions & 29 deletions composer.lock

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

0 comments on commit cb9d1ed

Please sign in to comment.