Skip to content

Commit

Permalink
bump composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jrmajor committed Nov 14, 2024
1 parent 01ed2c6 commit 7d7c983
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 427 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,33 +13,33 @@
"guzzlehttp/guzzle": "^7.9",
"guzzlehttp/psr7": "^2.6",
"inertiajs/inertia-laravel": "^1.3",
"intervention/image": "^3.8",
"intervention/image": "^3.9",
"jrmajor/laravel-fluent": "^1.1",
"laravel/framework": "^11.26",
"laravel/framework": "^11.31",
"laravel/telescope": "^5.2",
"laravel/tinker": "^2.10",
"league/flysystem-aws-s3-v3": "^3.29",
"nesbot/carbon": "^3.4",
"ohdearapp/ohdear-php-sdk": "^3.10",
"sentry/sentry-laravel": "^4.9",
"sentry/sentry-laravel": "^4.10",
"spatie/laravel-collection-macros": "^7.14",
"spatie/laravel-schedule-monitor": "^3.8",
"spatie/laravel-sitemap": "^7.2",
"spatie/laravel-sluggable": "^3.6",
"spatie/temporary-directory": "^2.2",
"symfony/css-selector": "^7.0",
"symfony/dom-crawler": "^7.1",
"tightenco/ziggy": "^2.3"
"tightenco/ziggy": "^2.4"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14",
"barryvdh/laravel-ide-helper": "^3.1",
"brianium/paratest": "^7.5",
"fakerphp/faker": "^1.23",
"barryvdh/laravel-ide-helper": "^3.2",
"brianium/paratest": "^7.6",
"fakerphp/faker": "^1.24",
"jrmajor/cs": "^0.6.0",
"larastan/larastan": "^2.9",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.4",
"nunomaduro/collision": "^8.5",
"php-standard-library/phpstan-extension": "^1.1",
"phpstan/phpstan": "^1.12",
"phpstan/phpstan-mockery": "^1.1",
Expand Down
Loading

0 comments on commit 7d7c983

Please sign in to comment.